summaryrefslogtreecommitdiffstats
path: root/browser/extensions/formautofill/test/browser/focus-leak/doc_iframe_typecontent_input_focus.xhtml
blob: ec3aaa2648a072c39be88faf72c2bd05788aec9e (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
        xmlns:html="http://www.w3.org/1999/xhtml">
  <box>
    <html:iframe id="html-iframe"/>
  </box>
</window>