-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Closed Rejected as InvalidCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Testing UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testscss-syntax-3
Milestone
Description
Typo in https://www.w3.org/TR/css-syntax-3/#starts-with-a-valid-escape
If the first code point is not U+005D REVERSE SOLIDUS (), return false.
should say
If the first code point is not U+005C REVERSE SOLIDUS (), return false.
Note the unicode is incorrect for reverse solidus.
Metadata
Metadata
Assignees
Labels
Closed Rejected as InvalidCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Testing UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testscss-syntax-3