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

Side by Side Diff: LayoutTests/fast/repaint/window-resize-positioned-bottom-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 300) 3 (rect 0 0 200 300)
3 ) 4 )
4 (repaint rects 5 (repaint rects
6 (rect 0 0 200 300)
5 (rect 0 0 300 300) 7 (rect 0 0 300 300)
6 ) 8 )
7 (repaint rects 9 (repaint rects
10 (rect 0 0 300 300)
8 (rect 0 0 300 250) 11 (rect 0 0 300 250)
9 ) 12 )
10 (repaint rects 13 (repaint rects
14 (rect 0 0 300 250)
11 (rect 0 0 250 250) 15 (rect 0 0 250 250)
12 ) 16 )
13 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698