summaryrefslogtreecommitdiffstats
path: root/layout/style/test/file_shared_sheet_caching.css
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style/test/file_shared_sheet_caching.css')
-rw-r--r--layout/style/test/file_shared_sheet_caching.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/style/test/file_shared_sheet_caching.css b/layout/style/test/file_shared_sheet_caching.css
new file mode 100644
index 0000000000..2ceb1b7e0b
--- /dev/null
+++ b/layout/style/test/file_shared_sheet_caching.css
@@ -0,0 +1,3 @@
+:root {
+ background-color: lime;
+}