Index: third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-2-expected.txt |
index 7b35dea09cc57d81d496bd8d90f1c25c6a846807..e63f3c9b1abde800904a9c7200b7c5e8dcf578ce 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/node-removal-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 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. " |