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

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: Rebase and fix up unittest use of systemFont() 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: 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-size: 12px 5 font-size: 12px
7 line-height: normal 6 line-height: normal
8 font-family: monospace 7 font-family: monospace
9 8
10 Font for '12px/24px serif': 9 Longhands for font: 12px/24px serif
11 font-style: normal 10 font-style: normal
12 font-variant: normal 11 font-variant: normal
13 font-weight: normal 12 font-weight: normal
14 font-size: 12px 13 font-size: 12px
15 line-height: 24px 14 line-height: 24px
16 font-family: serif 15 font-family: serif
17 16
18 Font for 'normal 12px serif': 17 Longhands for font: normal 12px serif
19 font-style: normal 18 font-style: normal
20 font-variant: normal 19 font-variant: normal
21 font-weight: normal 20 font-weight: normal
22 font-size: 12px 21 font-size: 12px
23 line-height: normal 22 line-height: normal
24 font-family: serif 23 font-family: serif
25 24
26 Font for 'normal normal 12px serif': 25 Longhands for font: normal normal 12px serif
27 font-style: normal 26 font-style: normal
28 font-variant: normal 27 font-variant: normal
29 font-weight: normal 28 font-weight: normal
30 font-size: 12px 29 font-size: 12px
31 line-height: normal 30 line-height: normal
32 font-family: serif 31 font-family: serif
33 32
34 Font for 'normal normal normal 12px serif': 33 Longhands for font: normal normal normal 12px serif
35 font-style: normal 34 font-style: normal
36 font-variant: normal 35 font-variant: normal
37 font-weight: normal 36 font-weight: normal
38 font-size: 12px 37 font-size: 12px
39 line-height: normal 38 line-height: normal
40 font-family: serif 39 font-family: serif
41 40
42 Font for 'italic small-caps 12px/24px serif': 41 Longhands for font: italic small-caps 12px/24px serif
43 font-style: italic 42 font-style: italic
44 font-variant: small-caps 43 font-variant: small-caps
45 font-weight: normal 44 font-weight: normal
46 font-size: 12px 45 font-size: 12px
47 line-height: 24px 46 line-height: 24px
48 font-family: serif 47 font-family: serif
49 48
50 Font for 'italic bold 12px/24px serif': 49 Longhands for font: italic bold 12px/24px serif
51 font-style: italic 50 font-style: italic
52 font-weight: bold 51 font-weight: bold
53 font-variant: normal 52 font-variant: normal
54 font-size: 12px 53 font-size: 12px
55 line-height: 24px 54 line-height: 24px
56 font-family: serif 55 font-family: serif
57 56
58 Font for 'small-caps bold 14px/28px Arial, sans-serif': 57 Longhands for font: small-caps bold 14px/28px Arial, sans-serif
59 font-variant: small-caps 58 font-variant: small-caps
60 font-weight: bold 59 font-weight: bold
61 font-style: normal 60 font-style: normal
62 font-size: 14px 61 font-size: 14px
63 line-height: 28px 62 line-height: 28px
64 font-family: Arial, sans-serif 63 font-family: Arial, sans-serif
65 64
66 Font for 'italic small-caps bold 14px/28px Arial, sans-serif': 65 Longhands for font: italic small-caps bold 14px/28px Arial, sans-serif
67 font-style: italic 66 font-style: italic
68 font-variant: small-caps 67 font-variant: small-caps
69 font-weight: bold 68 font-weight: bold
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 12px/24px': 73 Longhands for font: caption
74 font-style
75 font-weight
76 font-size
77 font-family
78 font-variant
79 line-height
75 80
76 Font for 'italic small-caps bold 12px': 81 Longhands for font: icon
82 font-style
83 font-weight
84 font-size
85 font-family
86 font-variant
87 line-height
77 88
78 Font for 'italic small-caps bold /12px serif': 89 Longhands for font: menu
90 font-style
91 font-weight
92 font-size
93 font-family
94 font-variant
95 line-height
79 96
80 Font for 'italic small-caps small-caps 12px serif': 97 Longhands for font: message-box
98 font-style
99 font-weight
100 font-size
101 font-family
102 font-variant
103 line-height
81 104
82 Font for 'italic italic small-caps bold 12px serif': 105 Longhands for font: small-caption
106 font-style
107 font-weight
108 font-size
109 font-family
110 font-variant
111 line-height
83 112
84 Font for '12px/italic serif': 113 Longhands for font: status-bar
114 font-style
115 font-weight
116 font-size
117 font-family
118 font-variant
119 line-height
120
121 Longhands for font: -webkit-mini-control
122 font-style
123 font-weight
124 font-size
125 font-family
126 font-variant
127 line-height
128
129 Longhands for font: -webkit-small-control
130 font-style
131 font-weight
132 font-size
133 font-family
134 font-variant
135 line-height
136
137 Longhands for font: -webkit-control
138 font-style
139 font-weight
140 font-size
141 font-family
142 font-variant
143 line-height
144
145 Longhands for font: italic small-caps bold 12px/24px
146
147 Longhands for font: italic small-caps bold 12px
148
149 Longhands for font: italic small-caps bold /12px serif
150
151 Longhands for font: italic small-caps small-caps 12px serif
152
153 Longhands for font: italic italic small-caps bold 12px serif
154
155 Longhands for font: 12px/italic serif
156
157 Longhands for font: caption italic
158
159 Longhands for font: icon 12px
160
161 Longhands for font: icon 12px serif
162
163 Longhands for font: menu italic 12px
85 164
86 165
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/font-shorthand.html ('k') | Source/core/css/StylePropertyShorthandCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698