| Index: third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt
|
| deleted file mode 100644
|
| index afcbb7d13b9108bda7dd6c2dabfa07cad306e395..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt
|
| +++ /dev/null
|
| @@ -1,26 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [61, 44, 50, 25],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|