tor-browser

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

font-features-two-stylesheets-crash.html (365B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4 <title>CSS Test: @font-feature-values crashes with two stylesheets</title>
      5 <link rel="author" href="mailto:sesse@chromium.org">
      6 <link rel="help" href="https://crbug.com/1444274">
      7 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
      8 <style></style><iframe></iframe><style>@font-feature-values x {</style>
      9 </head>
     10 </html>