File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ Baseline Alignment: the ''baseline'' and ''last-baseline'' keywords</h3>
300300
301301 When specified for 'align-content' /'justify-content' ,
302302 these values trigger <a>baseline content-alignment</a> ,
303- shifting the content of the box within the box,
303+ shifting the content of the box within its content box,
304304 and may also affect the sizing of the box itself.
305305 See [[#baseline-align-content]] .
306306
@@ -312,7 +312,7 @@ Baseline Alignment: the ''baseline'' and ''last-baseline'' keywords</h3>
312312
313313 If both <a>baseline content-alignment</a> <em> and</em> <a>baseline self-alignment</a> are specified in the same axis on the same box,
314314 only <a>baseline self-alignment</a> is honored in that axis;
315- the content-alignment in that axis must be treated as ''self- start'' .
315+ the content-alignment in that axis must be treated as ''start'' .
316316
317317 Issue: The previous paragraph is fairly arbitrary.
318318 Need some experience to make sure it's the correct choice out of the two possibilities.
You can’t perform that action at this time.
0 commit comments