summaryrefslogtreecommitdiffstats
path: root/browser/extensions/formautofill/test/browser/focus-leak/doc_iframe_typecontent_input_focus_frame.html
blob: 00853d8eecf86ab87771e0ead17a4ea2c70f05d0 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type="text" name="test" class="focusme">
  </body>
</html>