| Index: LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt b/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt
|
| index 07667e67591ff44f0663b5eace5355042b151ed2..5bf1887393b0ac8e827348d3e7d16657bb6175c2 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/selection-after-delete-expected.txt
|
| @@ -1,15 +1,11 @@
|
| -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 784x562
|
| - RenderBlock {P} at (0,0) size 784x40
|
| - RenderText {#text} at (0,0) size 781x39
|
| - text run at (0,0) width 458: "This tests to see if selection gaps are removed when the selection is deleted. "
|
| - text run at (458,0) width 212: "Nothing should be selected below. "
|
| - text run at (670,0) width 107: "A caret should be"
|
| - text run at (777,0) width 4: " "
|
| - text run at (0,20) width 106: "inside the red div."
|
| - RenderBlock {DIV} at (30,70) size 152x22 [border: (1px solid #FF0000)]
|
| - RenderBR {BR} at (1,1) size 0x19
|
| -caret: position 0 of child 0 {BR} of child 3 {DIV} of body
|
| +This tests to see if selection gaps are removed when the selection is deleted. Nothing should be selected below. A caret should be inside the red div.
|
| +
|
| +
|
| +(repaint rects
|
| + (rect 38 78 152 102)
|
| + (rect 38 100 152 80)
|
| + (rect 38 99 152 1)
|
| + (rect 38 79 152 99)
|
| + (rect 38 78 3 21)
|
| +)
|
| +
|
|
|