mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
7 lines
363 B
HTML
7 lines
363 B
HTML
<!DOCTYPE html>
|
|
<meta charset="UTF-8">
|
|
<title>Empty ruby base container</title>
|
|
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
|
<link rel="help" href="https://drafts.csswg.org/css-ruby-1/#ruby-layout">
|
|
<link rel="match" href="empty-ruby-base-container-ref.html">
|
|
<div style="font-size: 64px; line-height: 3">a<ruby><rt>b</rt></ruby>c</div>
|