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

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

Issue 677103002: Expand system font values during property parsing. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: OVERRIDE -> override, Allow CSSValueNone in systemFont() Created 6 years, 1 month 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
1 Test 1 Longhands for font: 12px monospace
2 Font for '12px monospace':
3 font-style: normal 2 font-style: normal
4 font-variant: normal 3 font-variant: normal
5 font-weight: normal 4 font-weight: normal
6 font-stretch: normal 5 font-stretch: normal
7 font-size: 12px 6 font-size: 12px
8 line-height: normal 7 line-height: normal
9 font-family: monospace 8 font-family: monospace
10 9
11 Font for '12px/24px serif': 10 Longhands for font: 12px/24px serif
12 font-style: normal 11 font-style: normal
13 font-variant: normal 12 font-variant: normal
14 font-weight: normal 13 font-weight: normal
15 font-stretch: normal 14 font-stretch: normal
16 font-size: 12px 15 font-size: 12px
17 line-height: 24px 16 line-height: 24px
18 font-family: serif 17 font-family: serif
19 18
20 Font for 'normal 12px serif': 19 Longhands for font: normal 12px serif
21 font-style: normal 20 font-style: normal
22 font-variant: normal 21 font-variant: normal
23 font-weight: normal 22 font-weight: normal
24 font-stretch: normal 23 font-stretch: normal
25 font-size: 12px 24 font-size: 12px
26 line-height: normal 25 line-height: normal
27 font-family: serif 26 font-family: serif
28 27
29 Font for 'normal normal 12px serif': 28 Longhands for font: normal normal 12px serif
30 font-style: normal 29 font-style: normal
31 font-variant: normal 30 font-variant: normal
32 font-weight: normal 31 font-weight: normal
33 font-stretch: normal 32 font-stretch: normal
34 font-size: 12px 33 font-size: 12px
35 line-height: normal 34 line-height: normal
36 font-family: serif 35 font-family: serif
37 36
38 Font for 'normal normal normal 12px serif': 37 Longhands for font: normal normal normal 12px serif
39 font-style: normal 38 font-style: normal
40 font-variant: normal 39 font-variant: normal
41 font-weight: normal 40 font-weight: normal
42 font-stretch: normal 41 font-stretch: normal
43 font-size: 12px 42 font-size: 12px
44 line-height: normal 43 line-height: normal
45 font-family: serif 44 font-family: serif
46 45
47 Font for 'italic small-caps 12px/24px serif': 46 Longhands for font: italic small-caps 12px/24px serif
48 font-style: italic 47 font-style: italic
49 font-variant: small-caps 48 font-variant: small-caps
50 font-weight: normal 49 font-weight: normal
51 font-stretch: normal 50 font-stretch: normal
52 font-size: 12px 51 font-size: 12px
53 line-height: 24px 52 line-height: 24px
54 font-family: serif 53 font-family: serif
55 54
56 Font for 'italic bold 12px/24px serif': 55 Longhands for font: italic bold 12px/24px serif
57 font-style: italic 56 font-style: italic
58 font-weight: bold 57 font-weight: bold
59 font-variant: normal 58 font-variant: normal
60 font-stretch: normal 59 font-stretch: normal
61 font-size: 12px 60 font-size: 12px
62 line-height: 24px 61 line-height: 24px
63 font-family: serif 62 font-family: serif
64 63
65 Font for 'small-caps bold 14px/28px Arial, sans-serif': 64 Longhands for font: small-caps bold 14px/28px Arial, sans-serif
66 font-variant: small-caps 65 font-variant: small-caps
67 font-weight: bold 66 font-weight: bold
68 font-style: normal 67 font-style: normal
69 font-stretch: normal 68 font-stretch: normal
70 font-size: 14px 69 font-size: 14px
71 line-height: 28px 70 line-height: 28px
72 font-family: Arial, sans-serif 71 font-family: Arial, sans-serif
73 72
74 Font for 'italic small-caps bold 14px/28px Arial, sans-serif': 73 Longhands for font: italic small-caps bold 14px/28px Arial, sans-serif
75 font-style: italic 74 font-style: italic
76 font-variant: small-caps 75 font-variant: small-caps
77 font-weight: bold 76 font-weight: bold
78 font-stretch: normal 77 font-stretch: normal
79 font-size: 14px 78 font-size: 14px
80 line-height: 28px 79 line-height: 28px
81 font-family: Arial, sans-serif 80 font-family: Arial, sans-serif
82 81
83 Font for 'italic small-caps bold 12px/24px': 82 Longhands for font: caption
83 font-style
84 font-weight
85 font-size
86 font-family
87 font-variant
88 line-height
84 89
85 Font for 'italic small-caps bold 12px': 90 Longhands for font: icon
91 font-style
92 font-weight
93 font-size
94 font-family
95 font-variant
96 line-height
86 97
87 Font for 'italic small-caps bold /12px serif': 98 Longhands for font: menu
99 font-style
100 font-weight
101 font-size
102 font-family
103 font-variant
104 line-height
88 105
89 Font for 'italic small-caps small-caps 12px serif': 106 Longhands for font: message-box
107 font-style
108 font-weight
109 font-size
110 font-family
111 font-variant
112 line-height
90 113
91 Font for 'italic italic small-caps bold 12px serif': 114 Longhands for font: small-caption
115 font-style
116 font-weight
117 font-size
118 font-family
119 font-variant
120 line-height
92 121
93 Font for '12px/italic serif': 122 Longhands for font: status-bar
123 font-style
124 font-weight
125 font-size
126 font-family
127 font-variant
128 line-height
129
130 Longhands for font: -webkit-mini-control
131 font-style
132 font-weight
133 font-size
134 font-family
135 font-variant
136 line-height
137
138 Longhands for font: -webkit-small-control
139 font-style
140 font-weight
141 font-size
142 font-family
143 font-variant
144 line-height
145
146 Longhands for font: -webkit-control
147 font-style
148 font-weight
149 font-size
150 font-family
151 font-variant
152 line-height
153
154 Longhands for font: italic small-caps bold 12px/24px
155
156 Longhands for font: italic small-caps bold 12px
157
158 Longhands for font: italic small-caps bold /12px serif
159
160 Longhands for font: italic small-caps small-caps 12px serif
161
162 Longhands for font: italic italic small-caps bold 12px serif
163
164 Longhands for font: 12px/italic serif
165
166 Longhands for font: caption italic
167
168 Longhands for font: icon 12px
169
170 Longhands for font: icon 12px serif
171
172 Longhands for font: menu italic 12px
94 173
95 174
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698