Created attachment 87103 [details] list-style shorthand testcase Various fail in parsing css list-style property. Attached a complete testcase posted in this discussion http://lists.w3.org/Archives/Public/www-style/2008Dec/0156.html Mainly the "none value ambiguity" is not solved.
Git commit 142995d3754efc2d504d9e8d18e63ca108e2e617 by Andrea Iacovitti. Committed on 10/06/2014 at 13:22. Pushed by aiacovitti into branch 'KDE/4.13'. Fix 'list-style' shorthand property parsing. Use a dedicated function to able to solve the 'none' value ambiguity: 'none' is a valid value for both 'list-style-type' and 'list-style-image' subproperties. FIXED-IN: 4.13.3 M +101 -3 khtml/css/cssparser.cpp M +1 -0 khtml/css/cssparser.h http://commits.kde.org/kdelibs/142995d3754efc2d504d9e8d18e63ca108e2e617