summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml')
-rw-r--r--layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml b/layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml
new file mode 100644
index 000000000..9c45f9de7
--- /dev/null
+++ b/layout/reftests/w3c-css/received/css-namespaces-3/reftest/ref-lime-5.xml
@@ -0,0 +1,14 @@
+<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>
+ <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>