summaryrefslogtreecommitdiffstats
path: root/dom/html/reftests/autofocus/autofocus-after-load-ref.html
blob: f28f06f0f353e4825549471d1a059bab8496da7d (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <input autofocus><textarea></textarea><select></select><button></button>
  </body>
</html>