[webkit-reviews] review denied: [Bug 116994] Setting overflow:hidden on position:absolute does not repaint hidden content : [Attachment 203434] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 2 09:29:10 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 116994: Setting overflow:hidden on position:absolute does not repaint
hidden content
https://bugs.webkit.org/show_bug.cgi?id=116994

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=203434&action=review


> Source/WebCore/rendering/RenderBox.cpp:2034
> +    // If this RenderBox has self painting layer, visial overflow clip of
"o" doesn't contain a rect of the RenderBox.

"visial" -> "visual"

> Source/WebCore/rendering/RenderBox.cpp:2035
> +    // Clipping this painting rect make the rect narrower.

Not sure what you mean here.


More information about the webkit-reviews mailing list