Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: Less messy namespace handling. #18142

Merged
merged 4 commits into from Aug 18, 2017
Merged

style: Less messy namespace handling. #18142

merged 4 commits into from Aug 18, 2017

Commits on Aug 18, 2017

  1. style: Less messy namespace handling.

    This PR accounts for the fact that the namespace table is only needed in
    `NestedRuleParser`, and only for style rules, in order to simplify the setup and
    be able to fix a few bugs wrt parsing of invalid rules.
    emilio committed Aug 18, 2017
  2. style: Fix namespace handling during keyframe parsing.

    emilio committed Aug 18, 2017
You can’t perform that action at this time.