Skip to content

Commit 45ab44d

Browse files
committed
[selectors] markup typo
1 parent f370da7 commit 45ab44d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

selectors/Overview.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3958,8 +3958,9 @@ <h3 id=grammar><span class=secno>16.1. </span> Grammar</h3>
39583958

39593959
<dd> A <code>compound_selector_list</code>.
39603960

3961-
<dt><dfn id=ltid-selector><var>&lt;id-selector></var></dfn> An
3962-
<code>id</code>.
3961+
<dt><dfn id=ltid-selector><var>&lt;id-selector></var></dfn>
3962+
3963+
<dd> An <code>id</code>.
39633964
</dl>
39643965

39653966
<h2 id=profiling><span class=secno>17. </span> Profiles</h2>

selectors/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2912,6 +2912,7 @@ <h3 id="grammar">
29122912
A <code>compound_selector_list</code>.
29132913

29142914
<dt><dfn><var>&lt;id-selector></var></dfn>
2915+
<dd>
29152916
An <code>id</code>.
29162917
</dl>
29172918

0 commit comments

Comments
 (0)