| Index: third_party/WebKit/LayoutTests/paint/invalidation/push-block-with-first-line-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/push-block-with-first-line-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/push-block-with-first-line-expected.txt
|
| deleted file mode 100644
|
| index 5d3ee7115b5fa40803031c24a76515ab276e2a6f..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/push-block-with-first-line-expected.txt
|
| +++ /dev/null
|
| @@ -1,50 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='spacer'",
|
| - "rect": [8, 8, 784, 60],
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='test'",
|
| - "rect": [8, 68, 784, 20],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='test'",
|
| - "rect": [8, 8, 784, 20],
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='spacer'",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='test'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'JOCULAR'",
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|