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

Side by Side Diff: LayoutTests/fast/css/font-shorthand-expected.txt

Issue 205743004: Expand system font values during font property parsing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix compile failures Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
1 Test 1 Longhands for font: caption
2 Font for '12px monospace': 2 font-style
3 font-weight
4 font-size
5 font-family
6 font-variant
7 line-height
8
9 Longhands for font: icon
10 font-style
11 font-weight
12 font-size
13 font-family
14 font-variant
15 line-height
16
17 Longhands for font: menu
18 font-style
19 font-weight
20 font-size
21 font-family
22 font-variant
23 line-height
24
25 Longhands for font: message-box
26 font-style
27 font-weight
28 font-size
29 font-family
30 font-variant
31 line-height
32
33 Longhands for font: small-caption
34 font-style
35 font-weight
36 font-size
37 font-family
38 font-variant
39 line-height
40
41 Longhands for font: status-bar
42 font-style
43 font-weight
44 font-size
45 font-family
46 font-variant
47 line-height
48
49 Longhands for font: 12px monospace
3 font-style: normal 50 font-style: normal
4 font-variant: normal 51 font-variant: normal
5 font-weight: normal 52 font-weight: normal
6 font-size: 12px 53 font-size: 12px
7 line-height: normal 54 line-height: normal
8 font-family: monospace 55 font-family: monospace
9 56
10 Font for '12px/24px serif': 57 Longhands for font: 12px/24px serif
11 font-style: normal 58 font-style: normal
12 font-variant: normal 59 font-variant: normal
13 font-weight: normal 60 font-weight: normal
14 font-size: 12px 61 font-size: 12px
15 line-height: 24px 62 line-height: 24px
16 font-family: serif 63 font-family: serif
17 64
18 Font for 'normal 12px serif': 65 Longhands for font: normal 12px serif
19 font-style: normal 66 font-style: normal
20 font-variant: normal 67 font-variant: normal
21 font-weight: normal 68 font-weight: normal
22 font-size: 12px 69 font-size: 12px
23 line-height: normal 70 line-height: normal
24 font-family: serif 71 font-family: serif
25 72
26 Font for 'normal normal 12px serif': 73 Longhands for font: normal normal 12px serif
27 font-style: normal 74 font-style: normal
28 font-variant: normal 75 font-variant: normal
29 font-weight: normal 76 font-weight: normal
30 font-size: 12px 77 font-size: 12px
31 line-height: normal 78 line-height: normal
32 font-family: serif 79 font-family: serif
33 80
34 Font for 'normal normal normal 12px serif': 81 Longhands for font: normal normal normal 12px serif
35 font-style: normal 82 font-style: normal
36 font-variant: normal 83 font-variant: normal
37 font-weight: normal 84 font-weight: normal
38 font-size: 12px 85 font-size: 12px
39 line-height: normal 86 line-height: normal
40 font-family: serif 87 font-family: serif
41 88
42 Font for 'italic small-caps 12px/24px serif': 89 Longhands for font: italic small-caps 12px/24px serif
43 font-style: italic 90 font-style: italic
44 font-variant: small-caps 91 font-variant: small-caps
45 font-weight: normal 92 font-weight: normal
46 font-size: 12px 93 font-size: 12px
47 line-height: 24px 94 line-height: 24px
48 font-family: serif 95 font-family: serif
49 96
50 Font for 'italic bold 12px/24px serif': 97 Longhands for font: italic bold 12px/24px serif
51 font-style: italic 98 font-style: italic
52 font-weight: bold 99 font-weight: bold
53 font-variant: normal 100 font-variant: normal
54 font-size: 12px 101 font-size: 12px
55 line-height: 24px 102 line-height: 24px
56 font-family: serif 103 font-family: serif
57 104
58 Font for 'small-caps bold 14px/28px Arial, sans-serif': 105 Longhands for font: small-caps bold 14px/28px Arial, sans-serif
59 font-variant: small-caps 106 font-variant: small-caps
60 font-weight: bold 107 font-weight: bold
61 font-style: normal 108 font-style: normal
62 font-size: 14px 109 font-size: 14px
63 line-height: 28px 110 line-height: 28px
64 font-family: Arial, sans-serif 111 font-family: Arial, sans-serif
65 112
66 Font for 'italic small-caps bold 14px/28px Arial, sans-serif': 113 Longhands for font: italic small-caps bold 14px/28px Arial, sans-serif
67 font-style: italic 114 font-style: italic
68 font-variant: small-caps 115 font-variant: small-caps
69 font-weight: bold 116 font-weight: bold
70 font-size: 14px 117 font-size: 14px
71 line-height: 28px 118 line-height: 28px
72 font-family: Arial, sans-serif 119 font-family: Arial, sans-serif
73 120
74 Font for 'italic small-caps bold 12px/24px': 121 Longhands for font: italic small-caps bold 12px/24px
75 122
76 Font for 'italic small-caps bold 12px': 123 Longhands for font: italic small-caps bold 12px
77 124
78 Font for 'italic small-caps bold /12px serif': 125 Longhands for font: italic small-caps bold /12px serif
79 126
80 Font for 'italic small-caps small-caps 12px serif': 127 Longhands for font: italic small-caps small-caps 12px serif
81 128
82 Font for 'italic italic small-caps bold 12px serif': 129 Longhands for font: italic italic small-caps bold 12px serif
83 130
84 Font for '12px/italic serif': 131 Longhands for font: 12px/italic serif
85 132
86 133
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698