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

Side by Side Diff: LayoutTests/fast/events/resize-events-fixed-layout-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 unified diff | Download patch
OLDNEW
(Empty)
1 Following actions must not emit resize event. - page load - dynamic content gene ration - page scaling When fixed layout is enabled, changing fixed layout size m ust emit resize event. Do not resize the page. It invalidates the test.
kenneth.r.christiansen 2013/05/06 19:50:51 That is a weird way of writing it, why not: The f
2 Resize events (should be 1): 1
3 PASS
4
5
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698