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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/pre-newline-box-test-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/pre-newline-box-test-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/pre-newline-box-test-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/pre-newline-box-test-expected.txt
index 202c49620fe721f80e65c94f93b4c29578145ac8..6a6959f925eae7fccc5191f5ba0a6f0131518e8c 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/pre-newline-box-test-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/pre-newline-box-test-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {PRE} at (0,0) size 784x164
RenderText {#text} at (0,49) size 24x15
text run at (0,49) width 24: "One"
- RenderInline {SPAN} at (0,0) size 129x164
- RenderText {#text} at (24,0) size 129x164
- text run at (24,0) width 0: " "
- text run at (0,82) width 129: "Two"
+ RenderInline {SPAN} at (0,0) size 130x164
+ RenderText {#text} at (23,0) size 130x164
+ text run at (23,0) width 1: " "
+ text run at (0,82) width 130: "Two"

Powered by Google App Engine
This is Rietveld 408576698