Skip to content

Commit a04fbdb

Browse files
committed
[css-syntax-3][editorial] Fix bikeshed errors
1 parent 4a82794 commit a04fbdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-syntax-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@ Check if two code points are a valid escape</h4>
14601460

14611461

14621462
<h4 id="would-start-an-identifier">
1463-
Check if three code points would start an ident sequence</dfn></h4>
1463+
Check if three code points would start an ident sequence</h4>
14641464

14651465
This section describes how to
14661466
<dfn oldids="check-if-three-code-points-would-start-an-identifier" lt="check if three code points would start an ident sequence|starts with an ident sequence|start with an ident sequence|would start an ident sequence">check if three code points would start an [=ident sequence=]</dfn>.
@@ -2852,7 +2852,7 @@ Consume a block's contents</h4>
28522852
If a [=rule=] was returned,
28532853
append it to |rules|.
28542854

2855-
<dt>anything else</dd>
2855+
<dt>anything else
28562856
<dd>
28572857
[=Mark=] |input|.
28582858

0 commit comments

Comments
 (0)