10 <p>Tests that CSS-generated :before or :after content just appear as
11 if they were the first or last DOM child of the ruby element.
</p>
12 <p>The blue text should have annotations above them (yellow background).
</p>
13 </p>Foo
<ruby><span>[before]b
</span><rt>long text
</rt></ruby> Bar
<br></p>
14 </p>Foo
<ruby><span>b
</span><rt>long text
</rt>[after]
</ruby> Bar
<br></p>
15 </p>Foo
<ruby><span>[before]b
</span><rt>long text
</rt>[after]
</ruby> Bar
<br></p>