Skip to content

Commit a32cabf

Browse files
committed
[css-grid] markup fixes
1 parent 7abcc61 commit a32cabf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

css-grid-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ Grid Items</h2>
11561156
<td>Fill grid area
11571157
<td>Fill grid area
11581158
<tr>
1159-
<th scope=row>''align-self/start''/<l spec=css-align-3>''align-self/center''</l>/etc.
1159+
<th scope=row>''align-self/start''/''align-self/center''/etc.
11601160
<td>''width/fit-content'' sizing (like floats)
11611161
<td>Use intrinsic size
11621162
</table>
@@ -4671,7 +4671,7 @@ Changes</h2>
46714671
This section documents the changes since previous publications.
46724672

46734673
<h3 id="changes-202008">
4674-
Changes since the <a href="https://www.w3.org/TR/2020/CR-css-grid-1-20200818/">18 August 2020 CR</h3>
4674+
Changes since the <a href="https://www.w3.org/TR/2020/CR-css-grid-1-20200818/">18 August 2020 CR</a></h3>
46754675

46764676
<ul class="non-normative">
46774677
<li id="change-2020-align-normal-aspect-ratio">

css-grid-2/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ Grid Items</h2>
12031203
<td>Fill grid area
12041204
<td>Fill grid area
12051205
<tr>
1206-
<th scope=row>''align-self/start''/<l spec=css-align-3>''align-self/center''</l>/etc.
1206+
<th scope=row>''align-self/start''/''align-self/center''/etc.
12071207
<td>''width/fit-content'' sizing (like floats)
12081208
<td>Use intrinsic size
12091209
</table>
@@ -5308,7 +5308,7 @@ Privacy and Security Considerations {#priv-sec}
53085308
Changes</h2>
53095309

53105310
<h3 id="changes-202008">
5311-
Changes since the <a href="https://www.w3.org/TR/2020/CR-css-grid-2-20200818/">August 2020 CR</h3>
5311+
Changes since the <a href="https://www.w3.org/TR/2020/CR-css-grid-2-20200818/">August 2020 CR</a></h3>
53125312

53135313
<ul class="non-normative">
53145314
<li id="change-2020-align-normal-aspect-ratio">

0 commit comments

Comments
 (0)