Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt

Issue 241113003: Windows rebaselines for virtual DirectWrite suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
index 90cc3acf97ebf2f630caba155d446779bf36ed6b..91467b6a6f670ed3082eee7f23ca1932436f2380 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
@@ -1,10 +1,10 @@
-layer at (0,0) size 2005x585
+layer at (0,0) size 1983x585
RenderView at (0,0) size 800x585
layer at (0,0) size 800x585
RenderBlock {HTML} at (0,0) size 800x585
RenderBody {BODY} at (8,8) size 784x569
-layer at (100,8) size 1905x82
- RenderBlock (positioned) {DIV} at (100,8) size 1905x82 [border: (2px solid #FF0000)]
- RenderText {#text} at (14,14) size 1877x53
- text run at (14,14) width 1851: "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 1877: "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."
+layer at (100,8) size 1883x82
+ RenderBlock (positioned) {DIV} at (100,8) size 1883.08x82 [border: (2px solid #FF0000)]
+ RenderText {#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,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."

Powered by Google App Engine
This is Rietveld 408576698