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

Unified Diff: LayoutTests/virtual/stable/webexposed/event-target-in-prototype-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/virtual/stable/webexposed/event-target-in-prototype-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt b/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
index 76d28135c0f7d81a0e58f3387aefc5afed84db01..7ad0020e99bf38581691ae0351f691407ef4df4b 100644
--- a/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
@@ -9,7 +9,6 @@ PASS MediaSource.prototype.__proto__ is EventTarget.prototype
PASS MessagePort.prototype.__proto__ is EventTarget.prototype
PASS Node.prototype.__proto__ is EventTarget.prototype
PASS Performance.prototype.__proto__ is EventTarget.prototype
-PASS SVGElementInstance.prototype.__proto__ is EventTarget.prototype
PASS SharedWorker.prototype.__proto__ is EventTarget.prototype
PASS WebSocket.prototype.__proto__ is EventTarget.prototype
PASS Window.prototype.__proto__ is EventTarget.prototype
« no previous file with comments | « LayoutTests/svg/dom/svg2-inheritance-expected.txt ('k') | LayoutTests/webexposed/event-target-in-prototype.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698