summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/508816-1.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/508816-1.xhtml')
-rw-r--r--layout/generic/crashtests/508816-1.xhtml9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/generic/crashtests/508816-1.xhtml b/layout/generic/crashtests/508816-1.xhtml
new file mode 100644
index 0000000000..46543f563c
--- /dev/null
+++ b/layout/generic/crashtests/508816-1.xhtml
@@ -0,0 +1,9 @@
+<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
+ style="direction: rtl">
+ <scrollbox maxwidth="100" style="overflow: scroll;">
+ <button label="One"/>
+ <button label="Two"/>
+ <button label="Three"/>
+ <button label="Four and the rest of the numbers go here"/>
+ </scrollbox>
+</window>