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

Side by Side Diff: LayoutTests/fast/dom/Window/window-resize-contents-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 19: Initial reference node dimensions 800 x 600
2 CONSOLE MESSAGE: line 20: Increasing window size by 10 x 10
3 CONSOLE MESSAGE: line 23: Post-resize reference node dimensions 800 x 600
4 This test checks that the yellow reference DOM node (which should be as big as t he window) gets resized when the window is resized.
5
6 To avoid relayouts and repaints caused by DOM-based logging, it doesn't output a nything. Please check the console for confirmation that the node dimensions incr ease by 10x10.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698