Index: third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt |
index 73067dda6af9c586a70cf5ff08c6cdd54d3fa517..7c8592231643682d7a5e922530782d516c8b6e5d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt |
@@ -6,5 +6,5 @@ layer at (0,0) size 800x600 |
layer at (100,8) size 1883x82 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 |
LayoutBlockFlow (positioned) {DIV} at (100,8) size 1883.08x82 [border: (2px solid #FF0000)] |
LayoutText {#text} at (14,14) size 1856x53 |
- text run at (14,14) width 1833: "This div is absolutely positioned to the left. All the spaces in this div are replaced with non-breaking spaces, and the nbsp-mode for this div is 'space', so when calculating line breaks, the non-" |
+ text run at (14,14) width 1832: "This div is absolutely positioned to the left. All the spaces in this div are replaced with non-breaking spaces, and the nbsp-mode for this div is 'space', so when calculating line breaks, the non-" |
text run at (14,41) width 1856: "breaking spaces should be treated as normal spaces. If this isn't the case, then all the text for this paragraph will be rendered in two lines, and a horizontal scroll bar will appear along the bottom." |