mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
5 lines
258 B
HTML
5 lines
258 B
HTML
<!DOCTYPE html>
|
|
<meta charset="UTF-8">
|
|
<title>Empty ruby text container</title>
|
|
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
|
<div style="font-size: 64px; line-height: 5">a<ruby><rb>b</rb><rtc><rt></rt></rtc><rt>c</rt></ruby>d</div>
|