Index: LayoutTests/webexposed/event-target-in-prototype-expected.txt |
diff --git a/LayoutTests/webexposed/event-target-in-prototype-expected.txt b/LayoutTests/webexposed/event-target-in-prototype-expected.txt |
index 9383e0435a7aeba8191d3d2b28cfa9fd2a50a848..4ba603aef39775e22450da1bf80e7cba828bec06 100644 |
--- a/LayoutTests/webexposed/event-target-in-prototype-expected.txt |
+++ b/LayoutTests/webexposed/event-target-in-prototype-expected.txt |
@@ -10,7 +10,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 |