| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/crbug-371640-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-2-expected.txt
|
| similarity index 76%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/crbug-371640-2-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-2-expected.txt
|
| index 006bcb166bb7e2320bf346d084839bc3c5d44c67..42f5fdf1484d552e7b8b2beec357c9e9833e3561 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/crbug-371640-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/crbug-371640-2-expected.txt
|
| @@ -9,17 +9,17 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='keep' class='item'",
|
| "rect": [348, 84, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='to_remove' class='item'",
|
| "rect": [348, 84, 100, 100],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='keep' class='item'",
|
| "rect": [88, 84, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -27,35 +27,35 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='to_remove' class='item'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to_remove_inner' class='inner'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV id='node' class='outer'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='keep' class='item'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|