[webkit-reviews] review granted: [Bug 106814] Positioned children of an overflow:visible container should ignore scroll offset when updating layer position : [Attachment 182609] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 12:47:59 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tien-Ren Chen
<trchen at chromium.org>'s request for review:
Bug 106814: Positioned children of an overflow:visible container should ignore
scroll offset when updating layer position
https://bugs.webkit.org/show_bug.cgi?id=106814

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

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


> Source/WebCore/ChangeLog:3
> +	   Positioned childs of an overflow:visible container should ignore
scroll offset when updating layer position

childs -> children

> Source/WebCore/ChangeLog:11
> +	   and triggers a RenderGeometryMap assertion falure.

Was that seen on any real sites?

> LayoutTests/ChangeLog:3
> +	   Positioned childs of an overflow:visible container should ignore
scroll offset when updating layer position

children


More information about the webkit-reviews mailing list