| Index: third_party/WebKit/LayoutTests/platform/win/editing/selection/node-removal-1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/node-removal-1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/node-removal-1-expected.txt
|
| index be14abd91aea9034da1627eaa91e8c28eb8c0912..9ddcaba3bc62a024b265cd75035239458993f205 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/node-removal-1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/node-removal-1-expected.txt
|
| @@ -5,10 +5,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 764x35
|
| + LayoutText {#text} at (0,0) size 763x35
|
| 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 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."
|
| + 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."
|
| LayoutBlockFlow {P} at (0,52) size 784x36
|
| LayoutText {#text} at (0,0) size 784x35
|
| text run at (0,0) width 487: "This test creates a selection that ends inside of a node that will be removed. "
|
|
|