Index: third_party/WebKit/LayoutTests/platform/mac/editing/selection/clear-selection-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/clear-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/clear-selection-expected.txt |
index eeb9f00c25b269649506c841faee7272f2f488e1..df2353089c8d23f0c6bfe857d3c08ae841333711 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/clear-selection-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/clear-selection-expected.txt |
@@ -6,6 +6,6 @@ layer at (0,0) size 800x600 |
LayoutBlockFlow {HTML} at (0,0) size 800x600 |
LayoutBlockFlow {BODY} at (8,8) size 784x584 |
LayoutBlockFlow {DIV} at (0,0) size 784x36 |
- LayoutText {#text} at (0,0) size 777x36 |
- text run at (0,0) width 777: "This tests that window.getSelection().clear() clears the selection correctly. If this test is successful, this text should not be" |
+ LayoutText {#text} at (0,0) size 775x36 |
+ text run at (0,0) width 775: "This tests that window.getSelection().clear() clears the selection correctly. If this test is successful, this text should not be" |
text run at (0,18) width 56: "selected." |