ref-lime-2-generic.xml (444B)
1 <root> 2 <head xmlns="http://www.w3.org/1999/xhtml"> 3 <link rel="author" title="L. David Baron" href="https://dbaron.org/"/> 4 <link rel="author" title="Mozilla" href="http://mozilla.org/"/> 5 <title>CSS Namespaces Test Suite reference</title> 6 <style> 7 t, root { display:block } 8 t { background:lime } 9 </style> 10 </head> 11 <t>This sentence should have a green background.</t> 12 <t>This sentence should have a green background.</t> 13 </root>