Index: LayoutTests/fast/dom/shadow/event-path-svg-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/event-path-svg-expected.txt b/LayoutTests/fast/dom/shadow/event-path-svg-expected.txt |
index 3ce10fadd27a9ea4f177459dcc5d2e42d7ee0e5b..df1799b0612e8f2fd56c4a09b1fd4d5cfea9817c 100644 |
--- a/LayoutTests/fast/dom/shadow/event-path-svg-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/event-path-svg-expected.txt |
@@ -1,5 +1,5 @@ |
-#circle, [object SVGSVGElement], [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5 |
-#circle, [object SVGSVGElement], [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5 |
+#circle, [object SVGSVGElement], [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], [object Window], length: 6 |
+#circle, [object SVGSVGElement], [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], [object Window], length: 6 |
PASS successfullyParsed is true |
TEST COMPLETE |