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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/030-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/030-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/030-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/030-expected.txt
index 7571e028364830dd531708bcb8a5a5cca65b45a4..9c530362559ebbd17b72556db7c2ae45347d5bb7 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/030-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/030-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x93
RenderBlock {HTML} at (0,0) size 800x93
RenderBody {BODY} at (8,13) size 784x72
RenderBlock {PRE} at (0,0) size 784x19 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 136x15
- text run at (2,2) width 136: "I am on one line."
- text run at (138,2) width 0: " "
+ RenderText {#text} at (2,2) size 133x15
+ text run at (2,2) width 133: "I am on one line."
+ text run at (134,2) width 1: " "
RenderBlock {DIV} at (0,32) size 784x40 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 758x35
+ RenderText {#text} at (2,2) size 772x35
text run at (2,2) width 0: " "
- text run at (2,20) width 758: "This div is two lines. The newline right after the tag opened is significant and is honored by Firefox and Opera (and us)."
- text run at (760,20) width 0: " "
+ text run at (2,20) width 772: "This div is two lines. The newline right after the tag opened is significant and is honored by Firefox and Opera (and us)."
+ text run at (773,20) width 1: " "

Powered by Google App Engine
This is Rietveld 408576698