[Webkit-unassigned] [Bug 101294] While absolute positioning is put before the first flexitem, flexitems will move to a new line.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 16:14:02 PST 2012


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





--- Comment #20 from Tony Chang <tony at chromium.org>  2012-11-08 16:15:38 PST ---
(From update of attachment 172975)
View in context: https://bugs.webkit.org/attachment.cgi?id=172975&action=review

> LayoutTests/css3/flexbox/flex-algorithm.html:201
> +<div class="flexbox" style="height: 60px; -webkit-flex-flow: row wrap; position: relative;">

Nit: Instead of using -webkit-flex-flow, you should use the row and wrap class from flexbox.css so this code will run in Firefox.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list