1
0
Fork 0
firefox/testing/web-platform/tests/css/css-namespaces/reference/ref-lime-1-generic.xml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

11 lines
361 B
XML

<root>
<head xmlns="http://www.w3.org/1999/xhtml">
<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>
<style>
t { background:lime }
</style>
</head>
<t>This sentence should have a green background.</t>
</root>