Skip to content

Commit 5aa862d

Browse files
committed
[css-grid-1] Add test links
1 parent de7347e commit 5aa862d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

css-grid-1/Overview.bs

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)