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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/tab-character-basics-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 800x502
4 RenderBlock {HTML} at (0,0) size 800x502
5 RenderBody {BODY} at (8,8) size 646x486 [border: (3px solid #FF0000)]
6 RenderBlock {P} at (3,19) size 640x21 [color=#0000FF]
7 RenderText {#text} at (0,0) size 530x20
8 text run at (0,0) width 530: "-- Following text and list are whitespac e:NORMAL only"
9 RenderBlock {P} at (3,56) size 640x42
10 RenderText {#text} at (0,0) size 310x20
11 text run at (0,0) width 310: "0123456789012345678901234567890"
12 RenderBR {BR} at (310,0) size 0x20
13 RenderText {#text} at (0,21) size 80x20
14 text run at (0,21) width 80: "X\x{9}XX\x{9}XXX"
15 RenderBlock {OL} at (3,114) size 640x63
16 RenderListItem {LI} at (40,0) size 600x21
17 RenderListMarker at (-35,0) size 30x20: "1"
18 RenderText {#text} at (0,0) size 30x20
19 text run at (0,0) width 30: "a\x{9}X"
20 RenderListItem {LI} at (40,21) size 600x21
21 RenderListMarker at (-35,0) size 30x20: "2"
22 RenderText {#text} at (0,0) size 40x20
23 text run at (0,0) width 40: "bb\x{9}X"
24 RenderListItem {LI} at (40,42) size 600x21
25 RenderListMarker at (-35,0) size 30x20: "3"
26 RenderText {#text} at (0,0) size 50x20
27 text run at (0,0) width 50: "ccc\x{9}X"
28 RenderBlock {P} at (3,193) size 640x21 [color=#0000FF]
29 RenderText {#text} at (0,0) size 500x20
30 text run at (0,0) width 500: "-- Following text and list are whitespac e:PRE only"
31 RenderBlock {OL} at (3,230) size 640x63
32 RenderListItem {LI} at (40,0) size 600x21
33 RenderListMarker at (-35,0) size 30x20: "1"
34 RenderText {#text} at (0,0) size 170x20
35 text run at (0,0) width 170: "a\x{9}\x{9}X"
36 RenderListItem {LI} at (40,21) size 600x21
37 RenderListMarker at (-35,0) size 30x20: "2"
38 RenderText {#text} at (0,0) size 90x20
39 text run at (0,0) width 90: "bb\x{9}X"
40 RenderListItem {LI} at (40,42) size 600x21
41 RenderListMarker at (-35,0) size 30x20: "3"
42 RenderText {#text} at (0,0) size 90x20
43 text run at (0,0) width 90: "ccc\x{9}X"
44 RenderBlock {P} at (3,309) size 640x63
45 RenderText {#text} at (0,0) size 510x20
46 text run at (0,0) width 510: "0123456789012345678901234567890123456789 01234567890"
47 RenderBR {BR} at (510,0) size 0x20
48 RenderText {#text} at (0,21) size 640x41
49 text run at (0,21) width 640: "X\x{9}\x{9}XX\x{9}\x{9}XXX\x{9}\x{9}XXX X\x{9}\x{9}"
50 text run at (0,42) width 50: "XXXXX"
51 RenderBlock {P} at (3,388) size 640x21 [color=#0000FF]
52 RenderText {#text} at (0,0) size 600x20
53 text run at (0,0) width 600: "-- Following text mixes whitespace:NORMA L and whitespace:PRE"
54 RenderBlock {P} at (3,425) size 640x42
55 RenderText {#text} at (0,0) size 490x20
56 text run at (0,0) width 490: "AAAA BBBB CCCC DDDD EEEE FFFF GGGG HHHH IIII JJJJ"
57 RenderInline {SPAN} at (0,0) size 640x41
58 RenderText {#text} at (490,0) size 640x41
59 text run at (490,0) width 150: "\x{9}\x{9}"
60 text run at (0,21) width 160: "\x{9}\x{9}"
61 RenderText {#text} at (160,21) size 40x20
62 text run at (160,21) width 40: "KKKK"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698