summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/general/cssB.css
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/general/cssB.css')
-rw-r--r--dom/tests/mochitest/general/cssB.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/tests/mochitest/general/cssB.css b/dom/tests/mochitest/general/cssB.css
new file mode 100644
index 0000000000..8d44ebd00f
--- /dev/null
+++ b/dom/tests/mochitest/general/cssB.css
@@ -0,0 +1,2 @@
+@import 'cssC.css';
+@import url('http://example.org/tests/dom/tests/mochitest/general/cssC.css');