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

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

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 2 months 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 ec6b5c518ec69a79bcc6e7c4af3ef570d2a96ff7..570b00526bc9a28135c29908c0a4245f2402f945 100644
--- a/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
+++ b/LayoutTests/svg/custom/use-instanceRoot-event-bubbling-expected.txt
@@ -3,6 +3,9 @@ Tests wheter SVG event bubbling works accross shadow trees.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+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)"

Powered by Google App Engine
This is Rietveld 408576698