summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.xml')
-rw-r--r--testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.xml b/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.xml
new file mode 100644
index 0000000000..d20be7eb8a
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<!DOCTYPE generic>
+
+<?xml-stylesheet type="text/css" href="19.css" ?>
+
+<generic xmlns:xlink="http://www.w3.org/1999/xlink">
+
+ <link xmlns="http://www.w3.org/1999/xhtml" rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/background/21.xml" type="application/xhtml+xml"/>
+ <link xmlns="http://www.w3.org/1999/xhtml" rel="help" href="https://www.w3.org/TR/CSS2/colors.html#background"/> <!-- I have no real idea of what this is trying to test -->
+ <link xmlns="http://www.w3.org/1999/xhtml" rel="match" href="background-19-alt.xml"/>
+
+ <!-->CSS Test: Background: Test Nineteen</-->
+
+ This is an XML document. This paragraph should have one long
+ lime border surrounding each line, since this text is the root
+ element and the root element is an inline element.
+
+ The background EVERYWHERE should be green. Including the canvas.
+ THE ROOT ELEMENT SHOULD NOT STRETCH TO FIT THE VIEWPORT!
+
+ <a xlink:type="simple" xlink:href="19-alt.xml">THIS PAGE SHOULD LOOK EXACTLY LIKE THIS ALTERNATIVE!</a>
+
+</generic>