blob: 0531c562fe2c4ce426dbfab2acc4ba8c928798a1 [file] [log] [blame]
Test for WebKit bug 20181 : font shorthand with inherit keyword incorrectly parsed and rendered
PASS test.style.getPropertyValue('font') is '12pt / 14pt sans-serif'
PASS test.style.getPropertyValue('font') is 'inherit'
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is '12pt / 14pt "bold inherit"'
PASS test.style.getPropertyValue('font') is 'italic 12pt / 14pt "bold inherit"'
PASS test.style.getPropertyValue('font') is 'italic 12pt / 14pt "bold arial inherit"'
PASS successfullyParsed is true
TEST COMPLETE