mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
12 lines
371 B
XML
12 lines
371 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 { background:lime }
|
|
</style>
|
|
</head>
|
|
<t>This sentence should have a green background.</t>
|
|
</root>
|