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,8 @@
[style_media_change.html]
type: testharness
[change media value dynamically]
expected: FAIL
[removing media attribute]
expected: FAIL

View file

@ -0,0 +1,8 @@
[style_type.html]
type: testharness
[With a whitespace-surrounded type attribute, the style should not apply]
expected: FAIL
[With a charset parameter in the type attribute, the style should not apply]
expected: FAIL

View file

@ -0,0 +1,11 @@
[style_type_change.html]
type: testharness
[Check initial styleSheets length type]
expected: FAIL
[Change type from invalid type to valid type]
expected: FAIL
[Change type from valid type to invalid type]
expected: FAIL