[webkit-reviews] review denied: [Bug 109212] TDs not always removing border when losing CSS class that gives them the border : [Attachment 204663] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 14 11:48:32 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Yuki Sekiguchi
<yuki.sekiguchi at access-company.com>'s request for review:
Bug 109212: TDs not always removing border when losing CSS class that gives
them the border
https://bugs.webkit.org/show_bug.cgi?id=109212

Attachment 204663: Patch
https://bugs.webkit.org/attachment.cgi?id=204663&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
I'm not sure that stuffing the old repaint rect into visual overflow is the
correct approach here. Visual overflow should only be used for things like
shadows/outlines, and not just for temporary dirty rects around style changes.


More information about the webkit-reviews mailing list