Skip to content

Update error type test for attachShadow()#16853

Merged
domenic merged 1 commit intomasterfrom
domenic/notsupportederror-attachshadow
May 16, 2019
Merged

Update error type test for attachShadow()#16853
domenic merged 1 commit intomasterfrom
domenic/notsupportederror-attachshadow

Conversation

@domenic
Copy link
Member

@domenic domenic commented May 15, 2019

Follows whatwg/dom#761.

domenic pushed a commit to whatwg/html that referenced this pull request May 16, 2019
This provides the ElementInternals interface, which can be obtained for
custom elements via the element.attachInternals() method. For now
ElementInternals is empty, but it will gain members in #4383.

This also adds the ability for custom elements to set the
disabledFeatures static property, to disable element internals and
shadow DOM. Some DOM-side infrastructure work there is necessary in
whatwg/dom#760.

Tests:
- web-platform-tests/wpt#15123
- web-platform-tests/wpt#15516
- web-platform-tests/wpt#16853

Fixes WICG/webcomponents#758.
@domenic domenic merged commit 7deb022 into master May 16, 2019
@domenic domenic deleted the domenic/notsupportederror-attachshadow branch May 16, 2019 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants