Update wpt expected results.

Due to a mozlog bug, our automation didn't catch those changes.
This commit is contained in:
Ms2ger 2014-08-09 13:03:38 +02:00
parent 19efca3ab5
commit 5f16e1d34d
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