We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af5ea9 commit e88a382Copy full SHA for e88a382
1 file changed
css3-flexbox/Overview.src.html
@@ -709,10 +709,6 @@ <h3 id='initial-computation'>
709
<p>If the length is inflexible, set the preferred size to the
710
length itself and both positive and negative flexibility to 0.</p>
711
712
- <p>Otherwise, if the length was specified with the ''flex()'' function,
713
- set the positive flexibility, negative flexibility,
714
- and preferred size to the values specified in the function.</p>
715
-
716
<p>If the length is a margin with the value ''auto'', set the
717
preferred size to 0, the positive flexibility to 1, and the negative
718
flexibility to 0.</p>
0 commit comments