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

Unified Diff: LayoutTests/fast/events/resize-events-expected.txt

Issue 14766010: Clarify the size of a document view (a.k.a layout size) that causes FrameView to emit the resize ev… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add new test: fast/events/resize-events-count.html Created 7 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/resize-events-expected.txt
diff --git a/LayoutTests/fast/events/resize-events-expected.txt b/LayoutTests/fast/events/resize-events-expected.txt
index e30921e1671c3820e14fed27bc36738134f2820a..b2f41d09709e0e3a4217f380633b58888a444dcc 100644
--- a/LayoutTests/fast/events/resize-events-expected.txt
+++ b/LayoutTests/fast/events/resize-events-expected.txt
@@ -1,4 +1,4 @@
-Test how many resize events are emitted during page load and dynamic content generation. Do not resize the page. It invalidates the test.
+Following actions must not emit resize event. - page load - dynamic content generation - page scaling - changing fixed layout size Do not resize the page. It invalidates the test.
Resize events (should be 0): 0
PASS

Powered by Google App Engine
This is Rietveld 408576698