summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/other-formats/xml/background-18.css
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/other-formats/xml/background-18.css')
-rw-r--r--testing/web-platform/tests/css/CSS2/other-formats/xml/background-18.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/other-formats/xml/background-18.css b/testing/web-platform/tests/css/CSS2/other-formats/xml/background-18.css
new file mode 100644
index 0000000000..31af564064
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/other-formats/xml/background-18.css
@@ -0,0 +1,5 @@
+
+ generic { background: green; border: lime 1em solid; margin: 1em; padding: 1em; color: yellow; }
+ generic, p { display: block; }
+ a[*|href] { color: inherit; background: transparent; text-decoration: underline; cursor: pointer; }
+ * { margin: 1em; padding: 1em; }