| Index: third_party/WebKit/LayoutTests/platform/linux/paint/selection/selection-within-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/platform/linux/paint/selection/selection-within-composited-scroller-expected.txt
|
| index d94e618c086737f5cbc34c972196483aee506560..c82c65500b5e4d2368a67c7ff2b1b0109b6a9cb1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/selection/selection-within-composited-scroller-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/selection/selection-within-composited-scroller-expected.txt
|
| @@ -25,11 +25,6 @@
|
| "backgroundColor": "#D3D3D3",
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 160, 21, 19],
|
| - "reason": "selection"
|
| - },
|
| - {
|
| "object": "InlineTextBox 'test'",
|
| "reason": "selection"
|
| },
|
| @@ -40,6 +35,10 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "selection"
|
| }
|
| ],
|
| "children": [
|
|
|