tor-browser

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

empty-ruby-text-container.html (384B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>Empty ruby text container</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      5 <link rel="help" href="https://drafts.csswg.org/css-ruby-1/#ruby-layout">
      6 <link rel="match" href="empty-ruby-text-container-ref.html">
      7 <div style="font-size: 64px; line-height: 5">a<ruby><rb>b</rb><rtc></rtc><rt>c</rt></ruby>d</div>