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/mac/virtual/mac-antialiasedtext/fast/text/shaping/shaping-script-order-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/shaping/shaping-script-order-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/shaping/shaping-script-order-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/shaping/shaping-script-order-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..608d8a41af201c7d7a8dc076c9e29941b53634ab
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/shaping/shaping-script-order-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x576
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 279x18
+ text run at (0,0) width 279: "The following two lines should be the same:"
+ RenderBlock {P} at (0,34) size 784x18
+ RenderText {#text} at (0,0) size 66x17
+ text run at (0,0) width 66 LTR override: "abc\x{5D2}\x{5D1}\x{5D0}\x{661}\x{662}\x{663}"
+ RenderBlock {P} at (0,68) size 784x18
+ RenderText {#text} at (0,0) size 68x17
+ text run at (0,0) width 68 LTR override: "abc\x{5D2}\x{5D1}\x{5D0}\x{661}\x{662}\x{663}"

Powered by Google App Engine
This is Rietveld 408576698