1
0
Fork 0
firefox/testing/web-platform/tests/css/css-ruby/ruby-line-break-suppression-001.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

13 lines
527 B
HTML

<!DOCTYPE html>
<meta charset="UTF-8">
<title>Test for ruby line break suppression</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<link rel="help" href="https://drafts.csswg.org/css-ruby-1/#box-fixup">
<link rel="match" href="ruby-line-break-suppression-001-ref.html">
<link rel="stylesheet" href="support/ruby-common.css">
<ruby>a<br>b</ruby><br>
<rbc>a<br>b</rbc><br>
<rtc>a<br>b</rtc><br>
<rb>a<br>b</rb><br>
<rt>a<br>b</rt>