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

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

Issue 22893051: Add support for BeforeUnloadEvent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix test failures Created 7 years, 4 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-01-expected.txt
diff --git a/LayoutTests/transitions/transition-end-event-prefixed-01-expected.txt b/LayoutTests/transitions/transition-end-event-prefixed-01-expected.txt
index 992de620146c7712b1161d2c8f17ec8974f014c9..caa9d6c2870c601f4d38e56a174d56b656c99edf 100644
--- a/LayoutTests/transitions/transition-end-event-prefixed-01-expected.txt
+++ b/LayoutTests/transitions/transition-end-event-prefixed-01-expected.txt
@@ -11,7 +11,6 @@ PASS transitionEventContainer.bubbles is transitionEventBox.bubbles
PASS transitionEventContainer.timeStamp is transitionEventBox.timeStamp
PASS transitionEventContainer.cancelable is transitionEventBox.cancelable
PASS transitionEventContainer.srcElement is transitionEventBox.srcElement
-PASS transitionEventContainer.returnValue is transitionEventBox.returnValue
PASS transitionEventContainer.cancelBubble is transitionEventBox.cancelBubble
PASS transitionEventContainer.defaultPrevented is transitionEventBox.defaultPrevented
PASS transitionEventContainer.target is transitionEventBox.target

Powered by Google App Engine
This is Rietveld 408576698