| Index: third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt
|
| index 2295928eb5fb28686282f2aa9edc1c41b17490f5..29d4af5b6c6b2e242e99a7e22491709891ba6843 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt
|
| @@ -6,10 +6,10 @@ layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| LayoutBlockFlow {P} at (0,0) size 784x36
|
| - LayoutText {#text} at (0,0) size 763x36
|
| + LayoutText {#text} at (0,0) size 764x36
|
| text run at (0,0) width 693: "This tests behavior when a node that serves as the start or end of a selection is removed from the document. "
|
| - text run at (692,0) width 71: "Ideally, we"
|
| - text run at (0,18) width 660: "would just adjust the selection when an endpoint is removed, for now, we just blow away the selection."
|
| + text run at (692,0) width 72: "Ideally, we"
|
| + text run at (0,18) width 661: "would just adjust the selection when an endpoint is removed, for now, we just blow away the selection."
|
| LayoutBlockFlow {P} at (0,52) size 784x36
|
| LayoutText {#text} at (0,0) size 772x36
|
| text run at (0,0) width 487: "This test creates a selection that ends inside of a node that will be removed. "
|
|
|