File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -276,11 +276,11 @@ New Keywords for 'width' and 'height'</h3>
276276
277277 <dt> <dfn>repudiate-floats</dfn> <span class='issue'> Less stupid name?</span>
278278 <dd>
279- In the inline axis,
280- use the larger of the min-content inline- size,
281- and the fill-available inline- size minus the size of any non-descendant floats in the same formatting context.
279+ In the <a> inline axis</a> ,
280+ use the larger of the <a> min-content inline size</a> ,
281+ and the <a> fill-available inline size</a> minus the size of any non-descendant floats in the same formatting context.
282282 (This is similar to the behavior of a box that establishes a formatting context next to a float.)
283- In the block axis,
283+ In the <a> block axis</a> ,
284284 this is identical to ''width/auto'' .
285285
286286 <p class='issue'>
@@ -583,7 +583,7 @@ Changes</h2>
583583 <li> Specified that <a>extrinsic sizing</a> treates ''margin/auto'' margins as zero.
584584 <li> Clarified definition of <a>available size</a> .
585585 <li> Specified that percentages resolved against an intrinsic size of the parent computes falls back to auto sizing.
586- <li> Fixed bad wording wrt containing blocks in <a>fill-available inline- size</a> definition,
586+ <li> Fixed bad wording wrt containing blocks in <a>fill-available inline size</a> definition,
587587 and specified that it is calculated <em> after</em> margin collapsing.
588588 <li> Specified that an absolutely-positioned box's containing block is always considered definite.
589589 <li> Improved section on intrinsic sizing of multi-column elements.
You can’t perform that action at this time.
0 commit comments