| Index: third_party/WebKit/LayoutTests/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| deleted file mode 100644
|
| index 9119a14ba5cb4e23b11b47a286a9592aa1e65fa2..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| +++ /dev/null
|
| @@ -1,36 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [1059, 585],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TH id='target'",
|
| - "rect": [8, 68, 840, 190],
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TH id='target'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Col 1'",
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|