Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
        <head>
                <meta charset="utf-8">
                <title>CSS Reference File</title>
                <link rel="author" title="Yu.Taguchi" href="mailto:taguchu@gmail.com">
                <!-- link rel="reviewer" title="" href="" -->
        <style>
            div {
                font: 1.5em/2 monospace;
            }
        </style>
        </head>
        <body>
                <p>Test passes if ﹅ is above every single character of "Text sample".</p>
                <div><ruby class="dot">T<rt>﹅</rt>e<rt>﹅</rt>x<rt>﹅</rt>t<rt>﹅</rt></ruby> <ruby class="circle">s<rt>﹅</rt>a<rt>﹅</rt>m<rt>﹅</rt>p<rt>﹅</rt>l<rt>﹅</rt>e<rt>﹅</rt></span></div>
        </body>
</html>