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/fast/events/overflow-events-expected.txt

Issue 295993006: Deprecate the overflowchanged event (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update tests Created 6 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/fast/events/overflow-events-expected.txt
diff --git a/LayoutTests/fast/events/overflow-events-expected.txt b/LayoutTests/fast/events/overflow-events-expected.txt
index 62bbbc6e1d5d866fa3ab9da063ca44056428a775..efdf643f390edf7b476dc4d35a59a4dd82a94482 100644
--- a/LayoutTests/fast/events/overflow-events-expected.txt
+++ b/LayoutTests/fast/events/overflow-events-expected.txt
@@ -1,2 +1,3 @@
+CONSOLE WARNING: The 'overflowchanged' event is deprecated and may be removed. Please do not use it.
This tests that overflowchanged events are fired correctly. If the test is successful, the text "SUCCESS" should be shown below.
SUCCESS

Powered by Google App Engine
This is Rietveld 408576698