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

Incorrect syntax for <child-selector> dfn #498

Closed
tidoust opened this issue Jul 13, 2018 · 2 comments · Fixed by #500
Closed

Incorrect syntax for <child-selector> dfn #498

tidoust opened this issue Jul 13, 2018 · 2 comments · Fixed by #500

Comments

@tidoust
Copy link
Member

tidoust commented Jul 13, 2018

The reference to compound selector in the definition of <child-selector> seems incorrect per the Value Definition Syntax. The definition should rather be select( <compound-selector> # ).

ewilligers pushed a commit to ewilligers/svgwg that referenced this issue Jul 13, 2018
The definition is now select( <compound-selector> # ).

resolves w3c#498
@svgeesus
Copy link
Contributor

svgeesus commented Aug 2, 2018

@tidoust does this commit from @ewilligers solve the issue you noted?

@tidoust
Copy link
Member Author

tidoust commented Aug 5, 2018

@svgeesus Yes, the pull request fixes the issue, thanks!

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