summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.css
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.css')
-rw-r--r--testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.css b/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.css
new file mode 100644
index 0000000000..e5ac35ace8
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/other-formats/xml/background-19.css
@@ -0,0 +1,6 @@
+
+ generic { background: green; border: lime 1em solid; margin: 1em; padding: 1em; color: yellow; }
+ generic { display: inline; line-height: 7em; }
+ a[*|href] { color: inherit; background: transparent; text-decoration: underline; cursor: pointer; }
+ * { margin: 1em; padding: 1em; }
+ root { padding: 0; margin: 0; background: transparent; background: green; } \ No newline at end of file