RESOLVED FIXED 110196
RenderTable::paintBoxDecorations sometimes draws box-shadow twice.
https://bugs.webkit.org/show_bug.cgi?id=110196
Summary RenderTable::paintBoxDecorations sometimes draws box-shadow twice.
Takashi Sakamoto
Reported 2013-02-19 02:24:39 PST
Since RenderTable::paintBoxDecorations doesn't provide correct bleedAvoidance parameter for paintBackground, both RenderTable::paintBoxDecorations and RenderBox::paintBackground (~RenderBoxModelObject::paintFillLayerExtended) draw box-shadow.
Attachments
Patch (4.44 KB, patch)
2013-02-19 02:31 PST, Takashi Sakamoto
no flags
Takashi Sakamoto
Comment 1 2013-02-19 02:31:41 PST
Julien Chaffraix
Comment 2 2013-02-21 19:56:42 PST
This is really a patch for Simon, I don't know much about bleedAvoidance.
WebKit Review Bot
Comment 3 2013-02-21 22:27:29 PST
Comment on attachment 189032 [details] Patch Clearing flags on attachment: 189032 Committed r143690: <http://trac.webkit.org/changeset/143690>
WebKit Review Bot
Comment 4 2013-02-21 22:27:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.