[Webkit-unassigned] [Bug 145236] Fractional-width floated boxes in flexbox, flex-flow: row wrap get laid out one pixel to the right

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 20:14:35 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145236

--- Comment #1 from Dan Wood <dwood at karelia.com> ---
Created attachment 253499
  --> https://bugs.webkit.org/attachment.cgi?id=253499&action=review
Additional test case added to reduction, showing 3 items with wrong left-right margins

I've added another attachment. It's the same as above, but a similar issue that is probably related.    I have 3 boxes side by side, and they should use up the entire width of their containing flexbox div.  But they don't - there is an extra pixel on the left AND the right where you can see the background color of the containing div shining through.  And, this means that the divs are narrower than if, for example, you and 3 side-by-side divs (floated) at 33.33333% width.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150521/d9a69e28/attachment.html>


More information about the webkit-unassigned mailing list