- From: Mason Freed <notifications@github.com>
- Date: Tue, 24 Nov 2020 10:45:49 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/xhr/pull/300@github.com>
This PR goes along with the two in [HTML](https://github.com/whatwg/html/pull/5465) and [DOM](https://github.com/whatwg/dom/pull/892) to add declarative Shadow DOM to the spec. This PR goes along with the discussion at [#912](https://github.com/whatwg/dom/issues/912), to opt-in to the fragment parser for declarative Shadow DOM. - [ ] At least two implementers are interested (and none opposed): * This is implemented, behind a flag, in Chromium. Tracking bug is [here](https://crbug.com/1042130). * - [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/declarative?label=master&label=experimental&aligned&q=declarative - [X] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: https://crbug.com/1042130 * Firefox: None yet * Safari: None yet <!-- This comment and the below content is programatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://whatpr.org/xhr/300.html" title="Last updated on Nov 24, 2020, 6:45 PM UTC (0344579)">Preview</a> | <a href="https://whatpr.org/xhr/300/17980b7...0344579.html" title="Last updated on Nov 24, 2020, 6:45 PM UTC (0344579)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/whatwg/xhr/pull/300 -- Commit Summary -- * Set include shadow roots to "deny" * Add name, convert to magic anchor -- File Changes -- M xhr.bs (8) -- Patch Links -- https://github.com/whatwg/xhr/pull/300.patch https://github.com/whatwg/xhr/pull/300.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/xhr/pull/300
Received on Tuesday, 24 November 2020 18:46:02 UTC