ruby-line-break-suppression-001.html (527B)
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="help" href="https://drafts.csswg.org/css-ruby-1/#box-fixup"> 7 <link rel="match" href="ruby-line-break-suppression-001-ref.html"> 8 <link rel="stylesheet" href="support/ruby-common.css"> 9 <ruby>a<br>b</ruby><br> 10 <rbc>a<br>b</rbc><br> 11 <rtc>a<br>b</rtc><br> 12 <rb>a<br>b</rb><br> 13 <rt>a<br>b</rt>