tor-browser

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

doc_treeupdate_whitespace.html (613B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2  <head>
      3    <meta charset="utf-8"/>
      4    <title>Whitespace text accessible creation/destruction</title>
      5  </head>
      6  <body id="body">
      7    <div id="container1">  <img src="http://example.com/a11y/accessible/tests/mochitest/moz.png">  <img id="img1" src="http://example.com/a11y/accessible/tests/mochitest/moz.png">  <img src="http://example.com/a11y/accessible/tests/mochitest/moz.png">  </div>
      8    <div id="container2-parent"> <a id="container2" href=""></a> <a href=""><img src="http://example.com/a11y/accessible/tests/mochitest/moz.png"></a> </div>
      9  </body>
     10 </html>