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

Editorial: Export [[detached]] slots #1064

Merged
merged 2 commits into from
Aug 18, 2020
Merged

Conversation

ricea
Copy link
Collaborator

@ricea ricea commented Aug 17, 2020

Use <dfn export> for [[detached]] slots since they are part of the
public-facing API (consumed by the HTML standard). See
speced/bikeshed#1747.


Preview | Diff

Use <dfn export> for [[detached]] slots since they are part of the
public-facing API (consumed by the HTML standard). See
speced/bikeshed#1747.
@domenic
Copy link
Member

domenic commented Aug 17, 2020

Actually, shouldn't these be capitalized too?

We could also invert the relationship and link these to https://html.spec.whatwg.org/#detached, hmm. In that case maybe we'd remove them from the table, with the idea being that they're "automatically" added by virtue of the [Transferable] extended attribute?

@ricea
Copy link
Collaborator Author

ricea commented Aug 18, 2020

Actually, shouldn't these be capitalized too?

Done.

We could also invert the relationship and link these to https://html.spec.whatwg.org/#detached, hmm. In that case maybe we'd remove them from the table, with the idea being that they're "automatically" added by virtue of the [Transferable] extended attribute?

I imagine this could cause problems for specs that explicitly want to reference their [[Detached]] slots, assuming they exist.

@domenic domenic merged commit 84da761 into whatwg:master Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants