summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/463217-1-ref.xul
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/463217-1-ref.xul')
-rw-r--r--layout/reftests/bugs/463217-1-ref.xul7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/463217-1-ref.xul b/layout/reftests/bugs/463217-1-ref.xul
new file mode 100644
index 000000000..0c919972b
--- /dev/null
+++ b/layout/reftests/bugs/463217-1-ref.xul
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <vbox style="height:204px; border:2px solid blue;" flex="0">
+ <image style="list-style-image: url(mozilla-banner.gif);"/>
+ </vbox>
+ <vbox/>
+</window>