| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/crbug-371640-4-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/crbug-371640-4-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/crbug-371640-4-expected.txt
|
| index 6151b80a442b326eb74f31e5e6e58357e6a5bfab..d8c87abf64a166b8415a51cb2d9e21c937f027ef 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/crbug-371640-4-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/crbug-371640-4-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='keep' class='item'",
|
| "rect": [408, 88, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='to_remove' class='item'",
|
| "rect": [408, 88, 100, 100],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='keep' class='item'",
|
| "rect": [208, 88, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [408, 88, 4, 19],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
| @@ -32,43 +32,43 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "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 (relative positioned) (floating) DIV id='node' class='outer'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='keep' class='item'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox '\u00A0'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|