tor-browser

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

user-agent-shadow-root-crash.html (573B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <link rel="help" href="https://crbug.com/1205246">
      4 <meta name="assert" content="The renderer should not crash.">
      5 
      6 This test passes if it does not crash.
      7 
      8 <details> sample1
      9 <marquee dir="auto">marquee1</marquee>
     10 <marquee dir="auto">marquee2</marquee>
     11 <marquee dir="auto">marquee3</marquee>
     12 <marquee dir="auto">marquee4</marquee>
     13 <marquee dir="auto">marquee5</marquee>
     14 <marquee dir="auto">marquee6</marquee>
     15 <marquee dir="auto">marquee7</marquee>
     16 <marquee dir="auto">marquee8</marquee>
     17 <marquee dir="auto">marquee9</marquee>
     18 </details>