- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 02 Nov 2020 17:00:12 +0000
- To: public-html@w3.org
- Message-Id: <E1kZdBk-0006BQ-0x@uranus.w3.org>
Issues
------
* w3c/html-aam (+0/-0/π¬11)
2 issues received 11 new comments:
- #229 Review mappings once new roles are added (1 by stevefaulkner)
https://github.com/w3c/html-aam/issues/229
- #46 HTML-AAM: select element should map to listbox role regardless of presentation (10 by JAWS-test, carmacleod, craigkovatch, eps1lon, mcking65, scottaohara)
https://github.com/w3c/html-aam/issues/46 [AAM V2]
* w3c/webcomponents (+4/-1/π¬54)
4 issues created:
- Template batch mutations and side effects (by annevk)
https://github.com/w3c/webcomponents/issues/906 [templates]
- Empty innerHTML in connectedCallback, but content is (by dy)
https://github.com/w3c/webcomponents/issues/903
- Template/part proposals - Naming for DOM Parts API (by yuzhe-han)
https://github.com/w3c/webcomponents/issues/902
- Template/part proposals should explain how and why they improve performance (by smaug----)
https://github.com/w3c/webcomponents/issues/901
10 issues received 54 new comments:
- #906 Template batch mutations and side effects (4 by annevk, justinfagnani, yuzhe-han)
https://github.com/w3c/webcomponents/issues/906 [templates]
- #903 Empty innerHTML/textContent in connectedCallback, but the actual content is rendered (8 by Danny-Engelman, annevk, dy, rniwa)
https://github.com/w3c/webcomponents/issues/903 [custom-elements] [question]
- #902 Template/part proposals - Naming for DOM Parts API (9 by EisenbergEffect, annevk, domenic, justinfagnani, kenchris, rniwa, yuzhe-han)
https://github.com/w3c/webcomponents/issues/902 [templates]
- #901 Template/part proposals should explain how and why they improve performance (20 by annevk, justinfagnani, leobalter, smaug----, yuzhe-han)
https://github.com/w3c/webcomponents/issues/901 [templates]
- #895 Scoped Custom Element Registry: Open Design Issues (1 by justinfagnani)
https://github.com/w3c/webcomponents/issues/895
- #885 [declarative-custom-elements] shorter syntax (2 by dy, justinfagnani)
https://github.com/w3c/webcomponents/issues/885
- #877 Web Components-related breakouts @ TPAC 2020 (4 by EisenbergEffect, rniwa)
https://github.com/w3c/webcomponents/issues/877
- #870 define behavior of `@import` in Cascading Style Sheet (CSS) modules (3 by dandclark, emilio, mfreed7)
https://github.com/w3c/webcomponents/issues/870 [tag-tracker]
- #704 [templates] Ensure that template instantiation actually improves the platform (1 by rniwa)
https://github.com/w3c/webcomponents/issues/704 [templates]
- #624 Custom 'void' or self-closing elements (HTML parser changes) (2 by Rob-pw, dy)
https://github.com/w3c/webcomponents/issues/624 [custom-elements] [needs implementer interest]
1 issues closed:
- Empty innerHTML/textContent in connectedCallback, but the actual content is rendered https://github.com/w3c/webcomponents/issues/903 [custom-elements] [question]
* whatwg/html (+8/-4/π¬29)
8 issues created:
- H (by halabaku56)
https://github.com/whatwg/html/issues/6121
- Feature request: to complement a <noscript> a <yesscript> to assist progressive enhancement (by holloway)
https://github.com/whatwg/html/issues/6116
- history API should allow URL object for url parameter (by LeaVerou)
https://github.com/whatwg/html/issues/6115
- HTML Dasar (by Farhan12-hub)
https://github.com/whatwg/html/issues/6114
- Cx (by Claitonrasta)
https://github.com/whatwg/html/issues/6112
- Restricting cross-origin iframe navigation to external protocols with permissions policy (by johannhof)
https://github.com/whatwg/html/issues/6111
- Memory cache/list of available images interop meta-issue (by domenic)
https://github.com/whatwg/html/issues/6110 [interop]
- Clarify null "get-the-parent" note (by benjamingr)
https://github.com/whatwg/html/issues/6108
16 issues received 29 new comments:
- #6116 Feature request: to complement a <noscript> a <yesscript> to assist progressive enhancement (1 by annevk)
https://github.com/whatwg/html/issues/6116
- #6115 history API should allow URL object for url parameter (1 by domenic)
https://github.com/whatwg/html/issues/6115
- #6111 Restricting cross-origin iframe navigation to external protocols with permissions policy (4 by annevk, clelland, ericlaw1979, johannhof)
https://github.com/whatwg/html/issues/6111 [addition/proposal] [needs implementer interest] [topic: navigation]
- #6040 Proposal: beforematch event and content-visibility: hidden-matchable (2 by chrishtr, josepharhar)
https://github.com/whatwg/html/issues/6040 [addition/proposal] [needs implementer interest]
- #5624 Specify speculative HTML parsing (preload scanner) (1 by zcorpan)
https://github.com/whatwg/html/issues/5624 [topic: fetch] [topic: parser]
- #5611 Should <ins> and <del> have `unicode-bidi: isolate`? (1 by fantasai)
https://github.com/whatwg/html/issues/5611 [addition/proposal] [i18n-alreq] [i18n-hlreq] [i18n-tracker] [needs implementer interest]
- #5408 When is a lazy-loaded image "about to intersect the viewport" (2 by zcorpan)
https://github.com/whatwg/html/issues/5408 [topic: img]
- #5401 Element reflection and shadow roots (1 by alice)
https://github.com/whatwg/html/issues/5401 [a11y-tracker] [accessibility] [topic: shadow]
- #5345 createPattern specification references unknown "result" variable (2 by annevk, contributor13)
https://github.com/whatwg/html/issues/5345 [good first issue] [topic: canvas]
- #5121 Add &nnbsp; entity for U+202F (5 by annevk, fantasai, hsivonen, ygoe)
https://github.com/whatwg/html/issues/5121 [addition/proposal] [i18n-alreq] [i18n-amlreq] [i18n-mlreq] [i18n-tracker] [needs implementer interest] [topic: parser]
- #4741 Algorithms triggered by user activation and window.postMessage / MessageChannel / BroadcastChannel (4 by domenic, mustaqahmed)
https://github.com/whatwg/html/issues/4741 [topic: user activation]
- #4474 Create reusable image fetching logic for other standards (1 by zcorpan)
https://github.com/whatwg/html/issues/4474 [topic: fetch] [topic: img]
- #4472 <track> kind=forced is perhaps implemented in WebKit (1 by joeyparrish)
https://github.com/whatwg/html/issues/4472 [addition/proposal] [needs implementer interest] [topic: media]
- #3631 Controlling the appearance of images being loaded (1 by plinss)
https://github.com/whatwg/html/issues/3631 [addition/proposal] [topic: img]
- #3627 Proposal: autoselect attribute for editable elements (1 by jfbrennan)
https://github.com/whatwg/html/issues/3627 [addition/proposal] [needs implementer interest]
- #3595 Add autocorrect content attribute to HTMLElement (1 by zcorpan)
https://github.com/whatwg/html/issues/3595 [addition/proposal] [document conformance] [i18n-tracker] [impacts documentation]
4 issues closed:
- H https://github.com/whatwg/html/issues/6121
- history API should allow URL object for url parameter https://github.com/whatwg/html/issues/6115
- HTML Dasar https://github.com/whatwg/html/issues/6114
- Algorithms triggered by user activation and window.postMessage / MessageChannel / BroadcastChannel https://github.com/whatwg/html/issues/4741 [topic: user activation]
* whatwg/dom (+7/-2/π¬82)
7 issues created:
- What is the "security policy" for adding new events and elements to the Web Platform? (by mfreed7)
https://github.com/whatwg/dom/issues/913
- [Declarative Shadow DOM] How should we build the "opt-in" for fragment parsing of declarative Shadow DOM? (by mfreed7)
https://github.com/whatwg/dom/issues/912
- Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (by benjamingr)
https://github.com/whatwg/dom/issues/911
- Should there be a declarative version of adoptedStyleSheets? (by mfreed7)
https://github.com/whatwg/dom/issues/910
- Clarify null "get-the-parent" note (by benjamingr)
https://github.com/whatwg/dom/issues/908
- NodeIterator's pre-removing steps does not match browsers (by TRowbotham)
https://github.com/whatwg/dom/issues/907
- Missing comma in a sentence - makes it somewhat confusing to read (by JasonTheKitten)
https://github.com/whatwg/dom/issues/906
11 issues received 82 new comments:
- #913 What is the "security policy" for adding new events and elements to the Web Platform? (2 by dfabulich, inoas)
https://github.com/whatwg/dom/issues/913
- #912 [Declarative Shadow DOM] How should we build the "opt-in" for fragment parsing of declarative Shadow DOM? (2 by inoas, prlbr)
https://github.com/whatwg/dom/issues/912
- #911 Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (3 by annevk, benjamingr, domenic)
https://github.com/whatwg/dom/issues/911 [addition/proposal] [needs implementer interest] [topic: events]
- #910 Should there be a declarative version of adoptedStyleSheets? (4 by WebReflection, annevk, mfreed7)
https://github.com/whatwg/dom/issues/910 [addition/proposal] [needs implementer interest] [topic: shadow]
- #908 Clarify null "get-the-parent" note (1 by annevk)
https://github.com/whatwg/dom/issues/908
- #907 NodeIterator's pre-removing steps does not match browsers (1 by annevk)
https://github.com/whatwg/dom/issues/907
- #903 Proposal - Update XPath to (at least) v2.0 (10 by WebReflection, bathos, benjamingr, liamquin, rhdunn, sirinath)
https://github.com/whatwg/dom/issues/903 [addition/proposal] [needs implementer interest]
- #895 Add NodeList.setAttributes (2 by mfreed7, yuzhe-han)
https://github.com/whatwg/dom/issues/895 [addition/proposal] [needs implementer interest]
- #881 Adding a return value to `controller.abort()` which represents abort completion (1 by domenic)
https://github.com/whatwg/dom/issues/881 [addition/proposal] [needs implementer interest]
- #831 Declarative Shadow DOM (55 by WebReflection, annevk, cure53, dfabulich, eeeps, hsivonen, inoas, koto, mfreed7, prlbr, rniwa, smaug----)
https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow]
- #126 Disconnect single target instead of all (1 by trusktr)
https://github.com/whatwg/dom/issues/126 [addition/proposal] [needs implementer interest]
2 issues closed:
- Adding a return value to `controller.abort()` which represents abort completion https://github.com/whatwg/dom/issues/881 [addition/proposal] [needs implementer interest]
- Missing comma in a sentence - makes it somewhat confusing to read https://github.com/whatwg/dom/issues/906
Pull requests
-------------
* w3c/html-aam (+1/-0/π¬0)
1 pull requests submitted:
- Give column group headers a role of columnheader (by AlexLloyd0)
https://github.com/w3c/html-aam/pull/313
* w3c/webcomponents (+3/-4/π¬15)
3 pull requests submitted:
- DOM Parts: Fix minor issues (by kenchris)
https://github.com/w3c/webcomponents/pull/905
- Codespace 1 (by kenchris)
https://github.com/w3c/webcomponents/pull/904
- [DOM Parts] Fix typo (by abdonrd)
https://github.com/w3c/webcomponents/pull/900
3 pull requests received 15 new comments:
- #900 [DOM Parts] Fix typo (1 by rniwa)
https://github.com/w3c/webcomponents/pull/900
- #899 Add an updated proposal for DOM Parts. (11 by annevk, justinfagnani, leobalter, rniwa)
https://github.com/w3c/webcomponents/pull/899 [templates]
- #865 Add Scoped CustomElementRegsitry explainer (3 by annevk, justinfagnani)
https://github.com/w3c/webcomponents/pull/865
4 pull requests merged:
- DOM Parts: Fix minor issues
https://github.com/w3c/webcomponents/pull/905
- [DOM Parts] Fix typo
https://github.com/w3c/webcomponents/pull/900
- Add Scoped CustomElementRegsitry explainer
https://github.com/w3c/webcomponents/pull/865
- Add an updated proposal for DOM Parts.
https://github.com/w3c/webcomponents/pull/899 [templates]
* whatwg/html (+4/-0/π¬16)
4 pull requests submitted:
- Update .editorconfig (by JeelKantaria)
https://github.com/whatwg/html/pull/6120
- indra added (by Indhralochan)
https://github.com/whatwg/html/pull/6119
- Grammatical changes to 404.html (by Nabo2212)
https://github.com/whatwg/html/pull/6118
- Button.html (by ryas16308)
https://github.com/whatwg/html/pull/6117
8 pull requests received 16 new comments:
- #6096 EDITORIAL: Update emacs & vim modeline. (1 by ArthurSonzogni)
https://github.com/whatwg/html/pull/6096
- #6032 Remove specification of intrinsic aspect-ratio, and instead map width⦠(1 by zcorpan)
https://github.com/whatwg/html/pull/6032 [topic: rendering]
- #5959 Define speculative HTML parsing (1 by chrishtr)
https://github.com/whatwg/html/pull/5959
- #5936 Change dialog to position:fixed, and remove dialog alignment modes. (9 by annevk, bfgeek, domenic)
https://github.com/whatwg/html/pull/5936 [do not merge yet] [normative change] [topic: dialog] [topic: rendering]
- #5518 Cross origin opener policy reporting (1 by camillelamy)
https://github.com/whatwg/html/pull/5518 [topic: cross-origin-opener-policy]
- #4898 Introduce CSS Module Script (1 by dandclark)
https://github.com/whatwg/html/pull/4898
- #3917 Add logic for reflecting IDREF (single or FrozenArray) attributes (1 by alice)
https://github.com/whatwg/html/pull/3917
- #3047 Add a timezonechange event to Window/WorkerGlobalScope (1 by FrankYFTang)
https://github.com/whatwg/html/pull/3047 [addition/proposal] [i18n-tracker] [impacts documentation] [needs implementer interest] [needs tests] [privacy-tracker]
* whatwg/dom (+1/-1/π¬3)
1 pull requests submitted:
- Editorial: rephrase initEvent() note (by annevk)
https://github.com/whatwg/dom/pull/909
2 pull requests received 3 new comments:
- #860 Add Imperative Slot API (1 by annevk)
https://github.com/whatwg/dom/pull/860
- #366 Add the ability for an EventTarget to provide an algorithm to override (2 by annevk)
https://github.com/whatwg/dom/pull/366 [needs tests]
1 pull requests merged:
- Editorial: rephrase initEvent() note
https://github.com/whatwg/dom/pull/909
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/htmlwg
* https://github.com/w3c/webcomponents
* https://github.com/whatwg/html
* https://github.com/whatwg/dom
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 2 November 2020 17:00:14 UTC