| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/text-match-document-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/text-match-document-change-expected.txt
|
| index fba9d1c26000c848c4c33de78cf9e717825d31e1..0327b112dff658414dda91dbe68f18a0331016cf 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/text-match-document-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/text-match-document-change-expected.txt
|
| @@ -14,17 +14,17 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [18, 130, 235, 39],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [18, 130, 77, 19],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| "rect": [295, 102, 15, 400],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| }
|
| ]
|
| }
|
| @@ -32,11 +32,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='to-be-changed'",
|
| @@ -48,11 +48,11 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox 'After change'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|