| Index: third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt
|
| index f9a67abefc0373ae3f30398a190ba1805f68543a..d983c698ced256cebfa44dc2a2dfbaf59c7c729e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt
|
| @@ -5,37 +5,77 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [15, 82, 117, 67],
|
| - [15, 82, 117, 67],
|
| - [15, 15, 117, 134],
|
| - [15, 15, 117, 134],
|
| - [15, 15, 117, 67],
|
| - [15, 15, 117, 67],
|
| - [8, 75, 132, 82],
|
| - [8, 75, 132, 82],
|
| - [8, 8, 132, 149],
|
| - [8, 8, 132, 149],
|
| - [8, 8, 132, 82],
|
| - [8, 8, 132, 82]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutTableCell TD",
|
| - "LayoutTableRow TR",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableRow TR",
|
| - "LayoutTableSection TBODY",
|
| - "LayoutTable TABLE id='table'",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTable TABLE id='table' class='green'",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableSection TBODY",
|
| - "LayoutTableRow TR",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableRow TR",
|
| - "LayoutTableCell TD"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTable TABLE id='table'",
|
| + "rect": [8, 8, 132, 149],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTable TABLE id='table' class='green'",
|
| + "rect": [8, 8, 132, 149],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [8, 8, 132, 82],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [8, 75, 132, 82],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [8, 8, 132, 82],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [8, 75, 132, 82],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [15, 15, 117, 67],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [15, 82, 117, 67],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [15, 15, 117, 67],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR",
|
| + "rect": [15, 82, 117, 67],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [15, 15, 117, 134],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTableSection TBODY",
|
| + "rect": [15, 15, 117, 134],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|