| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt
|
| index b2836467111fbc9bb5e9b43292c96894695dc710..574339c196f1bbd11c75b3c832865bc1408b498c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt
|
| @@ -88,11 +88,19 @@
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| - "reason": "bounds change"
|
| + "reason": "selection"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "reason": "bounds change"
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|