Index: LayoutTests/platform/mac/fast/repaint/backgroundSizeRepaint-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/backgroundSizeRepaint-expected.txt b/LayoutTests/platform/mac/fast/repaint/backgroundSizeRepaint-expected.txt |
index 46f11e2891101cb864a35e4ce393befec28259b1..808696a80a8ef0f88616960979404f7bf8779374 100644 |
--- a/LayoutTests/platform/mac/fast/repaint/backgroundSizeRepaint-expected.txt |
+++ b/LayoutTests/platform/mac/fast/repaint/backgroundSizeRepaint-expected.txt |
@@ -1,41 +1,18 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x458 |
- RenderBlock {HTML} at (0,0) size 800x458 |
- RenderBody {BODY} at (8,16) size 784x434 |
- RenderBlock {P} at (0,0) size 784x18 |
- RenderInline {B} at (0,0) size 62x18 |
- RenderText {#text} at (0,0) size 62x18 |
- text run at (0,0) width 62: "BUG ID:" |
- RenderText {#text} at (62,0) size 4x18 |
- text run at (62,0) width 4: " " |
- RenderInline {A} at (0,0) size 117x18 [color=#0000EE] |
- RenderText {#text} at (66,0) size 117x18 |
- text run at (66,0) width 117: "Bugzilla bug 8467" |
- RenderText {#text} at (183,0) size 500x18 |
- text run at (183,0) width 500: " Block with percentage background-size doesn't repaint properly when it grows" |
- RenderBlock {P} at (0,34) size 784x42 [bgcolor=#98FB98] |
- RenderInline {B} at (0,0) size 91x18 |
- RenderText {#text} at (3,3) size 91x18 |
- text run at (3,3) width 91: "TEST PASS:" |
- RenderText {#text} at (94,3) size 759x36 |
- text run at (94,3) width 4: " " |
- text run at (98,3) width 664: "The boxes will resize, and their background images will repaint correctly maintaining the set background-" |
- text run at (3,21) width 28: "size." |
- RenderBlock {P} at (0,92) size 784x24 [bgcolor=#FF3300] |
- RenderInline {B} at (0,0) size 90x18 |
- RenderText {#text} at (3,3) size 90x18 |
- text run at (3,3) width 90: "TEST FAIL:" |
- RenderText {#text} at (93,3) size 516x18 |
- text run at (93,3) width 4: " " |
- text run at (97,3) width 512: "The boxes will resize, but the background images will leave artifacts on the sides." |
- RenderBlock {DIV} at (0,132) size 222x142 [border: (1px solid #0000FF)] |
- RenderBlock {DIV} at (11,21) size 200x40 |
- RenderBlock (anonymous) at (0,274) size 784x18 |
- RenderBR {BR} at (0,0) size 0x18 |
- RenderBlock {DIV} at (0,292) size 222x142 [border: (1px solid #0000FF)] |
- RenderBlock {DIV} at (11,21) size 200x60 |
-layer at (29,169) size 180x40 transparent |
- RenderBlock {DIV} at (10,0) size 180x40 [bgcolor=#008080] |
-layer at (29,329) 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 169 200 60) |
+ (rect 19 169 200 40) |
+ (rect 19 329 200 40) |
+ (rect 19 329 200 60) |
+ (rect 29 169 180 60) |
+ (rect 29 169 180 40) |
+ (rect 29 329 180 40) |
+ (rect 29 329 180 60) |
+) |
+ |