-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
Description
Noted during review of #995:
- Why does
Value::parseValue()stop at)? - Rule following rule with
!importantwould seemingly be accepted without separating semicolon. - Comments within rules appear to be dropped, as the return value of
parseWhitespace()is ignored.