--- /home/clopez/webkit/webkit/layout-test-results/fast/css/font-shorthand-line-height-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/fast/css/font-shorthand-line-height-actual.txt @@ -4,12 +4,13 @@ PASS lineHeight(system_font_1) is '100px' -PASS lineHeight(system_font_2) is '16px' +FAIL lineHeight(system_font_2) should be 16px. Was 17px. PASS lineHeight(shorthand_normal_1) is '100px' -PASS lineHeight(shorthand_normal_2) is '12px' +FAIL lineHeight(shorthand_normal_2) should be 12px. Was 11px. PASS lineHeight(shorthand_line_height_1) is '100px' PASS lineHeight(shorthand_line_height_2) is '200px' PASS successfullyParsed is true +Some tests failed. TEST COMPLETE