tor-browser

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

anonymous-block-ref.html (185B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body>
      4 <p>This tests that text nodes that have a flexbox as a parent are wrapped in
      5 anonymous blocks.</p>
      6 <div>This text should be visible.</div>
      7 </body>
      8 </html>