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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/001-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/001-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/001-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/001-expected.txt
index 1cbfcbcbeb2e0579ea112c794feaec2b061edf38..699a7a1600fe4fc9bfced9c28fc36aac98154171 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/001-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/001-expected.txt
@@ -4,14 +4,14 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x579
RenderBlock {PRE} at (0,0) size 784x15
- RenderText {#text} at (0,0) size 104x15
- text run at (0,0) width 104: "text col"
- text run at (104,0) width 0: " "
+ RenderText {#text} at (0,0) size 102x15
+ text run at (0,0) width 102: "text col"
+ text run at (101,0) width 1: " "
RenderBlock {PRE} at (0,28) size 784x15
- RenderText {#text} at (0,0) size 104x15
- text run at (0,0) width 104: " col"
- text run at (104,0) width 0: " "
+ RenderText {#text} at (0,0) size 102x15
+ text run at (0,0) width 102: " col"
+ text run at (101,0) width 1: " "
RenderBlock {PRE} at (0,56) size 784x15
- RenderText {#text} at (0,0) size 104x15
- text run at (0,0) width 104: "thistextiscol"
- text run at (104,0) width 0: " "
+ RenderText {#text} at (0,0) size 102x15
+ text run at (0,0) width 102: "thistextiscol"
+ text run at (101,0) width 1: " "

Powered by Google App Engine
This is Rietveld 408576698