10BC0 [css-flexbox] bikeshed improvements · w3c/csswg-drafts@d564e75 · GitHub
Skip to content

Commit d564e75

Browse files
committed
[css-flexbox] bikeshed improvements
--HG-- extra : rebase_source : f01b65220a5ae6b43eb42239bd955a17d191d56c
1 parent 4c505d2 commit d564e75

2 files changed

Lines changed: 11 additions & 16 deletions

File tree

css-flexbox/Overview.bs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,14 +1131,9 @@ Flex Line Wrapping: the 'flex-wrap' property</h3>
11311131
<h3 id='flex-flow-property'>
11321132
Flex Direction and Wrap: the 'flex-flow' shorthand</h3>
11331133

1134-
<pre class='propdef'>
1134+
<pre class='propdef shorthand'>
11351135
Name: flex-flow
11361136
Value: <'flex-direction'> || <'flex-wrap'>
1137-
Initial: see individual properties
1138-
Applies to: <a>flex containers</a>
1139-
Inherited: see individual properties
1140-
Computed value: see individual properties
1141-
Media: visual
11421137
</pre>
11431138

11441139
<p>The 'flex-flow' property is a shorthand for setting the 'flex-direction' and 'flex-wrap' properties,

0 commit comments

Comments
 (0)