tor-browser

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

link-writing-mode-dependency-crash.html (242B)


      1 <!doctype html>
      2 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1764217">
      3 <style>
      4 a {
      5  border-inline-start: currentColor;
      6 }
      7 :link {
      8  border-inline-start-color: #cba7;
      9  writing-mode: sideways-lr;
     10 }
     11 </style>
     12 <a href="#">