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