Bug 1443112 [wpt PR 9804] - Add some basic autofocus tests, a=testonly
commit6ab17baa48065fc578311fff6490ed56a5895b86
authorDomenic Denicola <d@domenic.me>
Mon, 26 Mar 2018 15:21:46 +0000 (26 15:21 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Sat, 31 Mar 2018 21:32:03 +0000 (31 22:32 +0100)
tree49d6664bcad6790cfdfa6e29c1d5327da126c748
parentb6c8e886383feb22611d0ccecc7a68dfa62aa3ae
Bug 1443112 [wpt PR 9804] - Add some basic autofocus tests, a=testonly

Automatic update from web-platform-testsAdd some basic autofocus tests

Follows https://github.com/whatwg/html/pull/3488, although certainly doesn't test the underlying issue exhaustively.

wpt-commits: b92c2b1e320cfd5f2afeb111776ba021c8e28b3c
wpt-pr: 9804
wpt-commits: b92c2b1e320cfd5f2afeb111776ba021c8e28b3c
wpt-pr: 9804
testing/web-platform/meta/MANIFEST.json
testing/web-platform/tests/html/semantics/forms/autofocus/first-when-later-but-before.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/forms/autofocus/first-when-later.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/forms/autofocus/first.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/forms/autofocus/not-on-first-task.html [new file with mode: 0644]