Skip to content

Commit 72786c3

Browse files
committed
[css-syntax-3][editorial] Whoopsie, insert an ID.
1 parent dcbd938 commit 72786c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-syntax-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2048,7 +2048,7 @@ Parse something according to a CSS grammar</h4>
20482048
</ol>
20492049
</div>
20502050

2051-
<h4 id="">
2051+
<h4 id="parse-comma-list">
20522052
Parse A Comma-Separated List According To A CSS Grammar</h4>
20532053

20542054
While one can definitely [=CSS/parse=] a value

0 commit comments

Comments
 (0)