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

Unified Diff: LayoutTests/transitions/transition-end-event-prefixed-02-expected.txt

Issue 15179010: Regression: Event#stopPropagation() does not halt bubbling for webkitTransitionEnd (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: correct upload Created 7 years, 7 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/transitions/transition-end-event-prefixed-02-expected.txt
diff --git a/LayoutTests/transitions/transition-end-event-prefixed-02-expected.txt b/LayoutTests/transitions/transition-end-event-prefixed-02-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..218fb9ee02b97f069c52136001eb7a6d3e4d96c0
--- /dev/null
+++ b/LayoutTests/transitions/transition-end-event-prefixed-02-expected.txt
@@ -0,0 +1,10 @@
+Test to make sure that if prefixed transition events are modified we correctly modify unprefixed events.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS transitionEventBox.currentTarget is transitionEventBox.target
+

Powered by Google App Engine
This is Rietveld 408576698