Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-2-expected.txt |
index 90a7c512ba1876a23278f87b921c1b3f1f5bd06d..c2a8336a2e7b9e507d0f77684c7e156d82337025 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-2-expected.txt |
@@ -7,28 +7,24 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutText #text", |
+ "rect": [18, 27, 238, 18], |
+ "reason": "selection" |
+ }, |
+ { |
"object": "InlineTextBox 'Should have blue, not gray, highlight'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow BODY", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='t'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 0, 0], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [18, 27, 238, 18], |
"reason": "selection" |
} |
] |