[webkit-qt] blur distance/border support in box-shadow attribute

chunrong lai chunronglai at gmail.com
Mon Sep 13 01:55:23 PDT 2010


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100913/e8b55c24/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chromium-shadow.JPG
Type: image/jpeg
Size: 14800 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100913/e8b55c24/attachment-0002.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt-webkit-shadow.JPG
Type: image/jpeg
Size: 11051 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100913/e8b55c24/attachment-0003.jpe>


More information about the webkit-qt mailing list