File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Auto Box Sizes</h3>
131131 and computed by the rules in <a href="http://www.w3.org/TR/CSS21/visudet.html#blockwidth">CSS2.1§10.3.3</a> .
132132
133133 : <dfn>max-content size</dfn>
134- :: Roughly, the small <a>size</a> a box could take in a given axis while fitting around its contents
134+ :: Roughly, the smallest <a>size</a> a box could take in a given axis
135135 while still fitting around its contents,
136136 i.e. minimizing unfilled space while avoiding overflow.
137137
@@ -438,6 +438,9 @@ Intrinsic Sizes of Non-Replaced Blocks</h3>
438438 is the block-size of the block after layout,
439439 plus any <a>block-axis</a> margin, border, and padding.
440440
441+ Issue: Need to handle floats.
442+ See <a href="https://lists.w3.org/Archives/Public/www-style/2014Oct/0061.html">Greg's issue</a>
443+ and <a href="https://lists.w3.org/Archives/Public/www-style/2014Nov/0085.html">dbaron's response</a> .
441444
442445<h3 id='table-intrinsic'>
443446Intrinsic Sizes in Table Layout</h3>
You can’t perform that action at this time.
0 commit comments