| Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-before-text-node-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-before-text-node-update-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-before-text-node-update-expected.txt
|
| deleted file mode 100644
|
| index f90b43e64e04db0dc10c3a7bdba407f2fe82888c..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-before-text-node-update-expected.txt
|
| +++ /dev/null
|
| @@ -1,37 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='root' class='editing'",
|
| - "rect": [7, 7, 786, 20],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 8, 10, 18],
|
| - "reason": "layoutObject removal"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='root' class='editing'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "Caret",
|
| - "reason": "caret"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|