Skip to content

Commit e88a382

Browse files
committed
Removed old text about resolving flex() on margins/paddings
1 parent 6af5ea9 commit e88a382

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

css3-flexbox/Overview.src.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -709,10 +709,6 @@ <h3 id='initial-computation'>
709709
<p>If the length is inflexible, set the preferred size to the
710710
length itself and both positive and negative flexibility to 0.</p>
711711

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-
716712
<p>If the length is a margin with the value ''auto'', set the
717713
preferred size to 0, the positive flexibility to 1, and the negative
718714
flexibility to 0.</p>

0 commit comments

Comments
 (0)