| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| similarity index 63%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| index 9119a14ba5cb4e23b11b47a286a9592aa1e65fa2..6dcb8d9762a3aed1f93630103034ab0a9e238e50 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| @@ -7,8 +7,8 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutTableCell TH id='target'",
|
| - "rect": [8, 68, 840, 190],
|
| + "object": "LayoutText #text",
|
| + "rect": [10, 68, 836, 190],
|
| "reason": "style change"
|
| }
|
| ]
|
| @@ -16,14 +16,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutTableCell TH id='target'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "reason": "style change"
|
| },
|
|
|