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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/007-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/007-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/007-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/007-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c2a4599f8893c4b74cfb15351201720ff99392d
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/007-expected.txt
@@ -0,0 +1,45 @@
+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
+ RenderTable {TABLE} at (0,0) size 784x42 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 780x38
+ RenderTableRow {TR} at (0,0) size 780x38
+ RenderTableCell {TD} at (0,9) size 723x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 69x18
+ text run at (1,1) width 69: "A Big Cell"
+ RenderTableCell {TD} at (723,0) size 57x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 33x36
+ text run at (1,1) width 12: "A"
+ text run at (1,19) width 33: "small"
+ RenderInline {SPAN} at (0,0) size 22x18
+ RenderText {#text} at (34,19) size 22x18
+ text run at (34,19) width 22: "cell"
+ RenderTable {TABLE} at (0,42) size 784x42 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 780x38
+ RenderTableRow {TR} at (0,0) size 780x38
+ RenderTableCell {TD} at (0,9) size 716x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 69x18
+ text run at (1,1) width 69: "A Big Cell"
+ RenderTableCell {TD} at (716,0) size 64x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 49x18
+ text run at (1,1) width 49: "A small"
+ text run at (50,1) width 0: " "
+ RenderInline {SPAN} at (0,0) size 22x18
+ RenderText {#text} at (1,19) size 22x18
+ text run at (1,19) width 22: "cell"
+ RenderText {#text} at (23,19) size 40x18
+ text run at (23,19) width 40: "block!"
+ RenderTable {TABLE} at (0,84) size 784x24 [border: (2px outset #808080)]
+ RenderTableSection {TBODY} at (2,2) size 780x20
+ RenderTableRow {TR} at (0,0) size 780x20
+ RenderTableCell {TD} at (0,0) size 707x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 69x18
+ text run at (1,1) width 69: "A Big Cell"
+ RenderTableCell {TD} at (707,0) size 73x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 49x18
+ text run at (1,1) width 49: "A small"
+ RenderInline {SPAN} at (0,0) size 22x18
+ RenderText {#text} at (50,1) size 22x18
+ text run at (50,1) width 22: "cell"

Powered by Google App Engine
This is Rietveld 408576698