tor-browser

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

display-contents-sharing-001-ref.html (249B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <title style="display: none">CSS Test Reference</title>
      4 <link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
      5 <style>
      6  * { display: contents }
      7 </style>
      8 <whatever>
      9  PASS
     10 </whatever>