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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/021-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/whitespace/021-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/021-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/021-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f36bc8c4762d9901e1aa89c2860bb8de6674d60a
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/021-expected.txt
@@ -0,0 +1,18 @@
+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 450x60
+ RenderTableSection {TBODY} at (0,0) size 450x60
+ RenderTableRow {TR} at (0,2) size 450x56
+ RenderTableCell {TD} at (2,2) size 446x56 [bgcolor=#CCCC44] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 418x36
+ text run at (1,1) width 418: "This stuff should all be within the table boundaries, and not off the"
+ text run at (1,19) width 38: "edge. "
+ text run at (39,19) width 324: "No way should it be off the edge of the damn table."
+ RenderInline {SPAN} at (0,0) size 202x18
+ RenderImage {IMG} at (1,51) size 50x0
+ RenderText {#text} at (51,37) size 152x18
+ text run at (51,37) width 152: "oh, no I fell off the edge"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698