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

Clarify shadow DOM algorithms #410

Closed
kjax opened this issue Mar 2, 2016 · 2 comments
Closed

Clarify shadow DOM algorithms #410

kjax opened this issue Mar 2, 2016 · 2 comments

Comments

@kjax
Copy link

kjax commented Mar 2, 2016

My group has found shadow DOM spec to be confusing about the order that the slotting and flattening algorithms are applied. Is each step applied to all of the nodes before continuing to the next step?

Perhaps changing to this statement:
The slotting algorithm must be used to determine the assigned slot for each node and must be equivalent to processing the following steps

@hayatoito
Copy link
Contributor

Thank you for the suggestion!

@hayatoito
Copy link
Contributor

I have also made the Flatting Example more readable at b8567cf

If you have any other idea which make the spec understandable, I appreciate it. Any minor fixes are welcome.

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

No branches or pull requests

2 participants