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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-pointtooffset-calls-cg-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/atsui-pointtooffset-calls-cg-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-pointtooffset-calls-cg-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-pointtooffset-calls-cg-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b43919cd63d7a0cab620690ef1607a7e36f333af
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-pointtooffset-calls-cg-expected.txt
@@ -0,0 +1,19 @@
+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 (0,0) size 800x600
+ RenderBlock (anonymous) at (0,0) size 800x18
+ RenderText {#text} at (0,0) size 54x18
+ text run at (0,0) width 54: "e\x{300}e\x{300}e\x{300}e\x{300}e\x{300}e\x{300}X"
+ RenderBlock {HR} at (0,26) size 800x2 [border: (1px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,36) size 800x36
+ RenderText {#text} at (0,0) size 207x18
+ text run at (0,0) width 207: "This tests for regressions against "
+ RenderInline {I} at (0,0) size 779x36
+ RenderText {#text} at (207,0) size 779x36
+ text run at (207,0) width 572: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5878 pointToOffset always takes the CG"
+ text run at (0,18) width 62: "code path"
+ RenderText {#text} at (62,18) size 632x18
+ text run at (62,18) width 632: " by clicking the X and verifying that the correct caret position (13) is reported to the editing delegate."
+caret: position 13 of child 2 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698