Closed Bug 836881 Opened 11 years ago Closed 11 years ago

flex-flow property not taking values

Categories

(Core :: CSS Parsing and Computation, defect)

21 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 939905

People

(Reporter: jamesdholby+persona, Unassigned)

Details

(Keywords: css3)

Attachments

(1 file)

Attached image properWithImproper.png
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:21.0) Gecko/20130131 Firefox/21.0
Build ID: 20130131031009

Steps to reproduce:

Attempting to use the shorthand "flex-flow" property to list elements in a row and then wrap them as listed in the documentation https://developer.mozilla.org/en-US/docs/CSS/flex-flow

Doesn't seem that the shorthand "flex-flow" with the "flex-wrap" property is recognized in 21.0a1. 

Using the associated prefix in Opera & Webkit gives proper results:
http://jsfiddle.net/M7yLn/1/
 


Actual results:

The elements in the row overflow the parent container and do not wrap to create multiple rows.


Expected results:

The elements should wrap to create multiple rows within the parent container as shown in Example 4 at http://dev.w3.org/csswg/css3-flexbox/#flex-flow-property
Keywords: css3
Component: Untriaged → Style System (CSS)
Product: Firefox → Core
The document you link to points to bug 702508, no?
Depends on: 702508
Ah yea missed footnote on the doc, need to add "wrap" to the tag for searching. Wasn't thinking "multi-line" ha.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Depends on: 939901
No longer depends on: 702508, 939901
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: