hi, colleagues: I see that section 6.2 of "The 'box-shadow' property" in http://www.w3.org/TR/css3-background/#the-box-shadow says the third length as a blur distance is defined. When I tested http://webkit.org/blog/86/box-shadow/ I saw it is not supported. As the same time Chromium just has not problem to display the blue distance/border of the box shadow as the attachment (figures scaled to match to 40KB limit). I am not sure if it is related with https://bugs.webkit.org/show_bug.cgi?id=23291 whose status is "resolved fixed". I also tried to enable more QPainter::SmoothPixmapTransform in GraphicsContext::setImageInterpolationQuality() at WebCore/platform/graphics/qt/GraphicsContextQt.cpp but it seems not work. :-) Suggestions?
<<attachment: chromium-shadow.JPG>>
<<attachment: qt-webkit-shadow.JPG>>
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
