File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5028,6 +5028,9 @@ Minor Changes</h4>
50285028 according to the rules of its <a>alignment context</a> .
50295029 </ol>
50305030 </blockquote>
5031+ <wpt>
5032+ alignment/grid-baseline-004.html
5033+ </wpt>
50315034
50325035 <li id="change-2017-need-correct-baseline-align">
50335036 Properly limit the item search to just
@@ -5041,10 +5044,16 @@ Minor Changes</h4>
50415044 is <a lt="generate baselines">generated</a> from
50425045 the shared <a>alignment baseline</a> of those <a>grid items</a> .
50435046 </blockquote>
5047+ <wpt>
5048+ alignment/grid-baseline-004.html
5049+ </wpt>
50445050
50455051 <li id="change-2017-at-least-one-cell">
50465052 Required 'grid-template-areas' to define at least one cell in the grid;
50475053 ''grid-template-areas: "" "";'' is invalid.
5054+ <wpt>
5055+ parsing/grid-template-areas-one-cell.html
5056+ </wpt>
50485057
50495058 <li id="change-2017-min-size-min-content-mixup">
50505059 Revert accidental change of [=min-content contribution=] to [=minimum contribution=]
@@ -5057,6 +5066,10 @@ Minor Changes</h4>
50575066 by <a href="#extra-space">distributing extra space</a> as needed
50585067 to account for these items' <del> minimum</del> <ins> min-content</ins> contributions.
50595068 </blockquote>
5069+ <wpt>
5070+ grid-definition/grid-template-columns-fit-content-001.html
5071+ grid-definition/grid-template-rows-fit-content-001.html
5072+ </wpt>
50605073 </ul>
50615074
50625075<h4 id="clarify-2017">
You can’t perform that action at this time.
0 commit comments