SVN commit 1095328 by ggarand: CSS3 Backgrounds & Borders compliance fix. use the correct property values for bg-clip/bg-origin. i.e. suffix them with '-box' as mandated by CR specification. M +10 -0 cssparser.cpp M +4 -0 cssstyleselector.cpp M +772 -745 cssvalues.c M +47 -45 cssvalues.h M +8 -1 cssvalues.in http://websvn.kde.org/?view=rev&revision=1095328