| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/search-field-cancel-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/search-field-cancel-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/search-field-cancel-expected.txt
|
| index 30753232b159fd625963ac252afe7e9f273dd20e..7977cd17784149e2c296fc26b86a05f8362a9cf7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/search-field-cancel-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/search-field-cancel-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [11, 47, 156, 16],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [11, 47, 58, 16],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
| @@ -22,19 +22,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox 'some text'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|