| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/layout-state-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/layout-state-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/layout-state-relative-expected.txt
|
| similarity index 85%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/layout-state-relative-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/layout-state-relative-expected.txt
|
| index e6cedc462a919f6f5bfe7397cbe4286ac0992deb..a7706273c90bf27e6702e7f5c0a13401acb2364d 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/layout-state-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/layout-state-relative-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='target'",
|
| "rect": [8, 150, 784, 18],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='target'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|