[Webkit-unassigned] [Bug 59863] Incomplete repaint with box-shadow and padding when Javascript updates document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 08:09:13 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59863


Andrei Bucur <abucur at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93766|                            |review?
               Flag|                            |




--- Comment #3 from Andrei Bucur <abucur at adobe.com>  2011-05-17 08:09:13 PST ---
Created an attachment (id=93766)
 --> (https://bugs.webkit.org/attachment.cgi?id=93766&action=review)
Patch and layout test for the bug

The patch adds a new method to RenderStyle used to query the extent of an inset box-shadow. The extent is then used in RenderObject::repaintAfterLayoutIfNeeded to adjust the repaint rectangle size to include the shadow. The attached pixel layout test checks if this behavior is available.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list