Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-expected.txt |
index fc33a3729646cca93dadd4df7de1162d20e74c41..690c9611ca074b12f64ea4e609d43da2d49d4771 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-expected.txt |
@@ -7,13 +7,12 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'Should have green background'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 8, 187, 19], |
"reason": "selection" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 8, 187, 19], |
+ "object": "InlineTextBox 'Should have green background'", |
"reason": "selection" |
} |
] |