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

Unified Diff: LayoutTests/svg/dom/svg2-inheritance-expected.txt

Issue 257033002: Do not implement EventTarget on SVGElementInstance (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to fix TestExpectations Created 6 years, 7 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-expected.txt
diff --git a/LayoutTests/svg/dom/svg2-inheritance-expected.txt b/LayoutTests/svg/dom/svg2-inheritance-expected.txt
index 1c190cd9e6b453507064225b52b1cea6a42a973e..d54ae6d77dc4d86eb5b5294d9cfdad7df6520764 100644
--- a/LayoutTests/svg/dom/svg2-inheritance-expected.txt
+++ b/LayoutTests/svg/dom/svg2-inheritance-expected.txt
@@ -35,7 +35,6 @@ PASS SVGCursorElement inherits SVGElement
PASS SVGDefsElement inherits SVGGraphicsElement
PASS SVGDescElement inherits SVGElement
PASS SVGElement inherits Element
-PASS SVGElementInstance inherits EventTarget
PASS SVGEllipseElement inherits SVGGeometryElement
PASS SVGFontElement inherits SVGElement
PASS SVGFontFaceElement inherits SVGElement

Powered by Google App Engine
This is Rietveld 408576698