Skip to content

Unused variable defined for property-scoped contexts in expansion algorithm #216

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

Closed
kasei opened this issue Nov 20, 2019 · 1 comment
Closed

Comments

@kasei
Copy link
Contributor

kasei commented Nov 20, 2019

5.1.2 Expansion Algorithm steps 3 says:

If active property has a term definition in active context with a local context, initialize property scoped context to that local context.

However, this seems to be the only occurrence of property scoped context in the entire document. It seems that there's a missing hyphen in the variable name, as property-scoped context does appear later in the algorithm.

@gkellogg
Copy link
Member

See comment in #214, it should have been "property-scoped context".

Dupilcate of #214.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants