summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/335628-2-ref.xul
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/335628-2-ref.xul')
-rw-r--r--layout/reftests/bugs/335628-2-ref.xul7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/bugs/335628-2-ref.xul b/layout/reftests/bugs/335628-2-ref.xul
new file mode 100644
index 000000000..1213c33fc
--- /dev/null
+++ b/layout/reftests/bugs/335628-2-ref.xul
@@ -0,0 +1,7 @@
+<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+ <hbox orient="horizontal">
+ <label value="a"/>
+ <textbox style="visibility: hidden"/>
+ <label value="b"/>
+ </hbox>
+</window>