tor-browser

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

selectors-namespace-001-ref.xml (277B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3 <title>Selectors Reftest Reference</title>
      4 <link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com"/>
      5 <style type="text/css">
      6 body {
      7  color: green;
      8 }
      9 </style>
     10 </head>
     11 <body>
     12 This text should be green.
     13 </body>
     14 </html>