| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-69296-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-69296-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-69296-expected.txt
|
| index bb7c3b1bc71a26176c1bca8db18889b2daf08c3b..4687a33a62c20dac97ed3ee3290e413be2295265 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-69296-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-69296-expected.txt
|
| @@ -5,31 +5,72 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [126, 20, 54, 51],
|
| - [126, 20, 54, 51],
|
| - [73, 20, 54, 51],
|
| - [73, 20, 54, 51],
|
| - [20, 20, 159, 50],
|
| - [20, 20, 159, 50],
|
| - [20, 20, 54, 51],
|
| - [20, 20, 54, 51]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableRow TR id='row1'",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableRow TR id='row1'",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD",
|
| - "LayoutTableCell TD"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [20, 20, 54, 51],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [73, 20, 54, 51],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [126, 20, 54, 51],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [20, 20, 54, 51],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [73, 20, 54, 51],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "rect": [126, 20, 54, 51],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR id='row1'",
|
| + "rect": [20, 20, 159, 50],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR id='row1'",
|
| + "rect": [20, 20, 159, 50],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|