tor-browser

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

content-visibility-hidden-and-innertext-ref.html (231B)


      1 <!DOCTYPE html>
      2 <html>
      3 <style>
      4 body {
      5  font-family: Monospace;
      6 }
      7 </style>
      8 <body>
      9 PASS if innerText reads: "content-visibility does not apply to inline boxes"
     10 <pre>innerText: content-visibility does not apply to inline boxes</pre>