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

Unified Diff: LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/svg/custom/use-instanceRoot-event-bubbling-expected.txt
diff --git a/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt b/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
index 8e9ab2a08dda9f0f85e924203215ef2393ad6dbd..570b00526bc9a28135c29908c0a4245f2402f945 100644
--- a/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
+++ b/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
@@ -3,11 +3,11 @@ Tests wheter SVG event bubbling works accross shadow trees.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rect)"
PASS successfullyParsed is true
TEST COMPLETE
PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rect)"
+PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rect)"
PASS msg is "[EventHandler 2] type: click phase: BUBBLING target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rectParent)"
PASS msg is "[EventHandler 1] type: click phase: AT_TARGET target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rect)"
PASS msg is "[EventHandler 2] type: click phase: BUBBLING target: [object SVGElementInstance] (id: rect) currentTarget: [object SVGElementInstance] (id: rectParent)"

Powered by Google App Engine
This is Rietveld 408576698