Skip to content

Undefined use of property-scoped context variable in expansion algorithm #214

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 · Fixed by #217
Closed

Undefined use of property-scoped context variable in expansion algorithm #214

kasei opened this issue Nov 20, 2019 · 1 comment · Fixed by #217

Comments

@kasei
Copy link
Contributor

kasei commented Nov 20, 2019

5.1.2 Expansion Algorithm steps 4.2 and 8 reference the variable property-scoped context. However, this variable does not seem to be passed as an argument or defined in the body of this algorithm.

@gkellogg
Copy link
Member

The initial variable introduction in step three was "property scoped context", should have been "property-scoped context".

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

Successfully merging a pull request may close this issue.

2 participants