| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| similarity index 85%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| index e4d647ae95ab578b0a64a7c48eb807fafe872326..733955dc09ff437b1f8ce6280873d421752809a8 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| @@ -24,12 +24,12 @@
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [114, 70, 2, 102],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [14, 70, 2, 3],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -45,19 +45,19 @@
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|