| Index: LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt b/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt
|
| index 26853e961ac6519fa0d65976554260230e44f969..7b72479242f0e76589806413bd58d6f9c9ed407c 100644
|
| --- a/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt
|
| +++ b/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt
|
| @@ -1,12 +1,5 @@
|
| -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 784x576
|
| - RenderBlock {P} at (0,0) size 784x18
|
| - RenderText {#text} at (0,0) size 663x18
|
| - text run at (0,0) width 663: "This tests that clicking on a non-content editable element does not cause a repaint of it in whole or in part."
|
| - RenderBlock {P} at (0,34) size 784x18
|
| - RenderText {#text} at (0,0) size 226x18
|
| - text run at (0,0) width 226: "This element is not content editable."
|
| -caret: position 0 of child 0 {#text} of child 3 {P} of body
|
| +This tests that clicking on a non-content editable element does not cause a repaint of it in whole or in part.
|
| +
|
| +This element is not content editable.
|
| +
|
| +
|
|
|