tor-browser

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

firefox-bug-1904419.html (613B)


      1 <!-- Quirks mode -->
      2 <style>
      3 #a {
      4  columns: 15;
      5 }
      6 #b {
      7  grid-template: repeat(auto-fill, fit-content(3%)) / 1em;
      8 }
      9 *:only-of-type {
     10  white-space: pre-line;
     11  margin-bottom: 76%;
     12 }
     13 *:last-of-type {
     14  float: inline-end;
     15  display: flow;
     16 }
     17 </style>
     18 <section id="a">
     19 <main>
     20 <audio controls=""></audio>
     21 A
     22 <pre>
     23 </main>
     24 <b>
     25 <details open="">
     26 AAAAAAAAAAAAAAA
     27 <summary>
     28 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
     29 </b>
     30 <bdi id="b">
     31 <small>
     32 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
     33 <button></button>
     34 </bdi>
     35 </html>