blob: 9509a4bd3421226e48421dd643c7f625fd33316c (
plain)
1
2
3
4
5
6
7
8
9
10
|
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="author" title="L. David Baron" href="https://dbaron.org/"/>
<link rel="author" title="Mozilla" href="http://mozilla.org/"/>
<title>CSS Namespaces Test Suite reference</title>
</head>
<body>
<p><test style="background: lime">This sentence should have a green background.</test></p>
</body>
</html>
|