[css-flexbox] Clarify that inflexible items are by definition definite.

Fri, 01 Apr 2016 19:42:51 -0400

author
fantasai <fantasai.cvs@inkedblade.net>
date
Fri, 01 Apr 2016 19:42:51 -0400
changeset 17332
fbcbe170c119
parent 17331
89ee7fd37001
child 17333
8ab2e8bc2285

[css-flexbox] Clarify that inflexible items are by definition definite.

css-flexbox/Overview.bs file | annotate | diff | comparison | revisions
     1.1 --- a/css-flexbox/Overview.bs	Fri Apr 01 16:27:36 2016 -0700
     1.2 +++ b/css-flexbox/Overview.bs	Fri Apr 01 19:42:51 2016 -0400
     1.3 @@ -1354,6 +1354,7 @@
     1.4  		would be non-conformant.
     1.5  	</div>
     1.6  
     1.7 +
     1.8  <!--
     1.9  ████████ ██       ████████ ██     ██       ██       ████ ██    ██ ████████  ██████
    1.10  ██       ██       ██        ██   ██        ██        ██  ███   ██ ██       ██    ██
    1.11 @@ -2714,6 +2715,7 @@
    1.12  			definite for the purpose of layout; see <a href="#algo-stretch">step 11</a>.
    1.13  	</ol>
    1.14  
    1.15 +	Note: An inflexible item with a <a>definite</a> <a>flex basis</a> is, by definition, <a>definite</a>.
    1.16  
    1.17  
    1.18  <!--

mercurial