Index: third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline-expected.txt b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline-expected.txt |
index 88058d5d3fa191dfdf24bdbb8a91d1ef7ca43450..c14c25051c7ed0b466047c36de04d2fee8a76ca7 100644 |
--- a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline-expected.txt |
@@ -9,7 +9,7 @@ |
{ |
"object": "LayoutBR BR", |
"rect": [24, 8, 16, 16], |
- "reason": "selection" |
+ "reason": "became visible" |
}, |
{ |
"object": "LayoutText #text", |
@@ -23,6 +23,10 @@ |
}, |
{ |
"object": "InlineTextBox '\n'", |
+ "reason": "became visible" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
"reason": "selection" |
}, |
{ |
@@ -34,6 +38,10 @@ |
"reason": "selection" |
}, |
{ |
+ "object": "LayoutBR BR", |
+ "reason": "selection" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"reason": "selection" |
}, |