tor-browser

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

ruby-line-break-suppression-003-ref.html (442B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>Test for ruby line break suppression</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
      5 <link rel="author" title="Mozilla" href="https://www.mozilla.org">
      6 <link rel="stylesheet" href="support/ruby-common.css">
      7 <ruby><span>a
      8 b</span></ruby><br>
      9 <rbc><span>a
     10 b</span></rbc><br>
     11 <rtc><span>a
     12 b</span></rtc><br>
     13 <rb><span>a
     14 b</span></rb><br>
     15 <rt><span>a
     16 b</span></rt><br>