[webkit-reviews] review granted: [Bug 13095] Multiple background images not applied to TD elements : [Attachment 18288] Patch with scope change of paintBackgrounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 5 05:07:00 PST 2008


Glan Thomas <glan at substance-design.com> has granted 's request for review:
Bug 13095: Multiple background images not applied to TD elements
http://bugs.webkit.org/show_bug.cgi?id=13095

Attachment 18288: Patch with scope change of paintBackgrounds
http://bugs.webkit.org/attachment.cgi?id=18288&action=edit

------- Additional Comments from Glan Thomas <glan at substance-design.com>
Changed scope of RenderBox::paintBackgrounds from private to protected to allow
access by RenderTableCell.cpp

Original patch included.


More information about the webkit-reviews mailing list