| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-4-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-4-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-4-expected.txt
|
| index 5d48a0e788f7b88beb05cf3492901ac8ab9510a9..0acc4ffc3e9b1f50922ea46f2ae66b4f359fb72f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-4-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/crbug-371640-4-expected.txt
|
| @@ -9,32 +9,32 @@
|
| {
|
| "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": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [408, 88, 4, 19],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [208, 88, 4, 19],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -42,43 +42,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"
|
| }
|
| ]
|
| }
|
|
|