Merge pull request #3064 from Ms2ger/fix-wpt

Update wpt expected results; r=jdm
This commit is contained in:
Ms2ger 2014-08-10 19:40:58 +02:00
commit 08020603b1
3 changed files with 0 additions and 21 deletions

View file

@ -1,11 +1,5 @@
[interface-objects.html]
type: testharness
[Should be able to delete NodeIterator.]
expected: FAIL
[Should be able to delete TreeWalker.]
expected: FAIL
[Should be able to delete NodeFilter.]
expected: FAIL

View file

@ -6,6 +6,3 @@
[hasOwnProperty, getOwnPropertyDescriptor, getOwnPropertyNames]
expected: FAIL
[Document.getElementsByTagName]
expected: FAIL

View file

@ -1,17 +1,5 @@
[case.html]
type: testharness
[getElementsByTagName a:Abc]
expected: FAIL
[getElementsByTagName Abc]
expected: FAIL
[getElementsByTagName a:ABC]
expected: FAIL
[getElementsByTagName ABC]
expected: FAIL
[createElementNS http://www.w3.org/1999/xhtml,abc,abc]
expected: FAIL