| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| similarity index 80%
|
| rename from third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| index 4b95868108d10cfc3ed702e1695c990055431c10..758723d28b026469d42ea329e374bb9b15e8a7ed 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/flexbox/scrollbars-changed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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, 5, 15, 15],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [0, 5, 15, 15],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|