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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-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/line-breaks-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-expected.txt
index 8944150a7a77b7cdde5f1c87bffa8f17eaf27366..22f0f15afde0e7f023438e13a1bb8964940c5409 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-expected.txt
@@ -4,16 +4,16 @@ layer at (0,0) size 800x493
RenderBlock {HTML} at (0,0) size 800x492.63
RenderBody {BODY} at (8,8) size 784x463.30
RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 82x17
- text run at (0,0) width 82: "This is good:"
+ RenderText {#text} at (0,0) size 84x17
+ text run at (0,0) width 84: "This is good:"
RenderBlock {DIV} at (0,39.33) size 100x52
RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #008000)]
RenderText {#text} at (42,1) size 57x49
text run at (42,1) width 57: "Lorem"
text run at (46,26) width 53: "ipsum"
RenderBlock (anonymous) at (0,112.66) size 784x18
- RenderText {#text} at (0,0) size 284x17
- text run at (0,0) width 284: "The following three should look like \x{201C}good\x{201D}:"
+ RenderText {#text} at (0,0) size 289x17
+ text run at (0,0) width 289: "The following three should look like \x{201C}good\x{201D}:"
RenderBlock {DIV} at (0,151.98) size 100x198.66
RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #0000FF)]
RenderText {#text} at (42,1) size 57x49
@@ -28,10 +28,10 @@ layer at (0,0) size 800x493
text run at (42,1) width 57: "Lore\x{1E3F}"
text run at (46,26) width 53: "ipsum"
RenderBlock (anonymous) at (0,371.97) size 784x18
- RenderText {#text} at (0,0) size 73x17
- text run at (0,0) width 73: "This is bad:"
+ RenderText {#text} at (0,0) size 75x17
+ text run at (0,0) width 75: "This is bad:"
RenderBlock {DIV} at (0,411.30) size 100x52
RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #FF0000)]
- RenderText {#text} at (37,1) size 62x49
- text run at (37,1) width 62: "Lorem "
+ RenderText {#text} at (36,1) size 63x49
+ text run at (36,1) width 63: "Lorem "
text run at (46,26) width 53: "ipsum"

Powered by Google App Engine
This is Rietveld 408576698