tor-browser

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

fieldset-first-line-crash.html (204B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1871513">
      4 <style>
      5 *::first-line { }
      6 .a {
      7  display: inline-grid;
      8 }
      9 </style>
     10 <fieldset class="a">