Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssparser: do not accept invalid rules | bptato | 2024-10-25 | 1 | -0/+3 |
This isn't exactly clear from the standard's wording, but e.g. *display: inline must be discarded (because it incorrectly starts with a delim token). |