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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/007-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 784x584
6 RenderTable {TABLE} at (0,0) size 784x42 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 780x38
8 RenderTableRow {TR} at (0,0) size 780x38
9 RenderTableCell {TD} at (0,9) size 723x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 69x18
11 text run at (1,1) width 69: "A Big Cell"
12 RenderTableCell {TD} at (723,0) size 57x38 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 33x36
14 text run at (1,1) width 12: "A"
15 text run at (1,19) width 33: "small"
16 RenderInline {SPAN} at (0,0) size 22x18
17 RenderText {#text} at (34,19) size 22x18
18 text run at (34,19) width 22: "cell"
19 RenderTable {TABLE} at (0,42) size 784x42 [border: (2px outset #808080)]
20 RenderTableSection {TBODY} at (2,2) size 780x38
21 RenderTableRow {TR} at (0,0) size 780x38
22 RenderTableCell {TD} at (0,9) size 716x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
23 RenderText {#text} at (1,1) size 69x18
24 text run at (1,1) width 69: "A Big Cell"
25 RenderTableCell {TD} at (716,0) size 64x38 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 49x18
27 text run at (1,1) width 49: "A small"
28 text run at (50,1) width 0: " "
29 RenderInline {SPAN} at (0,0) size 22x18
30 RenderText {#text} at (1,19) size 22x18
31 text run at (1,19) width 22: "cell"
32 RenderText {#text} at (23,19) size 40x18
33 text run at (23,19) width 40: "block!"
34 RenderTable {TABLE} at (0,84) size 784x24 [border: (2px outset #808080)]
35 RenderTableSection {TBODY} at (2,2) size 780x20
36 RenderTableRow {TR} at (0,0) size 780x20
37 RenderTableCell {TD} at (0,0) size 707x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
38 RenderText {#text} at (1,1) size 69x18
39 text run at (1,1) width 69: "A Big Cell"
40 RenderTableCell {TD} at (707,0) size 73x20 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
41 RenderText {#text} at (1,1) size 49x18
42 text run at (1,1) width 49: "A small"
43 RenderInline {SPAN} at (0,0) size 22x18
44 RenderText {#text} at (50,1) size 22x18
45 text run at (50,1) width 22: "cell"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698