gecko-dev/layout/reftests/css-namespace/ref-lime-1-generic.xml

12 строки
371 B
XML
Исходник Обычный вид История

2009-08-06 04:45:49 +04:00
<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 { background:lime }
</style>
</head>
<t>This sentence should have a green background.</t>
</root>