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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/008-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/008-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/008-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/008-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92a64a01268272b8be96a152f3435ec9e4931e0a
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/008-expected.txt
@@ -0,0 +1,28 @@
+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 {DIV} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 735x18
+ text run at (0,0) width 99: "This is a test of "
+ text run at (99,0) width 182: "some code to make sure that "
+ text run at (281,0) width 221: "white-space gets properly ignored. "
+ text run at (502,0) width 233: "If it does, then this should render the "
+ RenderInline {A} at (0,0) size 27x18 [color=#0000EE]
+ RenderText {#text} at (735,0) size 27x18
+ text run at (735,0) width 27: "way"
+ RenderText {#text} at (0,18) size 366x18
+ text run at (0,18) width 120: "one would expect. "
+ text run at (120,18) width 246: "Hopefully it does render the way we w"
+ RenderInline {I} at (0,0) size 8x18
+ RenderText {#text} at (366,18) size 8x18
+ text run at (366,18) width 8: "a"
+ RenderInline {B} at (0,0) size 9x18
+ RenderText {#text} at (374,18) size 9x18
+ text run at (374,18) width 9: "n"
+ RenderText {#text} at (383,18) size 280x18
+ text run at (383,18) width 40: "t it to. "
+ text run at (423,18) width 83: "If it does not "
+ text run at (506,18) width 90: "that would be "
+ text run at (596,18) width 67: "a problem."

Powered by Google App Engine
This is Rietveld 408576698