[webkit-reviews] review granted: [Bug 78713] Absolute positioned elements with Inline Relative Positioned Container are not layout correctly : [Attachment 128774] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 11:03:06 PST 2012


Dave Hyatt <hyatt at apple.com> has granted Ken Buchanan <kenrb at chromium.org>'s
request for review:
Bug 78713: Absolute positioned elements with Inline Relative Positioned
Container are not layout correctly
https://bugs.webkit.org/show_bug.cgi?id=78713

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
r=me, although this is pretty subtle. Right now this works because anonymous
blocks can't ever be positioned. If they can, this code will have to be
changed.


More information about the webkit-reviews mailing list