зеркало из https://github.com/mozilla/gecko-dev.git
2c28080629
Fixes #15482 Shorthand parsing uses `parse_entirely`, so we have to ask it to stop before the `!important`. An alternate fix is to not use `parse_entirely` there and ensuring that all callers of `PropertyDeclaration::parse_into()` check that the input is exhausted. Two of the three callers do that anyway because they check for `!important`. We also weren't checking for the end of the parser for `CSS.supports()`. Source-Repo: https://github.com/servo/servo Source-Revision: eaa01223a7add99ce4cc241b686100856b7594d6 --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : 271b84c5cb44b18f04d1c887ae98ec5154ab8817 |
||
---|---|---|
.. | ||
cef | ||
geckolib | ||
glutin | ||
servo |