tor-browser

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

svg-foreignobject-no-size-container-ref.html (195B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <p>You should see the word PASS below and no red.</p>
      4 <svg><foreignObject style="width:100px;height:100px;"><div>PASS</div><foreignObject></svg>