- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 05 Feb 2024 17:00:18 +0000
- To: public-html@w3.org
- Message-Id: <E1rX2KQ-002ezE-0f@uranus.w3.org>
Issues ------ * w3c/html-aria (+4/-2/💬13) 4 issues created: - Clarification regarding implicit role for table elements (by giacomo-petri) https://github.com/w3c/html-aria/issues/506 - Clarification regarding explicit allowed role for section elements (by giacomo-petri) https://github.com/w3c/html-aria/issues/505 - Clarification regarding input type=image explicit roles (by giacomo-petri) https://github.com/w3c/html-aria/issues/504 - Editorial - Rephrase "Any element where the checked attribute is allowed" row of "Rules of ARIA attribute usage by HTML feature" table (by giacomo-petri) https://github.com/w3c/html-aria/issues/503 2 issues received 13 new comments: - #506 Clarification regarding implicit role for table elements (2 by giacomo-petri, scottaohara) https://github.com/w3c/html-aria/issues/506 - #505 Clarification regarding explicit allowed role for section elements (11 by giacomo-petri, scottaohara, stevefaulkner) https://github.com/w3c/html-aria/issues/505 2 issues closed: - Clarification regarding explicit allowed role for section elements https://github.com/w3c/html-aria/issues/505 - Clarification regarding explicit allowed role for section elements https://github.com/w3c/html-aria/issues/505 * whatwg/html (+2/-3/💬62) 2 issues created: - Why does popover hide when the popover attribute changed (by woody-li) https://github.com/whatwg/html/issues/10123 - Improve API of `insertAdjacent*()` methods (by LeaVerou) https://github.com/whatwg/html/issues/10122 [addition/proposal] [needs implementer interest] 13 issues received 62 new comments: - #10123 Why does popover hide when the popover attribute changed (1 by keithamus) https://github.com/whatwg/html/issues/10123 [clarification] [topic: popover] - #10122 Improve API of `insertAdjacent*()` methods (1 by annevk) https://github.com/whatwg/html/issues/10122 [addition/proposal] [needs implementer interest] - #10113 A way to run code before the next frame (8 by Kaiido, jakearchibald) https://github.com/whatwg/html/issues/10113 [addition/proposal] [needs implementer interest] [topic: event loop] - #10112 Constrain OffscreenCanvas with a placeholder canvas element (6 by annevk, fserb, kainino0x) https://github.com/whatwg/html/issues/10112 [topic: canvas] [topic: workers] [topic: event loop] - #10107 Should there be an opt-out for declarative shadow roots having `clonable=true`? (9 by annevk, emilio, justinfagnani, mfreed7) https://github.com/whatwg/html/issues/10107 [topic: shadow] - #10100 `<callout>` element for callouts/alerts/admonitions (9 by LeaVerou, aardrian, annevk, domenic, hidde, scottaohara) https://github.com/whatwg/html/issues/10100 [addition/proposal] [needs implementer interest] [topic: parser] - #9799 Stylable `<select>` element (12 by annevk, brechtDR, domenic, gregwhitworth, josepharhar, lukewarlow) https://github.com/whatwg/html/issues/9799 [addition/proposal] [topic: parser] [topic: forms] [agenda+] [stage: 0] - #9702 [View Transition] Event on old Document to set transition state (8 by domenic, khushalsagar, noamr) https://github.com/whatwg/html/issues/9702 - #9332 [View Transitions] Extend render-blocking to support Document (4 by khushalsagar, noamr, vmpstr) https://github.com/whatwg/html/issues/9332 [addition/proposal] [topic: rendering] - #9065 New attribute to control UA-provided writing assistance (1 by zcorpan) https://github.com/whatwg/html/issues/9065 [addition/proposal] [topic: forms] [needs concrete proposal] - #9046 Timing of `<dialog>` 'close' event, popover 'toggle' event, `<details>` 'toggle' event (1 by josepharhar) https://github.com/whatwg/html/issues/9046 [topic: dialog] [topic: popover] - #8627 setHTML() and declarative shadow roots (1 by annevk) https://github.com/whatwg/html/issues/8627 [topic: shadow] [security/privacy] - #2368 Mouse events & disabled form controls (1 by harelyshau) https://github.com/whatwg/html/issues/2368 [topic: forms] [topic: events] [interop] 3 issues closed: - Add DOMParser option to parse declarative shadow DOM https://github.com/whatwg/html/issues/8759 [addition/proposal] [topic: shadow] - setHTML() and declarative shadow roots https://github.com/whatwg/html/issues/8627 [topic: shadow] [security/privacy] - User interacted flag isn't always set on interactive submission https://github.com/whatwg/html/issues/10066 [topic: selectors] * whatwg/dom (+3/-1/💬16) 3 issues created: - Improve API of `insertAdjacent*()` methods (by LeaVerou) https://github.com/whatwg/dom/issues/1251 [needs implementer interest] [addition/proposal] - Support for appending a cloned template adjacent to an existing element (by bahrus) https://github.com/whatwg/dom/issues/1250 [needs implementer interest] [addition/proposal] - How should `clonable` work in `cloneNode(false)`? (by mfreed7) https://github.com/whatwg/dom/issues/1249 3 issues received 16 new comments: - #1250 Support for appending a cloned template adjacent to an existing element (1 by bahrus) https://github.com/whatwg/dom/issues/1250 [needs implementer interest] [addition/proposal] - #1249 How should `clonable` work in `cloneNode(false)`? (9 by annevk, emilio, justinfagnani, mfreed7, saschanaz) https://github.com/whatwg/dom/issues/1249 [topic: shadow] [topic: nodes] - #808 Side effects due to tree insertion or removal (script, iframe) (6 by annevk, domfarolino, pygy) https://github.com/whatwg/dom/issues/808 [web reality] 1 issues closed: - Support for appending a cloned template adjacent to an existing element https://github.com/whatwg/dom/issues/1250 [needs implementer interest] [addition/proposal] Pull requests ------------- * w3c/html-aam (+0/-0/💬2) 2 pull requests received 2 new comments: - #522 feat: add IA2 and ATK mappings for text edit maxlength (1 by scottaohara) https://github.com/w3c/html-aam/pull/522 - #519 Computed role re-add (1 by scottaohara) https://github.com/w3c/html-aam/pull/519 * whatwg/html (+5/-3/💬20) 5 pull requests submitted: - Update build.yml (by JulianaticID) https://github.com/whatwg/html/pull/10121 - Update README.md to include about us description. (by 0xedwd) https://github.com/whatwg/html/pull/10120 - Fix #4532: language sensitivity of autocap (by aphillips) https://github.com/whatwg/html/pull/10119 - Editorial: Set dfn-type on remaining interfaces (by dontcallmedom) https://github.com/whatwg/html/pull/10118 - Add `shadowrootclonable` and make declarative shadow roots not `clonable` by default (by mfreed7) https://github.com/whatwg/html/pull/10117 11 pull requests received 20 new comments: - #10119 Fix #4532: language sensitivity of autocap (2 by annevk, aphillips) https://github.com/whatwg/html/pull/10119 - #10117 Add `shadowrootclonable` and make declarative shadow roots not `clonable` by default (2 by annevk, mfreed7) https://github.com/whatwg/html/pull/10117 - #10116 Allow top layer elements to be nested within popovers (1 by keithamus) https://github.com/whatwg/html/pull/10116 - #10098 Make showPicker consume user activation (1 by josepharhar) https://github.com/whatwg/html/pull/10098 - #10096 Rendering: define progress, meter, range input's value layout with vertical writing-mode to support direction (1 by dizhang168) https://github.com/whatwg/html/pull/10096 [topic: rendering] - #10095 Editorial: Fix incorrect heading level in example (1 by annevk) https://github.com/whatwg/html/pull/10095 - #10069 Modify the logic for double-declarative shadow root attachment (1 by annevk) https://github.com/whatwg/html/pull/10069 [topic: shadow] - #10022 Implement dangling markup injection mitigation (1 by shhnjk) https://github.com/whatwg/html/pull/10022 [security/privacy] [integration] [security-tracker] - #9893 JavaScript ShadowRealm proposal integration (1 by Ms2ger) https://github.com/whatwg/html/pull/9893 - #9387 Fix user-agent style rules for top layer transitions (1 by annevk) https://github.com/whatwg/html/pull/9387 [topic: rendering] [topic: popover] - #9017 Add "lbry" scheme to allowlist (8 by ADKaster, ben221199, domenic) https://github.com/whatwg/html/pull/9017 [addition/proposal] [needs implementer interest] 3 pull requests merged: - Move where the user-valid/invalid flag is set. https://github.com/whatwg/html/pull/10067 - Editorial: Set dfn-type on remaining interfaces https://github.com/whatwg/html/pull/10118 - Editorial: Fix incorrect heading level in example https://github.com/whatwg/html/pull/10095 * whatwg/dom (+0/-0/💬3) 2 pull requests received 3 new comments: - #1247 Draft integration with Trusted Types, take 2. (1 by mbrodesser-Igalia) https://github.com/whatwg/dom/pull/1247 - #1246 Enforce same parameters for attachShadow on declarative shadow root (2 by annevk, mfreed7) https://github.com/whatwg/dom/pull/1246 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, 5 February 2024 17:00:21 UTC