| Index: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-at-end-01-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-at-end-01-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-at-end-01-expected.txt
|
| index 1ce254a13ab13e327bd649827d8fdbb648982af7..1f8a0fa36033ae85e91b2d10b6a6c653239c9254 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-at-end-01-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-at-end-01-expected.txt
|
| @@ -12,9 +12,9 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 356x19
|
| text run at (0,0) width 356: "This tests the visual position at the end of an editable block."
|
| LayoutBlockFlow {P} at (0,36) size 784x40
|
| - LayoutText {#text} at (0,0) size 761x39
|
| - text run at (0,0) width 568: "When the document ended with a <br>, there were visual positions at both [br, 0] and [br, 1]. "
|
| - text run at (567,0) width 194: "This would produce inconsistent"
|
| + LayoutText {#text} at (0,0) size 762x39
|
| + text run at (0,0) width 569: "When the document ended with a <br>, there were visual positions at both [br, 0] and [br, 1]. "
|
| + text run at (569,0) width 193: "This would produce inconsistent"
|
| text run at (0,20) width 288: "behavior when editing at the end of a document."
|
| LayoutBlockFlow {DIV} at (0,92) size 784x72 [border: (2px solid #AAAAFF)]
|
| LayoutBlockFlow {DIV} at (2,2) size 780x24 [border: (2px solid #FFAAAA)]
|
|
|