You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css3-syntax/Overview.src.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -367,7 +367,7 @@ <h3>
367
367
close-bracket.
368
368
369
369
<p>
370
-
Ident, function, at-keyword, hash, string, and url tokens have a value composed of zero or more characters.
370
+
Identifier, function, at-keyword, hash, string, and url tokens have a value composed of zero or more characters.
371
371
Delim tokens have a value composed of a single character.
372
372
Number, percentage, and dimension tokens have a representation composed of 1 or more character, a numeric value, and a type flag set to either "integer" or "number". The type flag defaults to "integer" if not otherwise set.
373
373
Dimension tokens additionally have a unit composed of one or more characters.
0 commit comments