From kde-commits Mon Jan 18 04:21:14 2010 From: Germain Garand Date: Mon, 18 Jan 2010 04:21:14 +0000 To: kde-commits Subject: KDE/kdelibs/khtml/css Message-Id: <1263788474.879533.32403.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126378855328089 SVN commit 1076380 by ggarand: CSS Background and Borders is in Candidate Recommandation state now, so lets add-in the non-prefixed versions of the properties. We'll still support prefixed versions for a while. M +8 -0 css_renderstyledeclarationimpl.cpp M +11 -3 css_valueimpl.cpp M +19 -10 cssparser.cpp M +399 -359 cssproperties.c M +173 -165 cssproperties.h M +8 -0 cssproperties.in M +7 -0 cssstyleselector.cpp http://websvn.kde.org/?view=rev&revision=1076380