[webkit-reviews] review granted: [Bug 70792] new flexbox should ignore float set on flexitems : [Attachment 155082] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 28 07:31:09 PDT 2012


Ojan Vafai (vacation through 7/31) <ojan at chromium.org> has granted Tony Chang
<tony at chromium.org>'s request for review:
Bug 70792: new flexbox should ignore float set on flexitems
https://bugs.webkit.org/show_bug.cgi?id=70792

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

------- Additional Comments from Ojan Vafai (vacation through 7/31)
<ojan at chromium.org>
FWIW, it seems correct to me that this is exposed to getComputedStyle. It's
actually not floated. Do we need to do anything special with clear? As in, will
a clear in a flexbox clear floated stuff above the flexbox? Float confuses me.
:(


More information about the webkit-reviews mailing list