Index: third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-1-expected.txt |
index f62b819c9e873c44f94e41187bc91a87aefe01c2..35ba4782b4361b096aaf48ec1b34c3df71646efb 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-1-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 764x36 |
+ LayoutText {#text} at (0,0) size 763x36 |
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 784x36 |
text run at (0,0) width 487: "This test creates a selection that ends inside of a node that will be removed. " |