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

Unified Diff: LayoutTests/jquery/event-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/jquery/event-expected.txt
diff --git a/LayoutTests/jquery/event-expected.txt b/LayoutTests/jquery/event-expected.txt
index 8ad7b5cb4e4fab0f657994f92339ab1396ff6023..13529f5b593aa78c516b95ddc2759ee02ec6a673 100644
--- a/LayoutTests/jquery/event-expected.txt
+++ b/LayoutTests/jquery/event-expected.txt
@@ -1,2 +1,3 @@
+CONSOLE MESSAGE: event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
ALERT: 376 tests of 376 passed, 0 failed.

Powered by Google App Engine
This is Rietveld 408576698