tenfourfox/layout/reftests/w3c-css/received/css3-namespace/ref-lime-2-generic.xml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

14 lines
454 B
XML

<root>
<head xmlns="http://www.w3.org/1999/xhtml">
<link rel="author" title="L. David Baron" href="http://dbaron.org/"/>
<link rel="author" title="Mozilla Foundation" href="http://mozilla.org/"/>
<title>CSS Namespaces Test Suite reference</title>
<style>
t, root { display:block }
t { background:lime }
</style>
</head>
<t>This sentence should have a green background.</t>
<t>This sentence should have a green background.</t>
</root>