tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / font-shorthand-expected.txt
1 Test
2 Font for '12px monospace':
3 font-family: monospace (original property was font)
4 font-size: 12px (original property was font)
5 font-style: normal (original property was font and property was implicitly set.)
6 font-variant: normal (original property was font and property was implicitly set.)
7 font-weight: normal (original property was font and property was implicitly set.)
8 line-height: normal (original property was font and property was implicitly set.)
9
10 Font for '12px/24px serif':
11 font-family: serif (original property was font)
12 font-size: 12px (original property was font)
13 font-style: normal (original property was font and property was implicitly set.)
14 font-variant: normal (original property was font and property was implicitly set.)
15 font-weight: normal (original property was font and property was implicitly set.)
16 line-height: 24px (original property was font)
17
18 Font for 'normal 12px serif':
19 font-family: serif (original property was font)
20 font-size: 12px (original property was font)
21 font-style: normal (original property was font)
22 font-variant: normal (original property was font and property was implicitly set.)
23 font-weight: normal (original property was font and property was implicitly set.)
24 line-height: normal (original property was font and property was implicitly set.)
25
26 Font for 'normal normal 12px serif':
27 font-family: serif (original property was font)
28 font-size: 12px (original property was font)
29 font-style: normal (original property was font)
30 font-variant: normal (original property was font)
31 font-weight: normal (original property was font and property was implicitly set.)
32 line-height: normal (original property was font and property was implicitly set.)
33
34 Font for 'normal normal normal 12px serif':
35 font-family: serif (original property was font)
36 font-size: 12px (original property was font)
37 font-style: normal (original property was font)
38 font-variant: normal (original property was font)
39 font-weight: normal (original property was font)
40 line-height: normal (original property was font and property was implicitly set.)
41
42 Font for 'italic small-caps 12px/24px serif':
43 font-family: serif (original property was font)
44 font-size: 12px (original property was font)
45 font-style: italic (original property was font)
46 font-variant: small-caps (original property was font)
47 font-weight: normal (original property was font and property was implicitly set.)
48 line-height: 24px (original property was font)
49
50 Font for 'italic bold 12px/24px serif':
51 font-family: serif (original property was font)
52 font-size: 12px (original property was font)
53 font-style: italic (original property was font)
54 font-variant: normal (original property was font and property was implicitly set.)
55 font-weight: bold (original property was font)
56 line-height: 24px (original property was font)
57
58 Font for 'small-caps bold 14px/28px Arial, sans-serif':
59 font-family: Arial, sans-serif (original property was font)
60 font-size: 14px (original property was font)
61 font-style: normal (original property was font and property was implicitly set.)
62 font-variant: small-caps (original property was font)
63 font-weight: bold (original property was font)
64 line-height: 28px (original property was font)
65
66 Font for 'italic small-caps bold 14px/28px Arial, sans-serif':
67 font-family: Arial, sans-serif (original property was font)
68 font-size: 14px (original property was font)
69 font-style: italic (original property was font)
70 font-variant: small-caps (original property was font)
71 font-weight: bold (original property was font)
72 line-height: 28px (original property was font)
73
74 Font for 'italic small-caps bold 12px/24px':
75
76 Font for 'italic small-caps bold 12px':
77
78 Font for 'italic small-caps bold /12px serif':
79
80