mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
846 B
XML
16 lines
846 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><test style="background: lime">This sentence should have a green background.</test></p>
|
|
<p><test style="background: lime">This sentence should have a green background.</test></p>
|
|
<p><test style="background: lime">This sentence should have a green background.</test></p>
|
|
<p><test style="background: lime">This sentence should have a green background.</test></p>
|
|
<p><test style="background: lime">This sentence should have a green background.</test></p>
|
|
<p><test style="background: lime">This sentence should have a green background.</test></p>
|
|
</body>
|
|
</html>
|