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

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

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 layer at (0,0) size 800x600 1 BUG ID: Bugzilla bug 8467 Block with percentage background-size doesn't repaint properly when it grows
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x458 3 TEST PASS: The boxes will resize, and their background images will repaint corre ctly maintaining the set background-size.
4 RenderBlock {HTML} at (0,0) size 800x458 4
5 RenderBody {BODY} at (8,16) size 784x434 5 TEST FAIL: The boxes will resize, but the background images will leave artifacts on the sides.
6 RenderBlock {P} at (0,0) size 784x18 6
7 RenderInline {B} at (0,0) size 62x18 7
8 RenderText {#text} at (0,0) size 62x18 8 (repaint rects
9 text run at (0,0) width 62: "BUG ID:" 9 (rect 19 169 200 60)
10 RenderText {#text} at (62,0) size 4x18 10 (rect 19 169 200 40)
11 text run at (62,0) width 4: " " 11 (rect 19 329 200 40)
12 RenderInline {A} at (0,0) size 117x18 [color=#0000EE] 12 (rect 19 329 200 60)
13 RenderText {#text} at (66,0) size 117x18 13 (rect 29 169 180 60)
14 text run at (66,0) width 117: "Bugzilla bug 8467" 14 (rect 29 169 180 40)
15 RenderText {#text} at (183,0) size 500x18 15 (rect 29 329 180 40)
16 text run at (183,0) width 500: " Block with percentage background-size doesn't repaint properly when it grows" 16 (rect 29 329 180 60)
17 RenderBlock {P} at (0,34) size 784x42 [bgcolor=#98FB98] 17 )
18 RenderInline {B} at (0,0) size 91x18 18
19 RenderText {#text} at (3,3) size 91x18
20 text run at (3,3) width 91: "TEST PASS:"
21 RenderText {#text} at (94,3) size 759x36
22 text run at (94,3) width 4: " "
23 text run at (98,3) width 664: "The boxes will resize, and their backgr ound images will repaint correctly maintaining the set background-"
24 text run at (3,21) width 28: "size."
25 RenderBlock {P} at (0,92) size 784x24 [bgcolor=#FF3300]
26 RenderInline {B} at (0,0) size 90x18
27 RenderText {#text} at (3,3) size 90x18
28 text run at (3,3) width 90: "TEST FAIL:"
29 RenderText {#text} at (93,3) size 516x18
30 text run at (93,3) width 4: " "
31 text run at (97,3) width 512: "The boxes will resize, but the backgrou nd images will leave artifacts on the sides."
32 RenderBlock {DIV} at (0,132) size 222x142 [border: (1px solid #0000FF)]
33 RenderBlock {DIV} at (11,21) size 200x40
34 RenderBlock (anonymous) at (0,274) size 784x18
35 RenderBR {BR} at (0,0) size 0x18
36 RenderBlock {DIV} at (0,292) size 222x142 [border: (1px solid #0000FF)]
37 RenderBlock {DIV} at (11,21) size 200x60
38 layer at (29,169) size 180x40 transparent
39 RenderBlock {DIV} at (10,0) size 180x40 [bgcolor=#008080]
40 layer at (29,329) size 180x60 transparent
41 RenderBlock {DIV} at (10,0) size 180x60 [bgcolor=#008080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698