tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

test_carets_longtext.html (406B)


      1 <html>
      2  <head>
      3    <title>Bug 1094072: Orientation change test for AccessibleCaret positions</title>
      4  </head>
      5  <body id="bd">
      6  <h3 id="longtext">long long text for orientation change test long long text for orientation change test long long text for orientation change test long long text for orientation change test</h3>
      7  <div contenteditable="true" id="bottomtext">bottom text</div>
      8 </body>
      9 </html>