- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 07 Oct 2024 17:00:16 +0000
- To: public-html@w3.org
- Message-Id: <E1sxr5k-00ByXT-0H@janus.w3.internal>
Issues ------ * w3c/htmlwg (+1/-0/💬0) 1 issues created: - Republish HTML Design Principles as a Group Note (by fantasai) https://github.com/w3c/htmlwg/issues/28 * w3c/webcomponents (+2/-3/💬33) 2 issues created: - Form associated custom elements: cross shadow root form participation (by christophe-g) https://github.com/WICG/webcomponents/issues/1075 - Anonymous Custom Elements (by filimon-danopoulos) https://github.com/WICG/webcomponents/issues/1074 16 issues received 33 new comments: - #1074 Anonymous Custom Elements (8 by Jamesernator, filimon-danopoulos, justinfagnani, keithamus) https://github.com/WICG/webcomponents/issues/1074 - #1073 Web components authors are currently using ARIA in problematic ways that lead to duplicate announcements (2 by Westbrook, aleventhal) https://github.com/WICG/webcomponents/issues/1073 - #1065 2024 TPAC planning (1 by Westbrook) https://github.com/WICG/webcomponents/issues/1065 - #1056 Allows slots to ignore surrounding whitespace (1 by Westbrook) https://github.com/WICG/webcomponents/issues/1056 - #1054 Possibile way for cross shadowDom exclusive interactive elements (1 by Westbrook) https://github.com/WICG/webcomponents/issues/1054 [question] - #1051 [exportparts] support exporting via wildcards `exportparts="*, primary-*"` (3 by Westbrook, tabatkins) https://github.com/WICG/webcomponents/issues/1051 - #1048 What's the right target of anchor link inside shadowDom (1 by Westbrook) https://github.com/WICG/webcomponents/issues/1048 - #1041 [Proposal] Stylesheet Observer (2 by Westbrook, mayank99) https://github.com/WICG/webcomponents/issues/1041 - #1035 DOM parts use outside of <template> seems unlikely (2 by matthewp, trusktr) https://github.com/WICG/webcomponents/issues/1035 - #996 [a11y]: An exhaustive look at support for using HTMLInputElement with Web Components (2 by Westbrook, clshortfuse) https://github.com/WICG/webcomponents/issues/996 - #939 Declarative CSS Module Scripts (2 by Westbrook, robglidden) https://github.com/WICG/webcomponents/issues/939 - #916 Add delegatesLabel and a content attribute to specify the label element within a shadow tree (1 by Westbrook) https://github.com/WICG/webcomponents/issues/916 [shadow-dom] [custom-elements] [html-dom] [a11y-tracker] - #909 "open-stylable" Shadow Roots (2 by justinfagnani, robglidden) https://github.com/WICG/webcomponents/issues/909 - #898 RfC: An alternative approach to accessibility across shadow boundaries (1 by Westbrook) https://github.com/WICG/webcomponents/issues/898 - #813 Manage pseudo class matching state for custom elements (2 by justinfagnani, rniwa) https://github.com/WICG/webcomponents/issues/813 [custom-elements] [needs concrete proposal] - #634 Proposal: Allow custom elements to be in any namespace (2 by Delnee, cscheffauer) https://github.com/WICG/webcomponents/issues/634 [custom-elements] [needs implementer interest] 3 issues closed: - Add delegatesLabel and a content attribute to specify the label element within a shadow tree https://github.com/WICG/webcomponents/issues/916 [shadow-dom] [custom-elements] [html-dom] [a11y-tracker] - RfC: An alternative approach to accessibility across shadow boundaries https://github.com/WICG/webcomponents/issues/898 - 2024 TPAC planning https://github.com/WICG/webcomponents/issues/1065 * whatwg/html (+14/-4/💬45) 14 issues created: - window.open() checks for invalid URL after creating a new traversable (by shannonbooth) https://github.com/whatwg/html/issues/10681 - Word processor new HTML control proposal (by volkansari) https://github.com/whatwg/html/issues/10680 [addition/proposal] [needs implementer interest] - Issue: Need to add hyperlink to the contents page of WHATWG (by turtlespeedv) https://github.com/whatwg/html/issues/10679 - In "close a top-level traversable", the `is closing` flag is always already set to true (by trflynn89) https://github.com/whatwg/html/issues/10678 - Canvas TextMetrics additions for editing and text styling (by schenney-chromium) https://github.com/whatwg/html/issues/10677 [addition/proposal] [needs implementer interest] [topic: canvas] - Change page refresh URL without redirect (by elcheapogary) https://github.com/whatwg/html/issues/10676 [addition/proposal] [needs implementer interest] - The declarative popover invoker feature needs to automatically establish an implicit anchor element (by tabatkins) https://github.com/whatwg/html/issues/10675 - Declarative CSS Modules and Declarative Shadow DOM `adoptedstylesheets` attribute (by KurtCattiSchmidt) https://github.com/whatwg/html/issues/10673 [addition/proposal] [needs implementer interest] - [images] Lazy loading and out of band loads. (by emilio) https://github.com/whatwg/html/issues/10671 [topic: img] [agenda+] - dialog ::backdrop default background should adapt to `color-scheme: dark` (by danieltroger) https://github.com/whatwg/html/issues/10669 - HTML Standard should allow more than one title (by ChristopherDoe) https://github.com/whatwg/html/issues/10668 [addition/proposal] [needs implementer interest] - HTML should allow more than one title (by ChristopherDoe) https://github.com/whatwg/html/issues/10667 - Upcoming WHATNOT meeting on 2024-10-10 (by past) https://github.com/whatwg/html/issues/10666 [agenda+] - `alert()`/`confirm()`/`prompt()` focus behavior is not specified (by zcorpan) https://github.com/whatwg/html/issues/10664 [topic: focus] 17 issues received 45 new comments: - #10679 Issue: Need to add hyperlink to the contents page of WHATWG (1 by annevk) https://github.com/whatwg/html/issues/10679 - #10678 In "close a top-level traversable", the `is closing` flag is always already set to true (1 by domenic) https://github.com/whatwg/html/issues/10678 - #10677 Canvas TextMetrics additions for editing and text styling (3 by Kaiido, annevk, domenic) https://github.com/whatwg/html/issues/10677 [addition/proposal] [needs implementer interest] [topic: canvas] - #10676 Change page refresh URL without redirect (1 by imohitkumar1610) https://github.com/whatwg/html/issues/10676 [addition/proposal] [needs implementer interest] - #10675 The declarative popover invoker feature needs to automatically establish an implicit anchor element (1 by annevk) https://github.com/whatwg/html/issues/10675 [topic: popover] - #10673 Declarative CSS Modules and Declarative Shadow DOM `adoptedstylesheets` attribute (2 by domenic, rniwa) https://github.com/whatwg/html/issues/10673 [addition/proposal] [needs implementer interest] - #10671 [images] Lazy loading and out of band loads. (2 by annevk, rwlbuis) https://github.com/whatwg/html/issues/10671 [topic: img] [agenda+] - #10669 dialog ::backdrop default background should adapt to `color-scheme: dark` (3 by annevk, mfreed7, nt1m) https://github.com/whatwg/html/issues/10669 [normative change] [topic: rendering] [topic: dialog] - #10668 HTML Standard should allow more than one title (3 by annevk, domenic, tabatkins) https://github.com/whatwg/html/issues/10668 [addition/proposal] [needs implementer interest] - #10667 HTML should allow more than one title (1 by domenic) https://github.com/whatwg/html/issues/10667 - #10659 Consider throwing for showModal() and showPopover() in non-fully-active documents (4 by annevk, domenic) https://github.com/whatwg/html/issues/10659 [normative change] [topic: dialog] [agenda+] [topic: popover] - #10652 Upcoming WHATNOT meeting on 2024-10-03 (1 by past) https://github.com/whatwg/html/issues/10652 [agenda+] - #10583 Interactions between `inert` and `hidden="until-found"` and `beforematch` events (7 by annevk, josepharhar, romainmenke) https://github.com/whatwg/html/issues/10583 [clarification] [a11y-tracker] - #10520 Timing of cloning for the `<selectedoption>` element (8 by annevk, esprehn, jakearchibald, justinfagnani) https://github.com/whatwg/html/issues/10520 - #10251 Improve handling of malformed unicode bidi control characters (5 by Manishearth, jfkthame, macchiati, sophiebits) https://github.com/whatwg/html/issues/10251 [i18n-tracker] [i18n-alreq] [i18n-hlreq] - #9799 Customizable `<select>` element (1 by josepharhar) https://github.com/whatwg/html/issues/9799 [addition/proposal] [topic: parser] [topic: forms] [stage: 2] - #8364 Editorial: align with JavaScript spec conventions on records (1 by git-devisha) https://github.com/whatwg/html/issues/8364 [good first issue] [integration] 4 issues closed: - Issue: Need to add hyperlink to the contents page of WHATWG https://github.com/whatwg/html/issues/10679 - HTML Standard should allow more than one title https://github.com/whatwg/html/issues/10668 [addition/proposal] [needs implementer interest] - HTML should allow more than one title https://github.com/whatwg/html/issues/10667 - Upcoming WHATNOT meeting on 2024-10-03 https://github.com/whatwg/html/issues/10652 [agenda+] * whatwg/dom (+1/-0/💬14) 1 issues created: - Methods on ChildNode and ParentNode that take `(Node or DOMString)... nodes` should not use an intermediate DocumentFragment (by dbaron) https://github.com/whatwg/dom/issues/1313 4 issues received 14 new comments: - #1313 Methods on ChildNode and ParentNode that take `(Node or DOMString)... nodes` should not use an intermediate DocumentFragment (3 by annevk, dbaron) https://github.com/whatwg/dom/issues/1313 [needs tests] [topic: nodes] - #1298 Proposal: rate limiting event listeners (debounce / throttle) (1 by FND) https://github.com/whatwg/dom/issues/1298 [needs implementer interest] [topic: events] [addition/proposal] - #1283 `mutationObserver.disconnect({ flush: true })` (9 by LeaVerou, WebReflection, annevk, bhathos, qu1chu5, rniwa, smaug----) https://github.com/whatwg/dom/issues/1283 [needs implementer interest] [addition/proposal] [topic: nodes] - #910 Should there be a declarative version of adoptedStyleSheets? (1 by Westbrook) https://github.com/whatwg/dom/issues/910 [topic: shadow] [needs implementer interest] [addition/proposal] Pull requests ------------- * w3c/html-aam (+0/-0/💬1) 1 pull requests received 1 new comments: - #566 Add selectedoption element (1 by josepharhar) https://github.com/w3c/html-aam/pull/566 * whatwg/html (+6/-2/💬27) 6 pull requests submitted: - Change URL parsing sequence for window open steps (by domenic) https://github.com/whatwg/html/pull/10683 [normative change] [topic: navigation] - Fix window.close() always doing nothing (by domenic) https://github.com/whatwg/html/pull/10682 - Apply globalAlpha on the canvas filter source (by graveljp) https://github.com/whatwg/html/pull/10674 - Feature Policy: `focus-without-user-activation` (by siliu1) https://github.com/whatwg/html/pull/10672 - Add UA stylesheet for <select> base appearance (by josepharhar) https://github.com/whatwg/html/pull/10670 - Add custom element reactions (by noamr) https://github.com/whatwg/html/pull/10665 8 pull requests received 27 new comments: - #10674 Apply globalAlpha on the canvas filter source (2 by Kaiido, shallawa) https://github.com/whatwg/html/pull/10674 [topic: canvas] - #10665 Add custom element reactions (1 by noamr) https://github.com/whatwg/html/pull/10665 - #10633 Define the `<selectedoption>` element (2 by annevk, josepharhar) https://github.com/whatwg/html/pull/10633 [addition/proposal] [topic: forms] - #10557 Relax `<select>` parser (2 by josepharhar) https://github.com/whatwg/html/pull/10557 [normative change] [topic: parser] - #10528 Dynamic import maps (15 by annevk, domenic, guybedford, yoavweiss) https://github.com/whatwg/html/pull/10528 - #10394 Add a `noopener-allow-popups` value to COOP (3 by annevk, camillelamy, yoavweiss) https://github.com/whatwg/html/pull/10394 [addition/proposal] [needs implementer interest] [impacts documentation] [topic: cross-origin-opener-policy] - #10154 Add may-block reasons to NotRestoredReasons (1 by petervanderbeken) https://github.com/whatwg/html/pull/10154 - #4585 Feature Policy: `focus-without-user-activation` (1 by siliu1) https://github.com/whatwg/html/pull/4585 [needs implementer interest] [do not merge yet] [needs tests] 2 pull requests merged: - WIP: Add custom element reactions https://github.com/whatwg/html/pull/10665 - Editorial: clean up small parts of sequential focus navigation https://github.com/whatwg/html/pull/10632 [clarification] [topic: focus] * whatwg/dom (+1/-0/💬0) 1 pull requests submitted: - Fix Minor Writing Errors (by AbdellahBoutmad) https://github.com/whatwg/dom/pull/1314 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, 7 October 2024 17:00:17 UTC