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 |