summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-message-categories-css-parser.css
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/webconsole/test/browser/test-message-categories-css-parser.css')
-rw-r--r--devtools/client/webconsole/test/browser/test-message-categories-css-parser.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/devtools/client/webconsole/test/browser/test-message-categories-css-parser.css b/devtools/client/webconsole/test/browser/test-message-categories-css-parser.css
new file mode 100644
index 0000000000..f6db823987
--- /dev/null
+++ b/devtools/client/webconsole/test/browser/test-message-categories-css-parser.css
@@ -0,0 +1,10 @@
+/*
+ * Any copyright is dedicated to the Public Domain.
+ * http://creativecommons.org/publicdomain/zero/1.0/
+ */
+
+p {
+ color: #0f0;
+ foobarCssParser: failure;
+}
+