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 fed8d5611e40f0448008f4fa5e66d79328c1be72..687e78dbf8ebf4454b3bf30aa4d374edcad46819 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 |
@@ -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, 17], |
"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, 17], |
+ "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, 17], |
"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, 17], |
+ "object": "LayoutBlockFlow DIV id='target'", |
"reason": "selection" |
} |
] |