WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
74542
Implement flexDirection and flexWrap and make flexFlow a proper shorthand.
https://bugs.webkit.org/show_bug.cgi?id=74542
Summary
Implement flexDirection and flexWrap and make flexFlow a proper shorthand.
Ojan Vafai
Reported
2011-12-14 14:46:38 PST
Implement flexDirection and flexWrap and make flexFlow a proper shorthand.
Attachments
Patch
(36.00 KB, patch)
2011-12-14 14:48 PST
,
Ojan Vafai
tony
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2011-12-14 14:48:19 PST
Created
attachment 119302
[details]
Patch
Tony Chang
Comment 2
2011-12-14 15:20:20 PST
Comment on
attachment 119302
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=119302&action=review
Maybe add a test case that sets (direction|wrap) and flow and the last one set wins.
> LayoutTests/css3/flexbox/script-tests/css-properties.js:154 > + shouldBeEqualToString('flexbox.style.webkitFlexFlow', (expected).replace(/^ /, '').replace(/ $/, ''));
Nit: Remove () around expected.
Ojan Vafai
Comment 3
2011-12-14 15:39:36 PST
Committed
r102837
: <
http://trac.webkit.org/changeset/102837
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug