tor-browser

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

two-levels-of-orthogonal-flows-fixed.html (414B)


      1 <!DOCTYPE html>
      2 <title>Two levels of writing mode roots with text inside, fixed available inline size for inner on outer</title>
      3 <link rel="author" title="Morten Stenshorne" href="mstensho@chromium.org">
      4 <div style="width:10em; border:solid; background:yellow;">
      5  <div style="padding:3px;">
      6    This text should be inside a box with a yellow background and a black border. There should be no red.
      7  </div>
      8 </div>