| Index: third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
|
| index 88ef87bc1602823ef4822f5a886856a55972d31c..44f85e68e185b2c94f45f8e49e6b5935278c8998 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
|
| @@ -16,12 +16,12 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (717,0) size 5x18
|
| text run at (717,0) width 5: "."
|
| LayoutBlockFlow {P} at (0,34) size 784x18
|
| - LayoutText {#text} at (0,0) size 181x18
|
| - text run at (0,0) width 181: "Because it is an inline flow, "
|
| + LayoutText {#text} at (0,0) size 180x18
|
| + text run at (0,0) width 180: "Because it is an inline flow, "
|
| LayoutInline {SPAN} at (0,0) size 58x18
|
| - LayoutText {#text} at (180,0) size 58x18
|
| - text run at (180,0) width 58: "this span"
|
| - LayoutText {#text} at (237,0) size 450x18
|
| - text run at (237,0) width 450: " should not have a reflection, and selecting it should not cause a crash."
|
| + LayoutText {#text} at (179,0) size 58x18
|
| + text run at (179,0) width 58: "this span"
|
| + LayoutText {#text} at (236,0) size 450x18
|
| + text run at (236,0) width 450: " should not have a reflection, and selecting it should not cause a crash."
|
| selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
|
| selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
|
|
|