tor-browser

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

clip-path-square-002-ref.html (332B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <title>CSS Masking: Reftest reference</title>
      5 <link rel="author" title="Dirk Schulze" href="mailto:dschulze@adobe.com">
      6 </head>
      7 <body>
      8 <p>The test passes if there is a green square and no red.</p>
      9 <div style="width: 50px; height: 50px; background-color: green; margin: 75px;"></div>
     10 </body>
     11 </html>