Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: LayoutTests/svg/dom/method-argument-aritychecks-expected.txt

Issue 252893004: Remove SVGElementInstanceList (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add expected results Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/svg/dom/method-argument-aritychecks.html ('k') | LayoutTests/svg/dom/svg2-inheritance.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « LayoutTests/svg/dom/method-argument-aritychecks.html ('k') | LayoutTests/svg/dom/svg2-inheritance.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698