summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/403458-winmenu-rtl.xul
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/native-theme/403458-winmenu-rtl.xul')
-rw-r--r--layout/reftests/native-theme/403458-winmenu-rtl.xul7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/native-theme/403458-winmenu-rtl.xul b/layout/reftests/native-theme/403458-winmenu-rtl.xul
new file mode 100644
index 000000000..03905210a
--- /dev/null
+++ b/layout/reftests/native-theme/403458-winmenu-rtl.xul
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
+
+<window id="window403458"
+ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <hbox style="-moz-appearance: menuarrow; direction: rtl" />
+</window>