| Index: third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
|
| index 959a046d77a8c7e05d76a4f9f06f0f64e8ff58c6..7f1e81aa062b4fa8386356a95d10f2a4cef5e377 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
|
| @@ -41,11 +41,6 @@
|
| "LayoutBlockFlow DIV id='target'",
|
| "LayoutText #text",
|
| "InlineTextBox 'test'"
|
| - ],
|
| - "children": [
|
| - {
|
| - "shouldFlattenTransform": false
|
| - }
|
| ]
|
| }
|
| ]
|
| @@ -54,13 +49,11 @@
|
| "children": [
|
| {
|
| "position": [0, 185],
|
| - "bounds": [185, 15],
|
| - "drawsContent": true
|
| + "bounds": [185, 15]
|
| },
|
| {
|
| "position": [185, 0],
|
| - "bounds": [15, 185],
|
| - "drawsContent": true
|
| + "bounds": [15, 185]
|
| },
|
| {
|
| "position": [185, 185],
|
|
|