Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326

This commit is contained in:
Josh Matthews 2017-10-12 09:25:50 -04:00
parent 462c272380
commit 1f531f66ea
5377 changed files with 174916 additions and 84369 deletions

View file

@ -0,0 +1,6 @@
[dialog-autofocus-multiple-times.html]
type: testharness
expected: TIMEOUT
[autofocus is run every time a dialog is opened]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[dialog-autofocus.html]
type: testharness
expected: TIMEOUT
[autofocus when a modal dialog is opened]
expected: TIMEOUT

View file

@ -21,3 +21,9 @@
[opening dialog with multiple focusable children, one having the autofocus attribute]
expected: FAIL
[showModal() on a <dialog> after initial showModal() and removing the open attribute]
expected: FAIL
[when opening multiple dialogs, the most recently opened is rendered on top]
expected: FAIL