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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/backgroundSizeRepaint-expected.txt

Issue 214133008: Auto-rebaseline for r170660 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
1 BUG ID: Bugzilla bug 8467 Block with percentage background-size doesn't repaint properly when it grows 1 BUG ID: Bugzilla bug 8467 Block with percentage background-size doesn't repaint properly when it grows
2 2
3 TEST PASS: The boxes will resize, and their background images will repaint corre ctly maintaining the set background-size. 3 TEST PASS: The boxes will resize, and their background images will repaint corre ctly maintaining the set background-size.
4 4
5 TEST FAIL: The boxes will resize, but the background images will leave artifacts on the sides. 5 TEST FAIL: The boxes will resize, but the background images will leave artifacts on the sides.
6 6
7 7
8 (repaint rects 8 (repaint rects
9 (rect 19 157 200 60) 9 (rect 19 157 200 60)
10 (rect 19 157 200 40) 10 (rect 19 157 200 40)
11 (rect 29 157 180 60)
12 (rect 29 157 180 40)
11 (rect 19 319 200 40) 13 (rect 19 319 200 40)
12 (rect 19 319 200 60) 14 (rect 19 319 200 60)
13 (rect 29 157 180 60)
14 (rect 29 157 180 40)
15 (rect 29 319 180 40) 15 (rect 29 319 180 40)
16 (rect 29 319 180 60) 16 (rect 29 319 180 60)
17 ) 17 )
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698