Make DOMTokenList.contains not throw anymore

This commit is contained in:
Guillaume Gomez 2016-06-03 17:54:35 +02:00
parent 51d41c5161
commit 66b0568bb3
5 changed files with 9 additions and 70 deletions

View file

@ -1,8 +0,0 @@
[Element-classlist.html]
type: testharness
[.contains(empty_string) must return false]
expected: FAIL
[.contains(string_with_spaces) must return false]
expected: FAIL