diff options
Diffstat (limited to 'toolkit/content/tests/chrome/rtlchrome/rtl.manifest')
-rw-r--r-- | toolkit/content/tests/chrome/rtlchrome/rtl.manifest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/content/tests/chrome/rtlchrome/rtl.manifest b/toolkit/content/tests/chrome/rtlchrome/rtl.manifest new file mode 100644 index 0000000000..a4cc6929be --- /dev/null +++ b/toolkit/content/tests/chrome/rtlchrome/rtl.manifest @@ -0,0 +1,5 @@ +content rtlchrome /
+
+# Override intl.css with our own CSS file
+override chrome://global/locale/intl.css chrome://rtlchrome/rtl.css
+override chrome://global/locale/global.dtd chrome://rtlchrome/rtl.dtd
|