blob: f8162e3bf71c7c5fec74f796c90b4f2c21e22cdc [file] [log] [blame]
This is a testharness.js-based test.
PASS Property font-family value 'serif'
PASS Property font-family value 'sans-serif'
PASS Property font-family value 'cursive'
PASS Property font-family value 'fantasy'
PASS Property font-family value 'monospace'
PASS Property font-family value 'serif, sans-serif, cursive, fantasy, monospace'
PASS Property font-family value 'Helvetica, Verdana, sans-serif'
PASS Property font-family value '"New Century Schoolbook", serif'
PASS Property font-family value '"21st Century", fantasy'
FAIL Property font-family value '"inherit", "serif"' assert_equals: expected "\"inherit\", \"serif\"" but got "inherit, serif"
Harness: the test ran to completion.