File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1119,13 +1119,6 @@ Flex Direction and Wrap: the 'flex-flow' shorthand</h3>
11191119 <pre class='propdef shorthand'>
11201120 Name : flex-flow
11211121 Value : <'flex-direction'> || <'flex-wrap'>
1122- Initial : row nowrap
1123- Applies to : <a>flex containers</a>
1124- Inherited : no
1125- Percentages : n/a
1126- Computed value : specified value
1127- Media : visual
1128- Animation type : discrete
11291122 </pre>
11301123
11311124 The 'flex-flow' property is a shorthand for setting the 'flex-direction' and 'flex-wrap' properties,
@@ -1491,11 +1484,6 @@ The 'flex' Shorthand</h3>
14911484 <pre class='propdef shorthand'>
14921485 Name : flex
14931486 Value : none | [ <<'flex-grow'>> <<'flex-shrink'>>? || <<'flex-basis'>> ]
1494- Initial : 1 0 auto
1495- Applies to : <a>flex items</a>
1496- Inherited : no
1497- Media : visual
1498- Canonical order : per grammar
14991487 </pre>
15001488
15011489 The 'flex' property specifies the components of a <dfn>flexible length</dfn> :
You can’t perform that action at this time.
0 commit comments