| Index: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt
|
| index 3bff677b637d35c3e3baee58c210fc800a243f48..c4d78145cdd8b4eac33bccfc6058c6b9e4335630 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt
|
| @@ -12,9 +12,9 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 384x18
|
| text run at (0,0) width 384: "This tests the visual position at the end of an editable block."
|
| LayoutBlockFlow {P} at (0,34) size 784x36
|
| - LayoutText {#text} at (0,0) size 727x36
|
| - text run at (0,0) width 599: "When the document ended with a <br>, there were visual positions at both [br, 0] and [br, 1]. "
|
| - text run at (598,0) width 129: "This would produce"
|
| + LayoutText {#text} at (0,0) size 729x36
|
| + text run at (0,0) width 601: "When the document ended with a <br>, there were visual positions at both [br, 0] and [br, 1]. "
|
| + text run at (600,0) width 129: "This would produce"
|
| text run at (0,18) width 390: "inconsistent behavior when editing at the end of a document."
|
| LayoutBlockFlow {DIV} at (0,86) size 784x66 [border: (2px solid #AAAAFF)]
|
| LayoutBlockFlow {DIV} at (2,2) size 780x22 [border: (2px solid #FFAAAA)]
|
|
|