blob: 027dd3ad6f1629bc24a6d5e0eb5ef571900467ff [file] [log] [blame]
Test the parsing of the -webkit-filter property.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS cssRule.type is 1
PASS declaration.length is 1
PASS declaration.getPropertyValue('-webkit-filter') is 'url(\'#a\') url(\'#b\')'
PASS successfullyParsed is true
TEST COMPLETE