Stop including the element during Element.getElementsByClassName.

https://github.com/servo/servo/issues/3995
This commit is contained in:
Achal Shah 2014-11-17 19:59:16 -08:00
parent efb4fe4a4a
commit 712b3d0f5b
4 changed files with 2 additions and 17 deletions

View file

@ -1,5 +0,0 @@
[getElementsByClassName-12.htm]
type: testharness
[element.getElementsByClassName(): simple]
expected: FAIL

View file

@ -1,5 +0,0 @@
[getElementsByClassName-13.htm]
type: testharness
[element.getElementsByClassName(): adding an element]
expected: FAIL

View file

@ -1,5 +0,0 @@
[getElementsByClassName-18.htm]
type: testharness
[element.getElementsByClassName(array): "a", "b"]
expected: FAIL