[webkit-reviews] review granted: [Bug 118057] [CSS-Regions] OverrideLogicalHeight used by both regions and flexbox : [Attachment 205482] patch for landing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 06:15:41 PDT 2013


Catalin badea <badea at adobe.com> has granted  review:
Bug 118057: [CSS-Regions] OverrideLogicalHeight used by both regions and
flexbox
https://bugs.webkit.org/show_bug.cgi?id=118057

Attachment 205482: patch for landing.
https://bugs.webkit.org/attachment.cgi?id=205482&action=review

------- Additional Comments from Catalin badea <badea at adobe.com>
Auto height regions use overrideLogicalHeight() in their layout process, 
this can overlap with flexbox containers trying to stretch/shrink their
children.

Tests: fast/regions/autoheight-flexbox.html


More information about the webkit-reviews mailing list