Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>CSS-contain test reference</title>
<style>
div { overflow: hidden; }
rt {
display: ruby-text;
font-size: 1rem;
}
</style>
<p>This test passes if you can see the word PASS below.
<div><ruby><rt>PASS</rt></ruby></div>