From kde-commits Sun Jan 22 14:28:38 2006 From: Rob Buis Date: Sun, 22 Jan 2006 14:28:38 +0000 To: kde-commits Subject: kdenonbeta Message-Id: <1137940118.373577.14698.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=113794020022675 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