Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-ruby/ruby-base-container-abs.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Ruby Test: ruby base container with abs. pos. child</title>
<link rel="match" href="empty-ruby-base-container-ref.html">
<style>
a { position: absolute; }
</style>
<div style="font-size: 64px; line-height: 3">a<ruby><a> </a><rt>b</rt></ruby>c</div>