tor-browser

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

inline-flexbox-absurd-block-size-crash.html (425B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <link rel="author" title="Ting-Yu Lin" href="mailto:tlin@mozilla.com">
      4 <link rel="author" title="Mozilla" href="https://www.mozilla.org/">
      5 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1826635">
      6 <style>
      7 * {
      8  flex-flow: wrap-reverse;
      9  display: inline-flex;
     10  visibility: collapse;
     11  border-style: inset;
     12 }
     13 </style>
     14 <div style="padding-bottom: 3959291058%"></div>