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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-L2-run-reordering-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-L2-run-reordering-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-L2-run-reordering-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-L2-run-reordering-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..135579fd794b5e0b8c6d315d9760de0eec8f27bd
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-L2-run-reordering-expected.txt
@@ -0,0 +1,36 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x103
+ RenderBlock {HTML} at (0,0) size 800x103
+ RenderBody {BODY} at (8,16) size 784x71
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 778x36
+ text run at (0,0) width 778: "The three boxes should be the same. The order in each box should be: Roman letters, Hebrew letters, digits, Hebrew letters,"
+ text run at (0,18) width 91: "Roman letters."
+ RenderBlock {P} at (0,52) size 784x19
+ RenderInline {SPAN} at (0,0) size 135x20 [border: (1px solid #008000)]
+ RenderText {#text} at (1,1) size 133x18
+ text run at (1,1) width 26: "abc "
+ text run at (27,1) width 29 RTL: " \x{5D3}\x{5D4}\x{5D5}"
+ text run at (55,1) width 25: "123"
+ text run at (79,1) width 31 RTL: "\x{5D0}\x{5D1}\x{5D2} "
+ text run at (109,1) width 25: " def"
+ RenderText {#text} at (134,1) size 5x18
+ text run at (134,1) width 5: " "
+ RenderInline {SPAN} at (0,0) size 136x20 [border: (1px solid #008000)]
+ RenderText {#text} at (139,1) size 134x18
+ text run at (139,1) width 27: "abc "
+ text run at (165,1) width 30 RTL: " \x{5D3}\x{5D4}\x{5D5}"
+ text run at (194,1) width 25: "123"
+ text run at (218,1) width 31 RTL: "\x{5D0}\x{5D1}\x{5D2} "
+ text run at (248,1) width 25: " def"
+ RenderText {#text} at (273,1) size 5x18
+ text run at (273,1) width 5: " "
+ RenderInline {SPAN} at (0,0) size 136x20 [border: (1px solid #008000)]
+ RenderText {#text} at (278,1) size 134x18
+ text run at (278,1) width 27: "abc "
+ text run at (304,1) width 29 RTL: " \x{5D3}\x{5D4}\x{5D5}"
+ text run at (332,1) width 25: "123"
+ text run at (356,1) width 32 RTL: "\x{5D0}\x{5D1}\x{5D2} "
+ text run at (387,1) width 25: " def"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698