--- /home/clopez/webkit/webkit/layout-test-results/fast/css/font-shorthand-from-longhands-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/fast/css/font-shorthand-from-longhands-actual.txt @@ -4,23 +4,23 @@ PASS style.font is '' -PASS computedStyle.font is 'normal normal normal 20px/23px foobar' +FAIL computedStyle.font should be normal normal normal 20px/23px foobar. Was normal normal normal 20px/22px foobar. PASS computedStyle.fontSize is '20px' PASS checkFontStyleValue() is true PASS style.font is '20px sans-serif' -PASS computedStyle.font is 'normal normal normal 20px/23px sans-serif' +FAIL computedStyle.font should be normal normal normal 20px/23px sans-serif. Was normal normal normal 20px/22px sans-serif. PASS computedStyle.fontFamily is 'sans-serif' PASS checkFontStyleValue() is true PASS style.font is 'italic 20px sans-serif' -PASS computedStyle.font is 'italic normal normal 20px/23px sans-serif' +FAIL computedStyle.font should be italic normal normal 20px/23px sans-serif. Was italic normal normal 20px/22px sans-serif. PASS computedStyle.fontStyle is 'italic' PASS checkFontStyleValue() is true PASS style.font is 'italic small-caps 20px sans-serif' -PASS computedStyle.font is 'italic small-caps normal 20px/23px sans-serif' +FAIL computedStyle.font should be italic small-caps normal 20px/23px sans-serif. Was italic small-caps normal 20px/22px sans-serif. PASS computedStyle.fontVariant is 'small-caps' PASS checkFontStyleValue() is true PASS style.font is 'italic small-caps bold 20px sans-serif' -PASS computedStyle.font is 'italic small-caps bold 20px/23px sans-serif' +FAIL computedStyle.font should be italic small-caps bold 20px/23px sans-serif. Was italic small-caps bold 20px/22px sans-serif. PASS computedStyle.fontWeight is 'bold' PASS checkFontStyleValue() is true PASS style.font is 'italic small-caps bold 20px/40px sans-serif' @@ -28,14 +28,14 @@ PASS computedStyle.lineHeight is '40px' PASS checkFontStyleValue() is true PASS style.font is '' -PASS computedStyle.font is 'normal normal normal 16px/18px foobar' +FAIL computedStyle.font should be normal normal normal 16px/18px foobar. Was normal normal normal 16px/17px foobar. PASS checkFontStyleValue() is true PASS style.font is '' -PASS computedStyle.font is 'normal normal bold 16px/18px foobar' +FAIL computedStyle.font should be normal normal bold 16px/18px foobar. Was normal normal bold 16px/17px foobar. PASS computedStyle.fontWeight is 'bold' PASS checkFontStyleValue() is true PASS style.font is 'bold 40px sans-serif' -PASS computedStyle.font is 'normal normal bold 40px/46px sans-serif' +FAIL computedStyle.font should be normal normal bold 40px/46px sans-serif. Was normal normal bold 40px/44px sans-serif. PASS computedStyle.fontSize is '40px' PASS computedStyle.fontFamily is 'sans-serif' PASS checkFontStyleValue() is true