improperly-contained-annotation-001-ref.html (499B)
1 <!DOCTYPE html> 2 3 <meta charset="UTF-8"> 4 5 <title>CSS Reference File</title> 6 7 <link rel="author" title="GĂ©rard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> 8 9 <style> 10 ruby 11 { 12 background-color: lightblue; 13 font-size: 40px; 14 } 15 </style> 16 17 <ruby><rbc>B<ruby>​<rt>A</rt></ruby></rbc></ruby> 18 19 <!-- 20 21 ​ or ​ is the entity reference for zero-wide space. 22 23 MathML uses the entity name ​ for this character. 24 25 -->