| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-expected.txt
|
| index f915673431c8e74209cb7600f082771f5fc7375a..36328e12b9be384a5c933cc1f758bd8c367e05bd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-expected.txt
|
| @@ -9,32 +9,32 @@
|
| {
|
| "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"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [348, 84, 4, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [348, 84, 4, 18],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [88, 84, 4, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -42,47 +42,47 @@
|
| "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 (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 (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"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox '\u00A0'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|