| Index: LayoutTests/platform/win/fast/repaint/backgroundSizeRepaint-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/backgroundSizeRepaint-expected.txt b/LayoutTests/platform/win/fast/repaint/backgroundSizeRepaint-expected.txt
|
| index 296c6ae8034ba096f9535bc9b862b66cc1b640ad..6056736689bc770d0f1d0a2ff5d09738950c9ee7 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/backgroundSizeRepaint-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/backgroundSizeRepaint-expected.txt
|
| @@ -1,40 +1,18 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x448
|
| - RenderBlock {HTML} at (0,0) size 800x448
|
| - RenderBody {BODY} at (8,16) size 784x424
|
| - RenderBlock {P} at (0,0) size 784x20
|
| - RenderInline {B} at (0,0) size 61x19
|
| - RenderText {#text} at (0,0) size 61x19
|
| - text run at (0,0) width 61: "BUG ID:"
|
| - RenderText {#text} at (61,0) size 4x19
|
| - text run at (61,0) width 4: " "
|
| - RenderInline {A} at (0,0) size 108x19 [color=#0000EE]
|
| - RenderText {#text} at (65,0) size 108x19
|
| - text run at (65,0) width 108: "Bugzilla bug 8467"
|
| - RenderText {#text} at (173,0) size 478x19
|
| - text run at (173,0) width 478: " Block with percentage background-size doesn't repaint properly when it grows"
|
| - RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98]
|
| - RenderInline {B} at (0,0) size 86x19
|
| - RenderText {#text} at (3,3) size 86x19
|
| - text run at (3,3) width 86: "TEST PASS:"
|
| - RenderText {#text} at (89,3) size 657x19
|
| - text run at (89,3) width 4: " "
|
| - text run at (93,3) width 653: "The boxes will resize, and their background images will repaint correctly maintaining the set background-size."
|
| - RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300]
|
| - RenderInline {B} at (0,0) size 84x19
|
| - RenderText {#text} at (3,3) size 84x19
|
| - text run at (3,3) width 84: "TEST FAIL:"
|
| - RenderText {#text} at (87,3) size 488x19
|
| - text run at (87,3) width 4: " "
|
| - text run at (91,3) width 484: "The boxes will resize, but the background images will leave artifacts on the sides."
|
| - RenderBlock {DIV} at (0,120) size 222x142 [border: (1px solid #0000FF)]
|
| - RenderBlock {DIV} at (11,21) size 200x40
|
| - RenderBlock (anonymous) at (0,262) size 784x20
|
| - RenderBR {BR} at (0,0) size 0x19
|
| - RenderBlock {DIV} at (0,282) size 222x142 [border: (1px solid #0000FF)]
|
| - RenderBlock {DIV} at (11,21) size 200x60
|
| -layer at (29,157) size 180x40 transparent
|
| - RenderBlock {DIV} at (10,0) size 180x40 [bgcolor=#008080]
|
| -layer at (29,319) size 180x60 transparent
|
| - RenderBlock {DIV} at (10,0) size 180x60 [bgcolor=#008080]
|
| +BUG ID: Bugzilla bug 8467 Block with percentage background-size doesn't repaint properly when it grows
|
| +
|
| +TEST PASS: The boxes will resize, and their background images will repaint correctly maintaining the set background-size.
|
| +
|
| +TEST FAIL: The boxes will resize, but the background images will leave artifacts on the sides.
|
| +
|
| +
|
| +(repaint rects
|
| + (rect 19 157 200 60)
|
| + (rect 19 157 200 40)
|
| + (rect 19 319 200 40)
|
| + (rect 19 319 200 60)
|
| + (rect 29 157 180 60)
|
| + (rect 29 157 180 40)
|
| + (rect 29 319 180 40)
|
| + (rect 29 319 180 60)
|
| +)
|
| +
|
|
|