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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/atsui-partial-selection-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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 53x18
8 text run at (0,0) width 53: "Test for "
9 RenderInline {I} at (0,0) size 753x36
10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
11 RenderText {#text} at (53,0) size 301x18
12 text run at (53,0) width 301: "http://bugs.webkit.org/show_bug.cgi ?id=11124"
13 RenderText {#text} at (354,0) size 753x36
14 text run at (354,0) width 4: " "
15 text run at (358,0) width 395: "REGRESSION (r14297): No drag image f or partially-selected"
16 text run at (0,18) width 79: "complex text"
17 RenderText {#text} at (79,18) size 4x18
18 text run at (79,18) width 4: "."
19 RenderBlock {P} at (0,52) size 784x18
20 RenderText {#text} at (0,0) size 144x18
21 text run at (0,0) width 144: "This should look like \x{201C}"
22 RenderInline {SPAN} at (0,0) size 84x18 [color=#008000]
23 RenderText {#text} at (144,0) size 84x18
24 text run at (144,0) width 84: "Lore\x{300}m ipsum"
25 RenderText {#text} at (228,0) size 15x18
26 text run at (228,0) width 15: "\x{201D}: "
27 RenderInline {SPAN} at (0,0) size 88x18
28 RenderText {#text} at (243,0) size 88x18
29 text run at (243,0) width 88: " Lore\x{300}m ipsum"
30 RenderText {#text} at (0,0) size 0x0
31 selection start: position 1 of child 0 {#text} of child 3 {SPAN} of child 2 {P} of body
32 selection end: position 13 of child 0 {#text} of child 3 {SPAN} of child 2 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698