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

Unified Diff: LayoutTests/svg/dom/svg2-inheritance.html

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
Index: LayoutTests/svg/dom/svg2-inheritance.html
diff --git a/LayoutTests/svg/dom/svg2-inheritance.html b/LayoutTests/svg/dom/svg2-inheritance.html
index 974b2a2fe47d4205765f43da0da018492d064c7f..513b971a7ac4b94a684d4154ce35633a30a695ea 100644
--- a/LayoutTests/svg/dom/svg2-inheritance.html
+++ b/LayoutTests/svg/dom/svg2-inheritance.html
@@ -57,7 +57,6 @@ checkParent("SVGDefsElement", "SVGGraphicsElement");
checkParent("SVGDescElement", "SVGElement");
checkParent("SVGElement", "Element");
checkParent("SVGElementInstance", "EventTarget");
-checkParent("SVGElementInstanceList", "Object");
checkParent("SVGEllipseElement", "SVGGeometryElement");
checkParent("SVGFontElement", "SVGElement");
checkParent("SVGFontFaceElement", "SVGElement");
« no previous file with comments | « LayoutTests/svg/dom/method-argument-aritychecks-expected.txt ('k') | LayoutTests/svg/dom/svg2-inheritance-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698