Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.txt |
index 29c3e18644a36bb8ff9ade307ae8e9bf48ebab73..c783894b5573697e5529f939710ecba6a8a5d0a9 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 18, 199, 18], |
"reason": "selection" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 18, 199, 18], |
+ "object": "InlineTextBox 'Should have green background'", |
"reason": "selection" |
} |
] |