| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| similarity index 84%
|
| copy from third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| index b5ccd810a2e730af18387fc17085c49c31bd2aa5..5c4650cdf681ee4df9bfccb45f955b918c9651ef 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [11, 33, 79, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [11, 11, 61, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -38,11 +38,11 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'First cell'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutTableCell TD id='secondCell'",
|
| @@ -50,11 +50,11 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'Second cell'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|