diff options
Diffstat (limited to 'layout/reftests/bugs/472500-1-ref.xul')
-rw-r--r-- | layout/reftests/bugs/472500-1-ref.xul | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/bugs/472500-1-ref.xul b/layout/reftests/bugs/472500-1-ref.xul new file mode 100644 index 000000000..547f8f077 --- /dev/null +++ b/layout/reftests/bugs/472500-1-ref.xul @@ -0,0 +1,3 @@ +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> + <hbox>This is some text</hbox> +</window> |