Issue with "space" followed by universal selector "*". #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Any CSS with a space followed by a "*" causes the parser to error right at the space.
Example CSS:
This is the output of
tree.iteratelogging thenode.nameon enter:As far as i know this should be valid CSS.
TIA for any Help!
Chris
Thanks for spotting that! Attached patch should help.