- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 21 Oct 2024 17:00:17 +0000
- To: public-html@w3.org
- Message-Id: <E1t2vlR-000A07-1e@janus.w3.internal>
Issues
------
* w3c/html-aam (+0/-1/💬14)
3 issues received 14 new comments:
- #567 <input type=color> enhancements (12 by annevk, jnurthen, keithamus, scottaohara)
https://github.com/w3c/html-aam/issues/567
- #565 add mapping for html focusgroup attribute (1 by aleventhal)
https://github.com/w3c/html-aam/issues/565 [Agenda]
- #543 td, th naming doesn't align with ARIA (1 by adampage)
https://github.com/w3c/html-aam/issues/543 [f2fcandidate]
1 issues closed:
- <input type=color> enhancements https://github.com/w3c/html-aam/issues/567
* w3c/webcomponents (+5/-2/💬23)
5 issues created:
- Preventing re-renders prior to first call to `connectedCallback()` (by br3nt)
https://github.com/WICG/webcomponents/issues/1081
- add `node.isCustomElement` property (by titoBouzout)
https://github.com/WICG/webcomponents/issues/1080
- getOutterHTML (by titoBouzout)
https://github.com/WICG/webcomponents/issues/1079
- [Scoped Registries] Disconnected elements can retain their "origin" by utilising the dangling TreeScope ptr (by keithamus)
https://github.com/WICG/webcomponents/issues/1078
- A components framework based on <template> (by yuval-a)
https://github.com/WICG/webcomponents/issues/1077
6 issues received 23 new comments:
- #1081 Preventing re-renders prior to first call to `connectedCallback()` (4 by Danny-Engelman, WebReflection, br3nt, rniwa)
https://github.com/WICG/webcomponents/issues/1081
- #1080 add `node.isCustomElement` property (12 by EisenbergEffect, Westbrook, rniwa, titoBouzout)
https://github.com/WICG/webcomponents/issues/1080
- #1079 getOuterHTML (3 by Westbrook, titoBouzout)
https://github.com/WICG/webcomponents/issues/1079
- #1078 [Scoped Registries] Can disconnected elements can retain their shadowroot via dangling treeroot pointer? (2 by keithamus, mfreed7)
https://github.com/WICG/webcomponents/issues/1078
- #1074 Anonymous Custom Elements (1 by sashafirsov)
https://github.com/WICG/webcomponents/issues/1074
- #1073 Web components authors are currently using ARIA in problematic ways that lead to duplicate announcements (1 by aleventhal)
https://github.com/WICG/webcomponents/issues/1073
2 issues closed:
- getOuterHTML https://github.com/WICG/webcomponents/issues/1079
- add `node.isCustomElement` property https://github.com/WICG/webcomponents/issues/1080
* whatwg/html (+9/-6/💬69)
9 issues created:
- Declarative CSS Modules - should they initiate a fetch? (by KurtCattiSchmidt)
https://github.com/whatwg/html/issues/10711
- Declarative CSS Modules - <script> vs <style> for defining modules (by KurtCattiSchmidt)
https://github.com/whatwg/html/issues/10710
- Upcoming WHATNOT meeting on 2024-10-24 (by past)
https://github.com/whatwg/html/issues/10709 [agenda+]
- Should Dialog `.show()` close all popovers? (by keithamus)
https://github.com/whatwg/html/issues/10708 [needs implementer interest] [needs tests] [topic: dialog] [topic: popover]
- Reference Target (by dandclark)
https://github.com/whatwg/html/issues/10707 [addition/proposal] [needs implementer interest]
- Client Side Feature Flags (by keithamus)
https://github.com/whatwg/html/issues/10706 [addition/proposal] [needs implementer interest]
- "Apply the history step" uses undefined variable "displayedEntry" (by shannonbooth)
https://github.com/whatwg/html/issues/10703
- Meeting 9 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (by josepharhar)
https://github.com/whatwg/html/issues/10702
- The behavior when a user clicks <select> to show the dropdown is not clearly defined (by EdgarChen)
https://github.com/whatwg/html/issues/10701
22 issues received 69 new comments:
- #10711 Declarative CSS Modules - should they initiate a fetch? (1 by domenic)
https://github.com/whatwg/html/issues/10711
- #10710 Declarative CSS Modules - <script> vs <style> for defining modules (1 by Kaiido)
https://github.com/whatwg/html/issues/10710 [topic: script] [topic: style]
- #10708 Should Dialog `.show()` close all popovers? (2 by domenic, smaug----)
https://github.com/whatwg/html/issues/10708 [needs implementer interest] [needs tests] [topic: dialog] [topic: popover]
- #10706 Client Side Feature Flags (3 by keithamus, ydaniv)
https://github.com/whatwg/html/issues/10706 [addition/proposal] [needs implementer interest]
- #10702 Meeting 9 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by josepharhar)
https://github.com/whatwg/html/issues/10702
- #10692 Upcoming WHATNOT meeting on 2024-10-17 (7 by KurtCattiSchmidt, alisonmaher, dandclark, past)
https://github.com/whatwg/html/issues/10692 [agenda+]
- #10675 The declarative popover invoker feature needs to automatically establish an implicit anchor element (13 by annevk, domenic, lukewarlow, mfreed7, tabatkins)
https://github.com/whatwg/html/issues/10675 [integration] [topic: popover]
- #10673 Declarative CSS Modules and Declarative Shadow DOM `adoptedstylesheets` attribute (1 by domenic)
https://github.com/whatwg/html/issues/10673 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: script] [stage: 1]
- #10642 tabindex vs reading-flow property (1 by dizhang168)
https://github.com/whatwg/html/issues/10642 [topic: focus]
- #10609 Meeting 8 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by mfreed7)
https://github.com/whatwg/html/issues/10609 [agenda+]
- #10583 Interactions between `inert` and `hidden="until-found"` and `beforematch` events (3 by josepharhar, romainmenke)
https://github.com/whatwg/html/issues/10583 [clarification] [a11y-tracker]
- #10582 Meeting 7 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by mfreed7)
https://github.com/whatwg/html/issues/10582 [agenda+]
- #10520 Timing of cloning for the `<selectedoption>` element (19 by annevk, bahrus, esprehn, everdimension, jakearchibald, josepharhar, mikeknack86, sorvell, tjenkinson)
https://github.com/whatwg/html/issues/10520
- #10317 Content model and 'what' to render for stylable `<select>` elements (4 by brechtDR, josepharhar, scottaohara, sorvell)
https://github.com/whatwg/html/issues/10317 [accessibility] [topic: forms] [needs concrete proposal]
- #9444 Import with type text, bytes, and URL (1 by kriskowal)
https://github.com/whatwg/html/issues/9444 [addition/proposal] [needs implementer interest] [topic: script]
- #9158 Consider a different process for standardizing registerProtocolHandler schemes (3 by SashaZezulinsky, ben221199, zcorpan)
https://github.com/whatwg/html/issues/9158 [meta] [topic: custom protocols]
- #6235 Escape "<" and ">" in attributes (1 by securityMB)
https://github.com/whatwg/html/issues/6235 [normative change] [topic: parser] [security/privacy] [needs compat analysis] [security-tracker]
- #5266 "determine the value of a named property" should not imply a new object each time (1 by Ujjawalkumar1)
https://github.com/whatwg/html/issues/5266 [good first issue] [topic: forms] [needs tests]
- #4651 CSP integration for javascript: URLs seems to be broken (1 by domenic)
https://github.com/whatwg/html/issues/4651 [security/privacy] [integration] [topic: javascript: URLs]
- #2858 Notify page that "find in page" is being used (1 by oliviertassinari)
https://github.com/whatwg/html/issues/2858 [addition/proposal] [needs implementer interest]
- #1582 Should setting HTMLTableElement.caption throw? (2 by annevk, riyak-783)
https://github.com/whatwg/html/issues/1582 [clarification] [good first issue]
- #676 onerror and onunhandledrejection/onrejectionhandled could use some nice developer-friendly examples (1 by riyak-783)
https://github.com/whatwg/html/issues/676 [clarification] [good first issue] [topic: error reporting]
6 issues closed:
- Upcoming WHATNOT meeting on 2024-10-17 https://github.com/whatwg/html/issues/10692 [agenda+]
- Interactions between `inert` and `hidden="until-found"` and `beforematch` events https://github.com/whatwg/html/issues/10583 [clarification] [a11y-tracker]
- Add `HTMLLinkElement.prototype.use` apply shared style in Declarative Shadow DOM https://github.com/whatwg/html/issues/9962 [addition/proposal] [needs implementer interest]
- "Apply the history step" uses undefined variable "displayedEntry" https://github.com/whatwg/html/issues/10703 [topic: navigation]
- "Apply the history step" uses undefined variable "displayedEntry" https://github.com/whatwg/html/issues/10703 [topic: navigation]
- Should setting HTMLTableElement.caption throw? https://github.com/whatwg/html/issues/1582 [clarification] [good first issue]
* whatwg/dom (+3/-1/💬8)
3 issues created:
- I'd expect consistency with () which has the connected check. (by Benjaminyourass)
https://github.com/whatwg/dom/issues/1319
- Proposal: add `computed` attribute for great performance! (by anuoua)
https://github.com/whatwg/dom/issues/1318 [needs implementer interest] [addition/proposal]
- Proposal: getImageData api for all element,not limited to canvas (by anuoua)
https://github.com/whatwg/dom/issues/1317 [needs implementer interest] [addition/proposal]
2 issues received 8 new comments:
- #1318 Proposal: add `computed` attribute for great performance! (6 by Kaiido, WebReflection, anuoua)
https://github.com/whatwg/dom/issues/1318 [needs implementer interest] [addition/proposal]
- #1274 Steps of removing a node definition about live range do not match with browsers if the range is in a shadow DOM and the shadow itself is removed (2 by annevk, dizhang168)
https://github.com/whatwg/dom/issues/1274 [topic: ranges]
1 issues closed:
- I'd expect consistency with () which has the connected check. https://github.com/whatwg/dom/issues/1319
Pull requests
-------------
* whatwg/html (+2/-2/💬11)
2 pull requests submitted:
- Guard showModal() and showPopover() with fully active checks (by domenic)
https://github.com/whatwg/html/pull/10705 [normative change] [topic: dialog] [topic: popover]
- Fix incorrect variable reference in "apply the history step" (by domenic)
https://github.com/whatwg/html/pull/10704 [topic: navigation]
5 pull requests received 11 new comments:
- #10696 Correct typo in COOP reporting (1 by domenic)
https://github.com/whatwg/html/pull/10696
- #10672 Feature Policy: `focus-without-user-activation` (4 by sanketj, siliu1, zcorpan)
https://github.com/whatwg/html/pull/10672
- #10456 Enhance <input type=color> with alpha and colorspace=display-p3 (1 by annevk)
https://github.com/whatwg/html/pull/10456 [addition/proposal] [topic: forms] [impacts documentation]
- #10091 dispatch toggleevents for dialog open/close (1 by josepharhar)
https://github.com/whatwg/html/pull/10091
- #9778 Add popover=hint (4 by domenic, josepharhar, mfreed7)
https://github.com/whatwg/html/pull/9778 [topic: popover]
2 pull requests merged:
- Fix incorrect variable reference in "apply the history step"
https://github.com/whatwg/html/pull/10704 [topic: navigation]
- Fix typo in noopener-allow-popups
https://github.com/whatwg/html/pull/10700
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, 21 October 2024 17:00:18 UTC