Index: LayoutTests/svg/dom/method-argument-aritychecks-expected.txt |
diff --git a/LayoutTests/svg/dom/method-argument-aritychecks-expected.txt b/LayoutTests/svg/dom/method-argument-aritychecks-expected.txt |
index 6213d00cb55f5e94491bdf3a7428c83d76d23f8d..4123178810e977873669937e1692c0ad30da5177 100644 |
--- a/LayoutTests/svg/dom/method-argument-aritychecks-expected.txt |
+++ b/LayoutTests/svg/dom/method-argument-aritychecks-expected.txt |
@@ -14,13 +14,6 @@ PASS animateElm.endElementAt() threw exception TypeError: Failed to execute 'end |
PASS animateElm.endElementAt(0) did not throw exception. |
-SVGElementInstanceList |
- |
-item(unsigned long index) |
-PASS useElm.instanceRoot.childNodes.item() threw exception TypeError: Failed to execute 'item' on 'SVGElementInstanceList': 1 argument required, but only 0 present.. |
-PASS useElm.instanceRoot.childNodes.item(0) did not throw exception. |
- |
- |
SVGFEDropShadowElement |
setStdDeviation(float stdDeviationX, float stdDeviationY) |