summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/chrome/rtlchrome/rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/content/tests/chrome/rtlchrome/rtl.css')
-rw-r--r--toolkit/content/tests/chrome/rtlchrome/rtl.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/content/tests/chrome/rtlchrome/rtl.css b/toolkit/content/tests/chrome/rtlchrome/rtl.css
new file mode 100644
index 000000000..0fea01001
--- /dev/null
+++ b/toolkit/content/tests/chrome/rtlchrome/rtl.css
@@ -0,0 +1,2 @@
+/* Imitate RTL UI */
+window { direction: rtl; }