mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
10 lines
358 B
XML
10 lines
358 B
XML
<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 style="background: lime">This sentence should have a green background.</p>
|
|
</body>
|
|
</html>
|