| Index: third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt
|
| deleted file mode 100644
|
| index fbdf0b6027d85de829176ed3697caea2483e63be..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt
|
| +++ /dev/null
|
| @@ -1,54 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [256, 306, 204, 104],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [256, 156, 204, 104],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD id='target'",
|
| - "rect": [52, 154, 202, 150],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [52, 306, 202, 104],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [52, 156, 202, 104],
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TD id='target'",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|