Index: LayoutTests/platform/win/fast/repaint/border-radius-repaint-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/border-radius-repaint-expected.txt b/LayoutTests/platform/win/fast/repaint/border-radius-repaint-expected.txt |
index e5eb5900ae3f9c0bffd1457423d3469eca705a9f..eda637279a2bb1af95e5126fb9f923e71929dac4 100644 |
--- a/LayoutTests/platform/win/fast/repaint/border-radius-repaint-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/border-radius-repaint-expected.txt |
@@ -1,26 +1,14 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x384 |
- RenderBlock {HTML} at (0,0) size 800x384 |
- RenderBody {BODY} at (8,16) size 784x360 |
- RenderBlock {P} at (0,0) size 784x40 |
- RenderText {#text} at (0,0) size 96x19 |
- text run at (0,0) width 96: "Repaint test for " |
- RenderInline {I} at (0,0) size 782x39 |
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE] |
- RenderText {#text} at (96,0) size 305x19 |
- text run at (96,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=10699" |
- RenderText {#text} at (401,0) size 782x39 |
- text run at (401,0) width 4: " " |
- text run at (405,0) width 377: "div with border-radius does not redraw properly if element" |
- text run at (0,20) width 123: "inside div is resized" |
- RenderText {#text} at (123,20) size 4x19 |
- text run at (123,20) width 4: "." |
- RenderBlock {DIV} at (0,56) size 222x142 [border: (1px solid #0000FF)] |
- RenderBlock {DIV} at (11,11) size 200x68 [bgcolor=#008080] [border: (4px solid #FF0000)] |
- RenderBlock {DIV} at (14,14) size 172x40 [bgcolor=#C0C0C0] |
- RenderBlock (anonymous) at (0,198) size 784x20 |
- RenderBR {BR} at (0,0) size 0x19 |
- RenderBlock {DIV} at (0,218) size 222x142 [border: (1px solid #0000FF)] |
- RenderBlock {DIV} at (11,11) size 200x88 [bgcolor=#008080] [border: (4px solid #FF0000)] |
- RenderBlock {DIV} at (14,14) size 172x60 [bgcolor=#C0C0C0] |
+Repaint test for http://bugs.webkit.org/show_bug.cgi?id=10699 div with border-radius does not redraw properly if element inside div is resized. |
+ |
+ |
+(repaint rects |
+ (rect 33 97 172 60) |
+ (rect 33 97 172 40) |
+ (rect 19 151 200 20) |
+ (rect 19 139 200 12) |
+ (rect 33 259 172 40) |
+ (rect 33 259 172 60) |
+ (rect 19 313 200 20) |
+ (rect 19 301 200 12) |
+) |
+ |