/home/clopez/webkit/webkit/layout-test-results/fast/css/font-shorthand-from-longhands-actual.txt

44
55
66PASS style.font is ''
7 PASS computedStyle.font is 'normal normal normal 20px/23px foobar'
 7FAIL computedStyle.font should be normal normal normal 20px/23px foobar. Was normal normal normal 20px/22px foobar.
88PASS computedStyle.fontSize is '20px'
99PASS checkFontStyleValue() is true
1010PASS style.font is '20px sans-serif'
11 PASS computedStyle.font is 'normal normal normal 20px/23px sans-serif'
 11FAIL computedStyle.font should be normal normal normal 20px/23px sans-serif. Was normal normal normal 20px/22px sans-serif.
1212PASS computedStyle.fontFamily is 'sans-serif'
1313PASS checkFontStyleValue() is true
1414PASS style.font is 'italic 20px sans-serif'
15 PASS computedStyle.font is 'italic normal normal 20px/23px sans-serif'
 15FAIL computedStyle.font should be italic normal normal 20px/23px sans-serif. Was italic normal normal 20px/22px sans-serif.
1616PASS computedStyle.fontStyle is 'italic'
1717PASS checkFontStyleValue() is true
1818PASS style.font is 'italic small-caps 20px sans-serif'
19 PASS computedStyle.font is 'italic small-caps normal 20px/23px sans-serif'
 19FAIL computedStyle.font should be italic small-caps normal 20px/23px sans-serif. Was italic small-caps normal 20px/22px sans-serif.
2020PASS computedStyle.fontVariant is 'small-caps'
2121PASS checkFontStyleValue() is true
2222PASS style.font is 'italic small-caps bold 20px sans-serif'
23 PASS computedStyle.font is 'italic small-caps bold 20px/23px sans-serif'
 23FAIL computedStyle.font should be italic small-caps bold 20px/23px sans-serif. Was italic small-caps bold 20px/22px sans-serif.
2424PASS computedStyle.fontWeight is 'bold'
2525PASS checkFontStyleValue() is true
2626PASS style.font is 'italic small-caps bold 20px/40px sans-serif'

2828PASS computedStyle.lineHeight is '40px'
2929PASS checkFontStyleValue() is true
3030PASS style.font is ''
31 PASS computedStyle.font is 'normal normal normal 16px/18px foobar'
 31FAIL computedStyle.font should be normal normal normal 16px/18px foobar. Was normal normal normal 16px/17px foobar.
3232PASS checkFontStyleValue() is true
3333PASS style.font is ''
34 PASS computedStyle.font is 'normal normal bold 16px/18px foobar'
 34FAIL computedStyle.font should be normal normal bold 16px/18px foobar. Was normal normal bold 16px/17px foobar.
3535PASS computedStyle.fontWeight is 'bold'
3636PASS checkFontStyleValue() is true
3737PASS style.font is 'bold 40px sans-serif'
38 PASS computedStyle.font is 'normal normal bold 40px/46px sans-serif'
 38FAIL computedStyle.font should be normal normal bold 40px/46px sans-serif. Was normal normal bold 40px/44px sans-serif.
3939PASS computedStyle.fontSize is '40px'
4040PASS computedStyle.fontFamily is 'sans-serif'
4141PASS checkFontStyleValue() is true