mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
11 lines
368 B
XML
11 lines
368 B
XML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<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>
|
|
</head>
|
|
<body>
|
|
<p style="background: lime">This sentence should have a green background.</p>
|
|
</body>
|
|
</html>
|