File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -276,11 +276,11 @@ New Keywords for 'width' and 'height'</h3>
276
276
277
277
<dt> <dfn>repudiate-floats</dfn> <span class='issue'> Less stupid name?</span>
278
278
<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.
282
282
(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> ,
284
284
this is identical to ''width/auto'' .
285
285
286
286
<p class='issue'>
@@ -583,7 +583,7 @@ Changes</h2>
583
583
<li> Specified that <a>extrinsic sizing</a> treates ''margin/auto'' margins as zero.
584
584
<li> Clarified definition of <a>available size</a> .
585
585
<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,
587
587
and specified that it is calculated <em> after</em> margin collapsing.
588
588
<li> Specified that an absolutely-positioned box's containing block is always considered definite.
589
589
<li> Improved section on intrinsic sizing of multi-column elements.
You can’t perform that action at this time.
0 commit comments