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

Unified Diff: LayoutTests/fast/events/overflow-events-writing-mode-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-writing-mode-expected.txt
diff --git a/LayoutTests/fast/events/overflow-events-writing-mode-expected.txt b/LayoutTests/fast/events/overflow-events-writing-mode-expected.txt
index 1ea4693924dabd60e57e8be714679c47bfd43003..f06a2d224f56c779db793dc22f0cb726501f9885 100644
--- a/LayoutTests/fast/events/overflow-events-writing-mode-expected.txt
+++ b/LayoutTests/fast/events/overflow-events-writing-mode-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 on nodes with writing-mode: vertical-lr. If the test is successful, the text "SUCCESS" should be shown below.
SUCCESS

Powered by Google App Engine
This is Rietveld 408576698