- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 10 Oct 2022 17:00:25 +0000
- To: public-html@w3.org
- Message-Id: <E1ohw8f-00FmdL-JY@uranus.w3.org>
Issues ------ * w3c/html-aam (+1/-0/💬2) 1 issues created: - Should an img with no src be mapped to role=img? (by dd8) https://github.com/w3c/html-aam/issues/439 1 issues received 2 new comments: - #439 Should an img with no src be mapped to role=img? (2 by dd8, jnurthen) https://github.com/w3c/html-aam/issues/439 [Agenda] * w3c/html-aria (+1/-0/💬0) 1 issues created: - Provide caveats to when role=none may be allowed (by scottaohara) https://github.com/w3c/html-aria/issues/433 [Allowed roles] [Clarification needed] * w3c/webcomponents (+0/-0/💬13) 4 issues received 13 new comments: - #972 Interaction between ElementInternals (e.g. default ARIA) and declarative shadow DOM (6 by justinfagnani, mfreed7, nolanlawson, rniwa) https://github.com/WICG/webcomponents/issues/972 [shadow-dom] [custom-elements] [a11y-tracker] - #967 Interaction between imperative slotting and declarative shadow DOM (4 by annevk, mfreed7, rniwa) https://github.com/WICG/webcomponents/issues/967 [shadow-dom] - #939 Declarative CSS Module Scripts (2 by rniwa) https://github.com/WICG/webcomponents/issues/939 - #914 [scoped-registries] Interaction with declarative shadow DOM (1 by mfreed7) https://github.com/WICG/webcomponents/issues/914 * whatwg/html (+11/-6/💬49) 11 issues created: - request: need a way to prevent mobile browser scrolling when focusing an input (by liamdebeasi) https://github.com/whatwg/html/issues/8375 - Error in text. (by BlueInGreen68) https://github.com/whatwg/html/issues/8374 - rel values "prev" and "next" not allowed in body? (by brennanyoung) https://github.com/whatwg/html/issues/8372 - Basic (by AnnaJ87) https://github.com/whatwg/html/issues/8371 - ThonChanvannak (by Chanvannak52) https://github.com/whatwg/html/issues/8370 - <pre>: line number (by esdnm) https://github.com/whatwg/html/issues/8369 - Consider change to handling focus after dialog dismissal and removal of invoking element (by scottaohara) https://github.com/whatwg/html/issues/8367 - Wrong sentence regarding heading structure (by JAWS-test) https://github.com/whatwg/html/issues/8366 - `formDisabledCallback` should always fire when governing fieldset's disabled state changes (by bennypowers) https://github.com/whatwg/html/issues/8365 - Editorial: align with JavaScript spec conventions on records (by domenic) https://github.com/whatwg/html/issues/8364 [good first issue] [integration] - Editorial: consider using Infra maps instead of JS-spec Records more often (by domenic) https://github.com/whatwg/html/issues/8363 [clarification] [integration] 15 issues received 49 new comments: - #8372 rel values "prev" and "next" not allowed in body? (6 by brennanyoung, domenic) https://github.com/whatwg/html/issues/8372 [document conformance] [topic: hyperlink] - #8366 Wrong sentence regarding heading structure (3 by JAWS-test, domenic) https://github.com/whatwg/html/issues/8366 - #8365 `formDisabledCallback` should always fire when governing fieldset's disabled state changes (9 by bennypowers, domenic, radium-v) https://github.com/whatwg/html/issues/8365 [topic: custom elements] - #8362 Allow workers & shared workers to be created within a service worker (6 by annevk, domenic, ian97531, wanderview) https://github.com/whatwg/html/issues/8362 [addition/proposal] [needs implementer interest] [topic: workers] - #8339 Allow modal dialogs to trap focus, avoiding tabbing to the URL bar (1 by frex65) https://github.com/whatwg/html/issues/8339 [normative change] [needs implementer interest] [a11y-tracker] [topic: dialog] - #8337 HTMLOptionsCollection length setter should specify what happens when you go over the option limit. (2 by emilio) https://github.com/whatwg/html/issues/8337 [topic: forms] - #7785 New feature proposal: Popup API (7 by annevk, josepharhar, mfreed7) https://github.com/whatwg/html/issues/7785 [addition/proposal] - #7210 Clarify how ImageBitmap interacts with EXIF orientation and image-orientation property (1 by annevk) https://github.com/whatwg/html/issues/7210 [topic: canvas] - #6927 What browsers do for overlapping navigations/history traversals (1 by domenic) https://github.com/whatwg/html/issues/6927 [topic: navigation] [topic: history] [interop] - #6813 referer / referrer during reloads & history entry repopulations (1 by domenic) https://github.com/whatwg/html/issues/6813 [topic: history] [interop] - #5591 link rel=prev not documented as valid token when used with the link element (5 by brennanyoung, domenic) https://github.com/whatwg/html/issues/5591 - #4140 Editorial: cleanup postMessage() invocation for dedicated workers (1 by SUGARXUST) https://github.com/whatwg/html/issues/4140 [good first issue] - #3730 Should location-object-navigate (and friends) queue a task to navigate instead of navigating directly? (1 by domenic) https://github.com/whatwg/html/issues/3730 [topic: navigation] [interop] [topic: javascript: URLs] [topic: location] - #3269 Make FileList mutable. (2 by andreubotella, domenic) https://github.com/whatwg/html/issues/3269 [addition/proposal] - #2988 What's the status of <option label> in cross-browser age? (3 by annevk, saschanaz) https://github.com/whatwg/html/issues/2988 [topic: forms] [interop] 6 issues closed: - rel values "prev" and "next" not allowed in body? https://github.com/whatwg/html/issues/8372 [document conformance] [topic: hyperlink] - Reflection of IDREF attributes will leave stale ID value https://github.com/whatwg/html/issues/8306 [a11y-tracker] - Wrong sentence regarding heading structure https://github.com/whatwg/html/issues/8366 - Behavior of createImageBitmap with { imageOrientation: "flipY" } is unclear https://github.com/whatwg/html/issues/8118 [topic: canvas] - Inclusion criteria for the events index https://github.com/whatwg/html/issues/8340 [clarification] [topic: events] - [portal tag] proposal to enable portal of element / text https://github.com/whatwg/html/issues/8287 * whatwg/dom (+1/-1/💬19) 1 issues created: - MutationObserver node complete identifier (by nickcoury) https://github.com/whatwg/dom/issues/1116 3 issues received 19 new comments: - #1116 MutationObserver node complete identifier (3 by annevk, chrishtr, mfreed7) https://github.com/whatwg/dom/issues/1116 - #1030 AbortSignal's abort reason downstream integration (2 by domenic, nidhijaju) https://github.com/whatwg/dom/issues/1030 [meta] [topic: aborting] - #831 Declarative Shadow DOM (14 by WebReflection, inoas, justinfagnani, mfreed7, rniwa, smaug----) https://github.com/whatwg/dom/issues/831 [topic: shadow] [needs implementer interest] [addition/proposal] 1 issues closed: - AbortSignal's abort reason downstream integration https://github.com/whatwg/dom/issues/1030 [meta] [topic: aborting] Pull requests ------------- * w3c/html-aam (+1/-0/💬2) 1 pull requests submitted: - chore: add PR template (by spectranaut) https://github.com/w3c/html-aam/pull/438 1 pull requests received 2 new comments: - #438 chore: add PR template (2 by scottaohara, spectranaut) https://github.com/w3c/html-aam/pull/438 * w3c/html-aria (+0/-1/💬1) 1 pull requests received 1 new comments: - #430 Editorial: prepare for REC with Candidate Amendments (1 by siusin) https://github.com/w3c/html-aria/pull/430 1 pull requests merged: - Editorial: prepare for REC with Candidate Amendments https://github.com/w3c/html-aria/pull/430 * whatwg/html (+2/-2/💬13) 2 pull requests submitted: - Adjust definitions of events fired at source node (by dontcallmedom) https://github.com/whatwg/html/pull/8373 - Add spec text for rendering suppression during transition (by khushalsagar) https://github.com/whatwg/html/pull/8368 8 pull requests received 13 new comments: - #8368 Add spec text for rendering suppression during transition (1 by khushalsagar) https://github.com/whatwg/html/pull/8368 - #8352 Set empty string for reflection of IDREF attributes (2 by annevk, mrego) https://github.com/whatwg/html/pull/8352 [normative change] [a11y-tracker] - #8349 Edited the 'state state' typo and added Nereida Rondon to contributor… (1 by NereidaRondon) https://github.com/whatwg/html/pull/8349 - #8347 Specify a limit in HTMLOptionsCollection.length setter. (2 by emilio, mfreed7) https://github.com/whatwg/html/pull/8347 [normative change] [topic: forms] - #8221 Add pop-up feature (1 by josepharhar) https://github.com/whatwg/html/pull/8221 - #7424 Added shadow directionality to the dir attribute algorithm (1 by fantasai) https://github.com/whatwg/html/pull/7424 [topic: shadow] - #5465 Add declarative Shadow DOM features (4 by mfreed7, rniwa) https://github.com/whatwg/html/pull/5465 [needs implementer interest] [topic: shadow] [impacts documentation] - #5339 JavaScript ShadowRealm proposal integration (1 by Ms2ger) https://github.com/whatwg/html/pull/5339 [do not merge yet] 2 pull requests merged: - Set empty string for reflection of IDREF attributes https://github.com/whatwg/html/pull/8352 [normative change] [a11y-tracker] - [meta] Clean events index https://github.com/whatwg/html/pull/8351 [clarification] [topic: events] * whatwg/dom (+1/-1/💬8) 1 pull requests submitted: - [meta] Define slotchange event (by dontcallmedom) https://github.com/whatwg/dom/pull/1115 1 pull requests received 8 new comments: - #1115 [meta] Define slotchange event (8 by annevk, dontcallmedom, tidoust) https://github.com/whatwg/dom/pull/1115 1 pull requests merged: - [meta] Define slotchange event https://github.com/whatwg/dom/pull/1115 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, 10 October 2022 17:00:27 UTC