Index: third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-1-expected.txt |
index 563302a3bf4e7f07d813642fd843a0a30b36dda9..216e1c3aca0f12c3732c50b40dc1cfd3749f4d5c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-1-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x40 |
- LayoutText {#text} at (0,0) size 783x39 |
+ LayoutText {#text} at (0,0) size 782x39 |
text run at (0,0) width 651: "This tests behavior when a node that serves as the start or end of a selection is removed from the document. " |
- text run at (651,0) width 132: "Ideally, we would just" |
- text run at (0,20) width 552: "adjust the selection when an endpoint is removed, for now, we just blow away the selection." |
+ text run at (651,0) width 131: "Ideally, we would just" |
+ text run at (0,20) width 551: "adjust the selection when an endpoint is removed, for now, we just blow away the selection." |
LayoutBlockFlow {P} at (0,56) size 784x40 |
LayoutText {#text} at (0,0) size 735x39 |
text run at (0,0) width 455: "This test creates a selection that ends inside of a node that will be removed. " |