-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix an issue parsing known CSS properties with unknown values.
We were failing to parse any future rules after failing to parse the value, rather than skipping it and continuing.
- Loading branch information
1 parent
b9d0476
commit a6be2ea
Showing
1 changed file
with
112 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters