Skip to content

Commit a6ff840

Browse files
committed
Finish removing the *-match tokens.
--HG-- extra : rebase_source : 4c1e22e7f3f07234317ad8aec12642aa992bac8e
1 parent dd41f83 commit a6ff840

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

css3-syntax/Overview.src.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,7 @@ <h3>
263263
open-paren,
264264
close-paren,
265265
open-bracket,
266-
close-bracket,
267-
includes-match,
268-
dash-match.
266+
close-bracket.
269267

270268
<p>
271269
Ident, function, at-keyword, hash, string, and url tokens have a value composed of zero or more characters.

0 commit comments

Comments
 (0)