summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/syntax/support/plaintext.css
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/syntax/support/plaintext.css')
-rw-r--r--testing/web-platform/tests/css/CSS2/syntax/support/plaintext.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/syntax/support/plaintext.css b/testing/web-platform/tests/css/CSS2/syntax/support/plaintext.css
new file mode 100644
index 0000000000..06283232e7
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/syntax/support/plaintext.css
@@ -0,0 +1,5 @@
+div
+{
+background-color: red !important;
+font-size: 2em;
+} \ No newline at end of file