Index: third_party/WebKit/LayoutTests/platform/win/editing/selection/clear-selection-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/clear-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/clear-selection-expected.txt |
index c78d9d28ff9737e3488453c9f82c5dae238ea76f..8f96cdc9f25858601402971040391fda118f29c3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/clear-selection-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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 777x35 |
- 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 775x35 |
+ 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." |