| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt
|
| index ca8950ec13a2d7ae2cb59d282df0180bb17e7e74..1b47b4a1d489ca1ebe20cb3a6c5e6f704a9a831a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-clear-expected.txt
|
| @@ -56,11 +56,11 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='root'",
|
| - "reason": "selection"
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='root'",
|
| - "reason": "incremental"
|
| + "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='firstLine'",
|
| @@ -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"
|
| }
|
| ]
|
| }
|
|
|