| 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 1947afef170a2bf118479f7ca384c912dde1e187..b71f87391d732a0feaf5c68d80fbd742a0dac97f 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
|
| @@ -15,6 +15,28 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='t'",
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Should have blue, not gray, highlight'",
|
| + "reason": "selection"
|
| + }
|
| ]
|
| }
|
|
|
|
|