Skip to content

Commit 0cbc64f

Browse files
committed
date -> data
1 parent 18e7feb commit 0cbc64f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-syntax/parsing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ <h4>
578578
<dt>anything else
579579
<dd>
580580
Emit the hash token.
581-
Switch to the <i>date state</i>.
581+
Switch to the <i>data state</i>.
582582
Reconsume the <i>current input character</i>.
583583
</dl>
584584

@@ -1292,7 +1292,7 @@ <h4>
12921292
<dt>U+0029 RIGHT PARENTHESIS ())
12931293
<dd>
12941294
Emit the url token.
1295-
Switch to the <i>date state</i>.
1295+
Switch to the <i>data state</i>.
12961296

12971297
<dt>anything else
12981298
<dd>

0 commit comments

Comments
 (0)