SVN commit 501244 by buis: Let the cdf interfaces decide to check css values lower-case or not. For svg we choose not to, this fixes color-property-BE-02.svg. M +2 -2 kdom/core/CDFInterface.cpp M +1 -1 kdom/core/CDFInterface.h M +1 -1 kdom/css/parser.cpp M +1 -1 kdom/scripts/cssmakevalues M +1 -1 ksvg2/css/SVGCSSStyleSelector.cpp M +197 -197 ksvg2/css/cssvalues.h M +3 -3 ksvg2/svg/CDFInterface.cpp M +1 -1 ksvg2/svg/CDFInterface.h