Skip to content

custom-elements: Update CustomElementRegistry.html for 'disabledFeatures'.#15516

Merged
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-1482361
Feb 26, 2019
Merged

custom-elements: Update CustomElementRegistry.html for 'disabledFeatures'.#15516
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-1482361

Conversation

@chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 22, 2019

This change is for whatwg/html#4324, and
a follow-up of #15123

Bug: crbug.com/905922
Change-Id: I3eceb5d21ab555c23ed877ded17d359fe004e2aa
Reviewed-on: https://chromium-review.googlesource.com/c/1482361
Auto-Submit: Kent Tamura <[email protected]>
Reviewed-by: Hayato Ito <[email protected]>
Commit-Queue: Kent Tamura <[email protected]>
Cr-Commit-Position: refs/heads/master@{#635380}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

…res'.

This change is for whatwg/html#4324, and
a follow-up of #15123

Bug: crbug.com/905922
Change-Id: I3eceb5d21ab555c23ed877ded17d359fe004e2aa
Reviewed-on: https://chromium-review.googlesource.com/c/1482361
Auto-Submit: Kent Tamura <[email protected]>
Reviewed-by: Hayato Ito <[email protected]>
Commit-Queue: Kent Tamura <[email protected]>
Cr-Commit-Position: refs/heads/master@{#635380}
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 1aa5413 into master Feb 26, 2019
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-1482361 branch February 26, 2019 03:07
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.
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.

3 participants