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

Side by Side Diff: LayoutTests/fast/repaint/window-resize-media-query-expected.txt

Issue 261653004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 (repaint rects 1 (repaint rects
2 (rect 0 0 200 200) 2 (rect 0 0 200 200)
3 (rect 0 0 200 200)
3 (rect 0 0 200 300) 4 (rect 0 0 200 300)
4 ) 5 )
5 (repaint rects 6 (repaint rects
7 (rect 0 0 200 300)
6 (rect 0 0 300 300) 8 (rect 0 0 300 300)
7 ) 9 )
8 (repaint rects 10 (repaint rects
11 (rect 0 0 300 300)
9 (rect 0 0 300 250) 12 (rect 0 0 300 250)
10 ) 13 )
11 (repaint rects 14 (repaint rects
15 (rect 0 0 300 250)
12 (rect 0 0 250 250) 16 (rect 0 0 250 250)
13 ) 17 )
14 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698