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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/013-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/basic/013-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/013-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/013-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..75b7e5a81a650b7bee0f28aad314d7b9b68c71f0
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/013-expected.txt
@@ -0,0 +1,70 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x268
+ RenderBlock {HTML} at (0,0) size 800x267.88
+ RenderBody {BODY} at (8,21.44) size 784x230.44
+ RenderBlock {H1} at (0,0) size 784x37
+ RenderText {#text} at (0,0) size 529x37
+ text run at (0,0) width 529: "Letter spacing lost for emphasized text"
+ RenderBlock {P} at (0,58.44) size 784x36
+ RenderText {#text} at (0,0) size 281x18
+ text run at (0,0) width 281: "This example demonstrates that text inside a "
+ RenderInline {CODE} at (0,0) size 8x15
+ RenderText {#text} at (281,2) size 8x15
+ text run at (281,2) width 8: "b"
+ RenderText {#text} at (289,0) size 8x18
+ text run at (289,0) width 8: ", "
+ RenderInline {CODE} at (0,0) size 8x15
+ RenderText {#text} at (297,2) size 8x15
+ text run at (297,2) width 8: "i"
+ RenderText {#text} at (305,0) size 8x18
+ text run at (305,0) width 8: ", "
+ RenderInline {CODE} at (0,0) size 48x15
+ RenderText {#text} at (313,2) size 48x15
+ text run at (313,2) width 48: "strong"
+ RenderText {#text} at (361,0) size 21x18
+ text run at (361,0) width 21: " or "
+ RenderInline {CODE} at (0,0) size 16x15
+ RenderText {#text} at (382,2) size 16x15
+ text run at (382,2) width 16: "em"
+ RenderText {#text} at (398,0) size 110x18
+ text run at (398,0) width 110: " element loses its "
+ RenderInline {CODE} at (0,0) size 112x15
+ RenderText {#text} at (508,2) size 112x15
+ text run at (508,2) width 112: "letter-spacing"
+ RenderText {#text} at (620,0) size 781x36
+ text run at (620,0) width 161: " CSS attribute that should"
+ text run at (0,18) width 296: "be inherited. This was discovered in Safari 1.0."
+ RenderBlock {DIV} at (0,110.44) size 784x120
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 132x18
+ text run at (0,0) width 132: "Text inside "
+ RenderInline {B} at (0,0) size 50x18
+ RenderText {#text} at (131,0) size 50x18
+ text run at (131,0) width 50: "bold"
+ RenderText {#text} at (180,0) size 101x18
+ text run at (180,0) width 101: " element."
+ RenderBlock {P} at (0,34) size 784x18
+ RenderText {#text} at (0,0) size 132x18
+ text run at (0,0) width 132: "Text inside "
+ RenderInline {STRONG} at (0,0) size 73x18
+ RenderText {#text} at (131,0) size 73x18
+ text run at (131,0) width 73: "strong"
+ RenderText {#text} at (203,0) size 101x18
+ text run at (203,0) width 101: " element."
+ RenderBlock {P} at (0,68) size 784x18
+ RenderText {#text} at (0,0) size 132x18
+ text run at (0,0) width 132: "Text inside "
+ RenderInline {I} at (0,0) size 61x18
+ RenderText {#text} at (131,0) size 61x18
+ text run at (131,0) width 61: "italic"
+ RenderText {#text} at (191,0) size 101x18
+ text run at (191,0) width 101: " element."
+ RenderBlock {P} at (0,102) size 784x18
+ RenderText {#text} at (0,0) size 132x18
+ text run at (0,0) width 132: "Text inside "
+ RenderInline {EM} at (0,0) size 99x18
+ RenderText {#text} at (131,0) size 99x18
+ text run at (131,0) width 99: "emphasis"
+ RenderText {#text} at (229,0) size 101x18
+ text run at (229,0) width 101: " element."

Powered by Google App Engine
This is Rietveld 408576698