| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| index 411b06695025ca7f58b3cd4cd148acd28ad70aa8..7f2b3e945873b0bf00fbead07374ef453a5bf9b8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| @@ -14,17 +14,17 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='scroller'",
|
| "rect": [185, 0, 15, 100],
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [0, 4, 15, 17],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [0, 4, 15, 17],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
| @@ -32,11 +32,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| + "reason": "scroll control"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='dynamic' class='content'",
|
| @@ -48,11 +48,11 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox 'z'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|