blob: acb6b2135297cdded8e0874c2ef38efdfee0f842 [file] [log] [blame]
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