| Index: third_party/WebKit/LayoutTests/platform/mac/editing/selection/leave-requested-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/leave-requested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/leave-requested-block-expected.txt
|
| index 41873d06000a3426c49a35c42b5420b09f466904..79bd4b7d4325d3a8890f1a6cee8daa33b405e441 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/leave-requested-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/leave-requested-block-expected.txt
|
| @@ -6,17 +6,17 @@ layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x576
|
| LayoutBlockFlow {P} at (0,0) size 784x18
|
| - LayoutText {#text} at (0,0) size 131x18
|
| - text run at (0,0) width 131: "Test case for fix for "
|
| - LayoutInline {A} at (0,0) size 350x18 [color=#0000EE]
|
| - LayoutText {#text} at (130,0) size 350x18
|
| - text run at (130,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5354"
|
| - LayoutText {#text} at (479,0) size 5x18
|
| - text run at (479,0) width 5: "."
|
| + LayoutText {#text} at (0,0) size 129x18
|
| + text run at (0,0) width 129: "Test case for fix for "
|
| + LayoutInline {A} at (0,0) size 349x18 [color=#0000EE]
|
| + LayoutText {#text} at (128,0) size 349x18
|
| + text run at (128,0) width 349: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5354"
|
| + LayoutText {#text} at (476,0) size 5x18
|
| + text run at (476,0) width 5: "."
|
| LayoutBlockFlow {P} at (0,34) size 784x36
|
| - LayoutText {#text} at (0,0) size 754x36
|
| - text run at (0,0) width 754: "Changes were made to VisiblePosition's so that init() will not leave the block containing the requested position unless"
|
| - text run at (0,18) width 273: "there are no VisiblePositions in that block."
|
| + LayoutText {#text} at (0,0) size 753x36
|
| + text run at (0,0) width 753: "Changes were made to VisiblePosition's so that init() will not leave the block containing the requested position unless"
|
| + text run at (0,18) width 272: "there are no VisiblePositions in that block."
|
| LayoutBlockFlow {P} at (0,86) size 784x0
|
| LayoutBlockFlow {DIV} at (0,86) size 784x54 [border: (2px solid #AAAAFF)]
|
| LayoutBlockFlow {P} at (2,18) size 780x18
|
| @@ -24,7 +24,7 @@ layer at (0,0) size 800x600
|
| text run at (0,0) width 699: "Select All while inside this editable block should create a selection that does not extend outside of this block."
|
| layer at (8,164) size 784x18
|
| LayoutBlockFlow {P} at (0,156) size 784x18
|
| - LayoutText {#text} at (0,0) size 433x18
|
| - text run at (0,0) width 433: "This is a paragraph outside the editable block with overflow:hidden"
|
| + LayoutText {#text} at (0,0) size 432x18
|
| + text run at (0,0) width 432: "This is a paragraph outside the editable block with overflow:hidden"
|
| selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body
|
| selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body
|
|
|