Fix for
4096681, fix regression in how the list-style property is parsed. It no longer parses when it hits
a url in the property value list now, because the list pointer did not get advanced. This fixes alistapart.com.
Reviewed by john
* khtml/css/cssparser.cpp:
(CSSParser::parseValue):
* layout-tests/fast/lists/009-expected.txt: Added.
* layout-tests/fast/lists/009.html: Added.
* layout-tests/fast/lists/resources/listmark.gif: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9040
268f45cc-cd09-0410-ab3c-
d52691b4dbfc