Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tests] Add parsing exception for "cursor" CSS property (#551)
The `cursor` property definition now uses a stack combinator `#?`, which is not supported by the `css-tree` parser. Adding the property to the list of exceptions as a result.
- Loading branch information