- From: W3C Webmaster via GitHub API <noreply@w3.org>
- Date: Mon, 20 Oct 2025 17:00:26 +0000
- To: public-html@w3.org
- Message-Id: <E1vAtFC-00B889-2w@janus.w3.internal>
Issues
------
* w3c/html-aam (+0/-0/💬3)
2 issues received 3 new comments:
- #545 CSS: handing the a11y of anchor positioning (2 by cookiecrook, jnurthen)
https://github.com/w3c/html-aam/issues/545 [Agenda] [f2fcandidate]
- #404 Further considerations for naming / exposing images (1 by pkra)
https://github.com/w3c/html-aam/issues/404 [accName & Desc] [Element Mappings]
* w3c/webcomponents (+1/-0/💬1)
1 issues created:
- Manual slot assignment and slot elements in consuming components (by Schommer475)
https://github.com/WICG/webcomponents/issues/1115
1 issues received 1 new comments:
- #814 Form-associated custom elements: being a submit button (1 by alexkeng)
https://github.com/WICG/webcomponents/issues/814 [custom-elements] [needs concrete proposal]
* whatwg/html (+15/-7/💬68)
15 issues created:
- A navigation's current entry index can be −1 even when it does not have entries and events disabled (by avandolder)
https://github.com/whatwg/html/issues/11811 [topic: navigation]
- maybe add 2 additional WAPFORUM public IDs to list used for XHTML entities (by dbaron)
https://github.com/whatwg/html/issues/11810
- <datalist> element usability and implementation gaps (by sai-30624)
https://github.com/whatwg/html/issues/11809 [addition/proposal] [needs implementer interest]
- Relaxing content model for <button> to allow more than phrasing content (by sai-30624)
https://github.com/whatwg/html/issues/11808 [addition/proposal] [needs implementer interest]
- Add native validation attribute for declarative input validation (by mtechamit)
https://github.com/whatwg/html/issues/11807 [addition/proposal] [needs implementer interest]
- Issues with UA styles for select with base appearance (by zcorpan)
https://github.com/whatwg/html/issues/11804 [topic: rendering] [topic: select]
- Email input internationalization (by sayrer)
https://github.com/whatwg/html/issues/11803 [topic: forms]
- The #ongoing-navigate-event is never cleared after a successful download request navigate event fires (by avandolder)
https://github.com/whatwg/html/issues/11802 [topic: navigation]
- Upcoming WHATNOT meeting on 2025-10-16 (by cwilso)
https://github.com/whatwg/html/issues/11801 [agenda+]
- Proposal: use `relatedTarget` for click events originated from labels (by sb3nder)
https://github.com/whatwg/html/issues/11800 [topic: forms] [topic: events]
- Window open steps and destroyed navigables (by gterzian)
https://github.com/whatwg/html/issues/11797 [topic: frames/navigables/browsing contexts]
- Clarification on scope of event listener on element after adoption into different document (by TimvdLippe)
https://github.com/whatwg/html/issues/11795 [topic: events]
- compare selector with tag name about case-sensitivity (by UnVuTWFu)
https://github.com/whatwg/html/issues/11794
- "option element nearest ancestor select" is wrong (by annevk)
https://github.com/whatwg/html/issues/11788 [topic: select]
- make datalist an early return for the option insertion/removing steps (by annevk)
https://github.com/whatwg/html/issues/11787 [normative change] [topic: select]
32 issues received 68 new comments:
- #11807 Add native validation attribute for declarative input validation (3 by annevk, flashymittens, mtechamit)
https://github.com/whatwg/html/issues/11807 [addition/proposal] [needs implementer interest]
- #11804 Issues with UA styles for select with base appearance (2 by annevk, josepharhar)
https://github.com/whatwg/html/issues/11804 [topic: rendering] [topic: select]
- #11803 Email input internationalization (2 by annevk, sayrer)
https://github.com/whatwg/html/issues/11803 [topic: forms]
- #11801 Upcoming WHATNOT meeting on 2025-10-16 (3 by cwilso, stephanieyzhang)
https://github.com/whatwg/html/issues/11801 [agenda+]
- #11800 Proposal: use `relatedTarget` for click events originated from labels (1 by smaug----)
https://github.com/whatwg/html/issues/11800 [topic: forms] [topic: events]
- #11797 Window open steps and destroyed navigables (2 by zcorpan)
https://github.com/whatwg/html/issues/11797 [topic: frames/navigables/browsing contexts]
- #11795 Clarification on scope of event listener on element after adoption into different document (6 by TimvdLippe, annevk, jdm)
https://github.com/whatwg/html/issues/11795 [topic: events]
- #11794 compare selector with tag name about case-sensitivity (6 by UnVuTWFu, annevk, tabatkins)
https://github.com/whatwg/html/issues/11794
- #11788 "option element nearest ancestor select" is wrong (2 by annevk, josepharhar)
https://github.com/whatwg/html/issues/11788 [topic: select]
- #11787 make datalist an early return for the option insertion/removing steps (3 by annevk, josepharhar)
https://github.com/whatwg/html/issues/11787 [normative change] [topic: select]
- #11783 option element insertion and removing steps are wrong (2 by annevk, josepharhar)
https://github.com/whatwg/html/issues/11783 [topic: select]
- #11781 Formalize parser popping an element off the stack of open elements callback (1 by josepharhar)
https://github.com/whatwg/html/issues/11781 [topic: parser] [editorial]
- #11778 `Document.parseHTMLUnsafe()` steps involved using `this` for the `TrustedTypes` integration but the method is static in the IDL (1 by otherdaniel)
https://github.com/whatwg/html/issues/11778
- #11775 Media element is not considered to have ended playback if loop is enabled after reaching the end (1 by annevk)
https://github.com/whatwg/html/issues/11775 [topic: media]
- #11774 Media elements can loop if they reach the end of media playback while paused (1 by annevk)
https://github.com/whatwg/html/issues/11774 [topic: media]
- #11773 Media elements' seek steps do not set the official playback position before parallel steps begin (2 by Zaggy1024, annevk)
https://github.com/whatwg/html/issues/11773 [topic: media]
- #11766 Changes to option element descendants (2 by annevk, josepharhar)
https://github.com/whatwg/html/issues/11766 [topic: select]
- #11755 Should the module script's error to rethrow be checked during HostLoadImportedModule (3 by allstarschh, nicolo-ribaudo)
https://github.com/whatwg/html/issues/11755 [topic: script]
- #11743 Proposal: Add optimization to ignore "duplicate" navigations (1 by smaug----)
https://github.com/whatwg/html/issues/11743 [addition/proposal] [needs implementer interest] [topic: navigation]
- #11740 Meeting 30 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (2 by josepharhar)
https://github.com/whatwg/html/issues/11740
- #11722 Add support for <meta name="rating" ...> (1 by bvandersloot-mozilla)
https://github.com/whatwg/html/issues/11722 [addition/proposal] [needs implementer interest] [privacy-tracker]
- #11714 #reload synchronously fires a navigate event, triggering asserts (1 by zcorpan)
https://github.com/whatwg/html/issues/11714 [topic: navigation]
- #11711 WHATUP at TPAC 2025: agenda suggestions (2 by domfarolino, rakina)
https://github.com/whatwg/html/issues/11711 [agenda+]
- #11611 Add a Generic "onrender" or "onattach" Event for HTML Elements (1 by anotherCoward)
https://github.com/whatwg/html/issues/11611 [addition/proposal] [needs implementer interest]
- #11478 FormControlRange Interface (1 by stephanieyzhang)
https://github.com/whatwg/html/issues/11478 [addition/proposal] [needs implementer interest] [agenda+] [stage: 1]
- #11477 Base appearance for list box select elements (2 by css-meeting-bot, josepharhar)
https://github.com/whatwg/html/issues/11477 [topic: select]
- #11395 Define optional normalization of full-width characters in <input type="number"> (5 by annevk, kyouhei-horizumi, xfq)
https://github.com/whatwg/html/issues/11395 [topic: forms] [i18n-tracker] [needs tests] [i18n-jlreq] [i18n-clreq]
- #11061 Proposal: Customized built-in elements via `elementInternals.type` (2 by MaxArt2501, alexkeng)
https://github.com/whatwg/html/issues/11061 [addition/proposal] [agenda+] [stage: 1]
- #10673 Declarative CSS Modules and Declarative Shadow DOM `adoptedstylesheets` attribute (4 by KurtCattiSchmidt, annevk)
https://github.com/whatwg/html/issues/10673 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: script] [agenda+] [stage: 1]
- #9444 Import with type text, bytes, and URL (1 by hsivonen)
https://github.com/whatwg/html/issues/9444 [addition/proposal] [needs implementer interest] [topic: script]
- #6768 Failed dynamic import should not always be cached (1 by nekolab)
https://github.com/whatwg/html/issues/6768 [topic: script]
- #1079 Canvas stroke(): Subpaths of length 0 should render their line caps. (1 by trss)
https://github.com/whatwg/html/issues/1079 [clarification] [topic: canvas]
7 issues closed:
- #reload synchronously fires a navigate event, triggering asserts https://github.com/whatwg/html/issues/11714 [topic: navigation]
- Navigation API: upcoming API method tracker is not null if `navigate` is called from `onnavigateerror` https://github.com/whatwg/html/issues/11735 [topic: navigation]
- "option element nearest ancestor select" is wrong https://github.com/whatwg/html/issues/11788 [topic: select]
- compare selector with tag name about case-sensitivity https://github.com/whatwg/html/issues/11794
- optgroup element text is incorrect https://github.com/whatwg/html/issues/11730 [topic: select]
- make datalist an early return for the option insertion/removing steps https://github.com/whatwg/html/issues/11787 [normative change] [topic: select]
- Upcoming WHATNOT meeting on 2025-10-09 https://github.com/whatwg/html/issues/11747
* whatwg/dom (+0/-0/💬4)
2 issues received 4 new comments:
- #1413 Allow elements with a null customElementRegistry without Shadow DOM (1 by sorvell)
https://github.com/whatwg/dom/issues/1413 [topic: custom elements] [needs implementer interest] [addition/proposal]
- #1406 Proposal: moveOrInsertBefore() (3 by keithamus, noamr)
https://github.com/whatwg/dom/issues/1406 [needs implementer interest] [addition/proposal]
Pull requests
-------------
* whatwg/html (+7/-0/💬36)
7 pull requests submitted:
- (by josepharhar)
- (by otherdaniel)
- (by zcorpan)
- (by lutien)
- (by Zaggy1024)
- (by josepharhar)
- (by josepharhar)
9 pull requests received 36 new comments:
- #11790 Improve option insertion and removal algorithms (4 by annevk, josepharhar)
https://github.com/whatwg/html/pull/11790
- #11786 window.navigation needs to be [Replaceable] (5 by annevk, gsnedders, noamr, nt1m)
https://github.com/whatwg/html/pull/11786 [compat] [topic: navigation]
- #11762 Navigation API: pass argument instead of a global "upcoming method tracker" (4 by jnjaeschke, noamr)
https://github.com/whatwg/html/pull/11762
- #11758 Define base appearance for list box select elements (2 by josepharhar, zcorpan)
https://github.com/whatwg/html/pull/11758
- #11687 Declarative CSS Modules (1 by KurtCattiSchmidt)
https://github.com/whatwg/html/pull/11687
- #11640 Source reformatting: switch to no line-breaking (7 by annevk, domfarolino, jmdyck, zcorpan)
https://github.com/whatwg/html/pull/11640 [spec tooling]
- #11563 Remove mentions of XSLT from the html spec (2 by annevk, mfreed7)
https://github.com/whatwg/html/pull/11563 [removal/deprecation]
- #11540 Move `has cross-site ancestor` to the environment, from the ESO (1 by cfredric)
https://github.com/whatwg/html/pull/11540
- #11441 [WebDriver BiDi] enable and disable scripting via BiDi (10 by foolip, sadym-chromium)
https://github.com/whatwg/html/pull/11441 [topic: script] [integration]
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, 20 October 2025 17:00:27 UTC