Index: LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt b/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt |
index 26e157732457826d92edbaa92673463a84a3e088..79f85bbbda0b9c64245316b13c274157b6a86ab4 100644 |
--- a/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt |
@@ -1,13 +1,14 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- RenderBlock {DIV} at (0,0) size 100x200 |
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000] |
- RenderText {#text} at (0,40) size 4x19 |
- text run at (0,40) width 4: " " |
- RenderBlock (anonymous) at (0,100) size 100x100 |
- RenderBR {BR} at (0,40) size 0x19 |
-selection start: position 0 of child 1 {DIV} of child 1 {DIV} of body |
-selection end: position 0 of child 2 {BR} of child 1 {DIV} of body |
+ |
+ |
+(repaint rects |
+ (rect 8 8 90 159) |
+ (rect 8 8 100 200) |
+ (rect 8 8 100 200) |
+ (rect 8 8 100 100) |
+ (rect 8 208 100 100) |
+ (rect 8 108 100 100) |
+ (rect 8 208 100 100) |
+ (rect 8 8 4 59) |
+ (rect 8 8 784 100) |
+) |
+ |