- From: yuzhehan <notifications@github.com>
- Date: Fri, 24 Apr 2020 10:04:05 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/dom/pull/860@github.com>
<!-- Thank you for contributing to the DOM Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> The explainer for this feature is here: https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Imperative-Shadow-DOM-Distribution-API.md The issue discussion is here: [3534](https://github.com/whatwg/html/issues/3534) There is a corresponding [Pull Request](https://github.com/whatwg/html/pull/5483) for the HTML spec that goes along with this PR. - [ ] At least two implementers are interested (and none opposed): * I'm working to get this implemented in Chromium, tracking bug [here](http://crbug.com/869308). * The implementation is based on what was agreed in the last [F2F Meeting](https://github.com/whatwg/html/issues/3534#issuecomment-537802687). - [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * In WPT: https://wpt.fyi/results/shadow-dom/slots-imperative-slot-api.tentative.html?label=master&label=experimental&aligned&q=slots-imperative-slot-api.tentative.html * More tests are being implemented, but the basics are there. - [x] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: https://crbug.com/869308 * Firefox: None yet * Safari: None yet You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/860 -- Commit Summary -- * Add Imperative Slot API * Update slot assignment default wording -- File Changes -- M dom.bs (20) -- Patch Links -- https://github.com/whatwg/dom/pull/860.patch https://github.com/whatwg/dom/pull/860.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/860
Received on Friday, 24 April 2020 17:04:18 UTC