Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired-with-same-related-target-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired-with-same-related-target-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired-with-same-related-target-expected.txt |
index de5b89ad65998c89ef97917ed989c158729aa17a..ba44ebff04c082c033077a8e04ee1b30e60ecb24 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired-with-same-related-target-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired-with-same-related-target-expected.txt |
@@ -10,6 +10,8 @@ DIV id=sandbox |
mouseout |
mouseover |
+ @div1 (target: div1) (related: div1) |
+ @shadow-root (target: div1) (related: div1) |
PASS successfullyParsed is true |
TEST COMPLETE |