RESOLVED FIXED 67432
implement -webkit-flex-order
https://bugs.webkit.org/show_bug.cgi?id=67432
Summary implement -webkit-flex-order
Tony Chang
Reported 2011-09-01 13:42:50 PDT
implement -webkit-flex-order
Attachments
Patch (18.93 KB, patch)
2011-09-01 13:46 PDT, Tony Chang
no flags
Patch (19.49 KB, patch)
2011-09-02 09:27 PDT, Tony Chang
no flags
Patch (20.02 KB, patch)
2011-09-21 11:06 PDT, Tony Chang
no flags
Tony Chang
Comment 1 2011-09-01 13:46:22 PDT
Ojan Vafai
Comment 2 2011-09-01 14:33:33 PDT
Comment on attachment 106020 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=106020&action=review Just a tiny nit from me. > LayoutTests/css3/flexbox/flex-order.html:9 > +.horizontal-box div { > + height: 30px; > + border: 0; The pixel output from this test would be easier to make sense of if there were some padding between the horizontal-boxen.
Tony Chang
Comment 3 2011-09-02 09:27:11 PDT
Tony Chang
Comment 4 2011-09-21 11:06:40 PDT
Tony Chang
Comment 5 2011-09-21 11:24:03 PDT
(In reply to comment #4) > Created an attachment (id=108184) [details] > Patch Rebased to after the logical positional fixes (just renames for this code).
WebKit Review Bot
Comment 6 2011-09-22 21:53:50 PDT
Comment on attachment 108184 [details] Patch Clearing flags on attachment: 108184 Committed r95783: <http://trac.webkit.org/changeset/95783>
WebKit Review Bot
Comment 7 2011-09-22 21:53:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.