Skip to content

Commit 495af67

Browse files
committed
[css-syntax-3][editorial] Whoops, I moved the dfn for at-rule and didn't adjust the previous location to stop dfn'ing it.
1 parent faaf3ca commit 495af67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-syntax-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,9 +1648,9 @@ Parsing</h2>
16481648
The items that can appear in the tree are:
16491649

16501650
<dl export dfn-for=CSS>
1651-
<dt><dfn id="at-rule">at-rule</dfn>
1651+
<dt>[=at-rule=]
16521652
<dd>
1653-
An at-rule has a name,
1653+
An [=at-rule=] has a name,
16541654
a prelude consisting of a list of component values,
16551655
and an optional block consisting of a simple {} block.
16561656

0 commit comments

Comments
 (0)