| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-colgroup-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-colgroup-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-colgroup-expected.txt
|
| index 72ee62459e1e67f10680e6094207f7fd7dd232e5..effadf0570ccfecaeae7bdfd5094c9a56f2dfa2b 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-colgroup-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/composited-table-background-colgroup-expected.txt
|
| @@ -8,15 +8,15 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTableCol COLGROUP id='target'",
|
| - "rect": [8, 28, 184, 134],
|
| + "rect": [8, 26, 186, 134],
|
| "reason": "style change"
|
| }
|
| ]
|
| },
|
| {
|
| "name": "LayoutTableCell TD id='target'",
|
| - "position": [71, 96],
|
| - "bounds": [58, 64],
|
| + "position": [72, 94],
|
| + "bounds": [59, 64],
|
| "drawsContent": true
|
| }
|
| ],
|
|
|