mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
Update web-platform-tests to revision 9b5bdedc2ad7797a6b99895157aeaa2b3a2d61e6
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="UTF-8">
|
||||
<title>Empty ruby text container</title>
|
||||
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
||||
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-ruby-1/#ruby-layout">
|
||||
<link rel="match" href="empty-ruby-text-container-ref.html">
|
||||
<style>
|
||||
a { float: right; }
|
||||
</style>
|
||||
<div style="font-size: 64px; line-height: 5">a<ruby><rb>b</rb><rtc><a> </a></rtc><rt>c</rt></ruby>d</div>
|
||||
Reference in New Issue
Block a user