Test that line-height in font shorthands cascades correctly. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS lineHeight(system_font_1) is '100px' FAIL lineHeight(system_font_2) should be 16px. Was 17px. PASS lineHeight(shorthand_normal_1) is '100px' 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