Tests 'font' CSS property parsing with system font values.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS testDivInvalid.style.getPropertyCSSValue('font-family') is null
PASS testDivValid.style.getPropertyCSSValue('font-family') is not null
PASS successfullyParsed is true

TEST COMPLETE

