/home/clopez/webkit/webkit/layout-test-results/fast/css/font-shorthand-from-longhands-actual.txt
4
4
5
5
6
6
PASS style.font is ''
7
P
ASS
computedStyle.font
i
s
'
normal normal normal 20px/23px foobar
'
7
F
AIL
computedStyle.font
should
be
normal normal normal 20px/23px foobar
. Was normal normal normal 20px/22px foobar.
8
8
PASS computedStyle.fontSize is '20px'
9
9
PASS checkFontStyleValue() is true
10
10
PASS style.font is '20px sans-serif'
11
P
ASS
computedStyle.font
i
s
'
normal normal normal 20px/23px sans-serif
'
11
F
AIL
computedStyle.font
should
be
normal normal normal 20px/23px sans-serif
. Was normal normal normal 20px/22px sans-serif.
12
12
PASS computedStyle.fontFamily is 'sans-serif'
13
13
PASS checkFontStyleValue() is true
14
14
PASS style.font is 'italic 20px sans-serif'
15
P
ASS
computedStyle.font
i
s
'
italic normal normal 20px/23px sans-serif
'
15
F
AIL
computedStyle.font
should
be
italic normal normal 20px/23px sans-serif
. Was italic normal normal 20px/22px sans-serif.
16
16
PASS computedStyle.fontStyle is 'italic'
17
17
PASS checkFontStyleValue() is true
18
18
PASS style.font is 'italic small-caps 20px sans-serif'
19
P
ASS
computedStyle.font
i
s
'
italic small-caps normal 20px/23px sans-serif
'
19
F
AIL
computedStyle.font
should
be
italic small-caps normal 20px/23px sans-serif
. Was italic small-caps normal 20px/22px sans-serif.
20
20
PASS computedStyle.fontVariant is 'small-caps'
21
21
PASS checkFontStyleValue() is true
22
22
PASS style.font is 'italic small-caps bold 20px sans-serif'
23
P
ASS
computedStyle.font
i
s
'
italic small-caps bold 20px/23px sans-serif
'
23
F
AIL
computedStyle.font
should
be
italic small-caps bold 20px/23px sans-serif
. Was italic small-caps bold 20px/22px sans-serif.
24
24
PASS computedStyle.fontWeight is 'bold'
25
25
PASS checkFontStyleValue() is true
26
26
PASS style.font is 'italic small-caps bold 20px/40px sans-serif'
28
28
PASS computedStyle.lineHeight is '40px'
29
29
PASS checkFontStyleValue() is true
30
30
PASS style.font is ''
31
P
ASS
computedStyle.font
i
s
'
normal normal normal 16px/18px foobar
'
31
F
AIL
computedStyle.font
should
be
normal normal normal 16px/18px foobar
. Was normal normal normal 16px/17px foobar.
32
32
PASS checkFontStyleValue() is true
33
33
PASS style.font is ''
34
P
ASS
computedStyle.font
i
s
'
normal normal bold 16px/18px foobar
'
34
F
AIL
computedStyle.font
should
be
normal normal bold 16px/18px foobar
. Was normal normal bold 16px/17px foobar.
35
35
PASS computedStyle.fontWeight is 'bold'
36
36
PASS checkFontStyleValue() is true
37
37
PASS style.font is 'bold 40px sans-serif'
38
P
ASS
computedStyle.font
i
s
'
normal normal bold 40px/46px sans-serif
'
38
F
AIL
computedStyle.font
should
be
normal normal bold 40px/46px sans-serif
. Was normal normal bold 40px/44px sans-serif.
39
39
PASS computedStyle.fontSize is '40px'
40
40
PASS computedStyle.fontFamily is 'sans-serif'
41
41
PASS checkFontStyleValue() is true