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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-kerning-and-ligatures-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/atsui-kerning-and-ligatures-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-kerning-and-ligatures-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-kerning-and-ligatures-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be4f26bcb96da90510203db709c1e676a2e82e25
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-kerning-and-ligatures-expected.txt
@@ -0,0 +1,26 @@
+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 784x584
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 53x18
+ text run at (0,0) width 53: "Test for "
+ RenderInline {I} at (0,0) size 751x36
+ RenderText {#text} at (53,0) size 751x36
+ text run at (53,0) width 698: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6137 Disable kerning and some ligatures in the ATSUI code"
+ text run at (0,18) width 28: "path"
+ RenderText {#text} at (28,18) size 4x18
+ text run at (28,18) width 4: "."
+ RenderBlock {P} at (0,52) size 784x18
+ RenderText {#text} at (0,0) size 709x18
+ text run at (0,0) width 709: "The word \x{201C}dolor\x{201D} below should be highlighted in its entirety. The highlight should not extend beyond that word."
+ RenderBlock {DIV} at (0,86) size 784x42
+ RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,14) size 784x28
+ RenderInline {SPAN} at (0,0) size 551x28
+ RenderText {#text} at (0,0) size 551x28
+ text run at (0,0) width 551: "AVAVAVAVAVfififififififi Lorem ipsum dolor sit ame\x{300}t"
+ RenderText {#text} at (0,0) size 0x0
+selection start: position 37 of child 0 {#text} of child 3 {SPAN} of child 5 {DIV} of body
+selection end: position 42 of child 0 {#text} of child 3 {SPAN} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698