summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-location-styleeditor-link-2.css
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/webconsole/test/browser/test-location-styleeditor-link-2.css')
-rw-r--r--devtools/client/webconsole/test/browser/test-location-styleeditor-link-2.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/devtools/client/webconsole/test/browser/test-location-styleeditor-link-2.css b/devtools/client/webconsole/test/browser/test-location-styleeditor-link-2.css
new file mode 100644
index 0000000000..c24cb28a77
--- /dev/null
+++ b/devtools/client/webconsole/test/browser/test-location-styleeditor-link-2.css
@@ -0,0 +1,9 @@
+/*
+ * Any copyright is dedicated to the Public Domain.
+ * http://creativecommons.org/publicdomain/zero/1.0/
+ */
+
+body {
+ color: #0fl;
+ font-weight: bold;
+}