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