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

Unified Diff: LayoutTests/fast/overflow/layout-overflow-not-affected-by-visual-overflow-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
« no previous file with comments | « LayoutTests/fast/events/overflowchanged-event-raf-timing-expected.txt ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/overflow/layout-overflow-not-affected-by-visual-overflow-expected.txt
diff --git a/LayoutTests/fast/overflow/layout-overflow-not-affected-by-visual-overflow-expected.txt b/LayoutTests/fast/overflow/layout-overflow-not-affected-by-visual-overflow-expected.txt
index 5554647d068e871ded873bd16bb66bf965e7725b..3e4829d36db87b0bc959f6edc05a38cfe2c8ff92 100644
--- a/LayoutTests/fast/overflow/layout-overflow-not-affected-by-visual-overflow-expected.txt
+++ b/LayoutTests/fast/overflow/layout-overflow-not-affected-by-visual-overflow-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: The 'overflowchanged' event is deprecated and may be removed. Please do not use it.
This tests that layout overflow is computed correctly, even if the element is not near the top-left corner of its ancestors and has visual overflow. See crbug.com/254002.
PASS
« no previous file with comments | « LayoutTests/fast/events/overflowchanged-event-raf-timing-expected.txt ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698