tor-browser

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

shape-outside-ellipse-integer-overflow-crash.html (374B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Mozilla" href="http://www.mozilla.org/">
      3 <link rel="help" href="https://drafts.csswg.org/css-shapes-1/#supported-basic-shapes">
      4 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1620671">
      5 
      6 <style>
      7 .a {
      8  float: left;
      9  min-height: 99vw;
     10  shape-outside: ellipse(61% 100% at 34% 62%);
     11 }
     12 </style>
     13 <button class="a">