| Index: third_party/WebKit/LayoutTests/paint/invalidation/selection-within-opaque-composited-scroller-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/selection/selection-within-composited-scroller-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/selection-within-opaque-composited-scroller-expected.txt
|
| similarity index 94%
|
| copy from third_party/WebKit/LayoutTests/platform/linux/paint/selection/selection-within-composited-scroller-expected.txt
|
| copy to third_party/WebKit/LayoutTests/paint/invalidation/selection-within-opaque-composited-scroller-expected.txt
|
| index 5f11a96ca7115bf5680796ca8fdee7c7adbe4f71..1f1159896855655f6c3fee5d565a893de117b385 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/selection/selection-within-composited-scroller-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/selection-within-opaque-composited-scroller-expected.txt
|
| @@ -12,7 +12,6 @@
|
| "name": "LayoutBlockFlow DIV id='scroller'",
|
| "position": [8, 8],
|
| "bounds": [200, 200],
|
| - "contentsOpaque": true,
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "backgroundColor": "#D3D3D3",
|
| @@ -25,6 +24,7 @@
|
| {
|
| "name": "Scrolling Contents Layer",
|
| "bounds": [200, 1620],
|
| + "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| @@ -81,6 +81,10 @@
|
| "reason": "selection"
|
| },
|
| {
|
| + "object": "Scrolling Contents Layer",
|
| + "reason": "selection"
|
| + },
|
| + {
|
| "object": "LayoutText #text",
|
| "reason": "selection"
|
| },
|
|
|