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

Specify ShadowRoot.innerHTML #393

Closed
sideshowbarker opened this issue Jan 6, 2017 · 1 comment
Closed

Specify ShadowRoot.innerHTML #393

sideshowbarker opened this issue Jan 6, 2017 · 1 comment

Comments

@sideshowbarker
Copy link
Contributor

sideshowbarker commented Jan 6, 2017

innerHTML is currently implemented as a property of ShadowRoot in both WebKit and Blink

(There’s been talk of moving it to DocumentFragment but for that to happen somebody needs to do the work of coming up with what it does.)

@annevk
Copy link
Member

annevk commented Jan 6, 2017

This is a duplicate of w3c/DOM-Parsing#21. I thought about the idea of merging all that into DOM and I would support someone undertaking such an effort, but it's not going to be me for now.

@annevk annevk closed this as completed Jan 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants