Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 537507-1-ref.xul
blob0edf8311cd1eaa2fe06c2f172a7fabf654e83bf5
1 <?xml version="1.0"?>
2 <?xml-stylesheet href="chrome://global/skin" type="text/css"?>
4 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
5 orient="vertical">
6 <label value="The iframe below should show the string 'Here'"/>
7 <iframe src="537507-1-frame.xul"></iframe>
8 </window>