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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-linebreak-002-expected.txt

Issue 249343002: Create an antialiased virtual layout test group for font testing on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed, uploading with --no-find-copies 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/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-linebreak-002-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-linebreak-002-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-linebreak-002-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dbfb8fe9bb5bae695a99caa37794a5d26311e0b9
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-linebreak-002-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x138
+ RenderBlock {HTML} at (0,0) size 800x138
+ RenderBody {BODY} at (8,16) size 784x106
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 762x36
+ 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."
+ RenderBlock {P} at (0,52) size 784x19
+ RenderText {#text} at (0,1) size 478x18
+ text run at (0,1) width 292: "If this test succeeds, you can see three words \""
+ text run at (292,1) width 37 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
+ text run at (328,1) width 150: "\", separated with space."
+ RenderBlock {P} at (0,87) size 784x19
+ RenderText {#text} at (0,1) size 113x18
+ text run at (0,1) width 113 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4} \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