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/international/bidi-linebreak-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/international/bidi-linebreak-001-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/international/bidi-linebreak-001-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/international/bidi-linebreak-001-expected.txt
index 8ef10ef4735b2e097b1c57817ce7a616e6e567da..43f922c9889a5781f5b6ead893549305e67d17ba 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/international/bidi-linebreak-001-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/international/bidi-linebreak-001-expected.txt
@@ -4,16 +4,16 @@ layer at (0,0) size 800x154
RenderBlock {HTML} at (0,0) size 800x154
RenderBody {BODY} at (8,16) size 784x122
RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 762x35
- text run at (0,0) width 762: "This HTML tests if the 'while-space' property controls the behavors of line-break characters (U+000A and U+000D) in a"
- text run at (0,18) width 85: "complex text."
+ RenderText {#text} at (0,0) size 774x35
+ text run at (0,0) width 774: "This HTML tests if the 'while-space' property controls the behavors of line-break characters (U+000A and U+000D) in a"
+ text run at (0,18) width 88: "complex text."
RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 499x17
- text run at (0,0) width 292: "If this test succeeds, you can see three words \""
- text run at (292,0) width 30 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
- text run at (322,0) width 177: "\", separated with line-break."
+ RenderText {#text} at (0,0) size 507x17
+ text run at (0,0) width 298: "If this test succeeds, you can see three words \""
+ text run at (297,0) width 30 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
+ text run at (326,0) width 181: "\", separated with line-break."
RenderBlock {P} at (0,86) size 784x36
- RenderText {#text} at (0,0) size 60x35
+ RenderText {#text} at (0,0) size 59x35
text run at (0,0) width 30 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
- text run at (30,0) width 0: " "
- text run at (0,18) width 60 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}\x{D}\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
+ text run at (29,0) width 1: " "
+ text run at (0,18) width 59 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}\x{D}\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"

Powered by Google App Engine
This is Rietveld 408576698