| Index: third_party/WebKit/LayoutTests/platform/mac/paint/selection/selection-within-composited-scroller-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/selection/selection-within-composited-scroller-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/selection/selection-within-composited-scroller-expected.txt
|
| index 1df10fd8d113c740ab86bb58ec3be8e2a8b4119e..a829035d32ad41546ca19c98eb842b4fb1569c4d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/selection/selection-within-composited-scroller-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/selection/selection-within-composited-scroller-expected.txt
|
| @@ -8,12 +8,10 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| }
|
| ],
|
| @@ -27,23 +25,20 @@
|
| "backgroundColor": "#D3D3D3",
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'test'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 160, 23, 18],
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='scroller'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "InlineTextBox 'test'",
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutBlockFlow DIV id='scroller'",
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 160, 23, 18],
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| "reason": "selection"
|
| }
|
| ],
|
| @@ -57,23 +52,20 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'test'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 610, 23, 18],
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='scroller'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "InlineTextBox 'test'",
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutBlockFlow DIV id='scroller'",
|
| "reason": "selection"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 610, 23, 18],
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| "reason": "selection"
|
| }
|
| ]
|
|
|