| Index: third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
|
| deleted file mode 100644
|
| index c6807086e380365cf76eeed0db96205374ea89f3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
|
| +++ /dev/null
|
| @@ -1,66 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [808, 585],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [808, 585],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [10, 73, 102, 99],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [12, 70, 100, 102],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| - "rect": [11, 71, 100, 100],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [114, 70, 2, 102],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [14, 70, 2, 3],
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|