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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/001-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/001-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/001-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/001-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96f88b6391b0c6c3a492760f27db0df79374347f
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/001-expected.txt
@@ -0,0 +1,24 @@
+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 [color=#008000]
+ RenderBlock (anonymous) at (0,0) size 784x37
+ RenderText {#text} at (0,0) size 399x37
+ text run at (0,0) width 399: "This is fixed pitch. "
+ RenderInline {FONT} at (0,0) size 50x11
+ RenderText {#text} at (399,20) size 50x11
+ text run at (399,20) width 50: "This is not."
+ RenderBlock (anonymous) at (0,37) size 784x30
+ RenderTable {TABLE} at (0,0) size 123x30 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 119x26
+ RenderTableRow {TR} at (0,2) size 119x22
+ RenderTableCell {TD} at (2,2) size 115x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 111x17
+ text run at (2,2) width 111: "This is also not."
+ RenderBlock (anonymous) at (0,67) size 784x37
+ RenderInline {FONT} at (0,0) size 43x11
+ RenderText {#text} at (0,20) size 43x11
+ text run at (0,20) width 43: "More text"
+ RenderText {#text} at (43,0) size 152x37
+ text run at (43,0) width 152: " Ending."

Powered by Google App Engine
This is Rietveld 408576698