| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| similarity index 73%
|
| rename from third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| index 8f35076a2a38495e0a2f8c7843c1d664973488c0..733955dc09ff437b1f8ce6280873d421752809a8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/dynamic-table-vertical-alignment-change-expected.txt
|
| @@ -8,28 +8,28 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [10, 77, 102, 99],
|
| + "rect": [10, 73, 102, 99],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [12, 74, 100, 102],
|
| + "rect": [12, 70, 100, 102],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| - "rect": [11, 75, 100, 100],
|
| + "rect": [11, 71, 100, 100],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [114, 74, 2, 102],
|
| - "reason": "bounds change"
|
| + "rect": [114, 70, 2, 102],
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [14, 74, 2, 3],
|
| - "reason": "bounds change"
|
| + "rect": [14, 70, 2, 3],
|
| + "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"
|
| }
|
| ]
|
| }
|
|
|