Weekly github digest (HTML specs)

Issues
------
* w3c/html-aria (+0/-0/💬2)
  2 issues received 2 new comments:
  - #535 Further difficult to read corrections/proposals under "Document conformance requirements..." (1 by daniel-montalvo)
    https://github.com/w3c/html-aria/issues/535 
  - #411 Updates to aside element (1 by mcking65)
    https://github.com/w3c/html-aria/issues/411 [Allowed roles] [HTML AAM Related] [agenda] 

* w3c/webcomponents (+0/-0/💬3)
  3 issues received 3 new comments:
  - #1098 Reference Target: How to handle events fired on the reference target by related elements? (1 by dandclark)
    https://github.com/WICG/webcomponents/issues/1098 
  - #909 "open-stylable" Shadow Roots (1 by hayleigh-dot-dev)
    https://github.com/WICG/webcomponents/issues/909 
  - #551 connectedCallback timing when the document parser creates custom elements (1 by Danny-Engelman)
    https://github.com/WICG/webcomponents/issues/551 

* whatwg/html (+9/-2/💬46)
  9 issues created:
  - Plantinmods site always open I can't delete it (by marcjulianbramida-ctrl)
    https://github.com/whatwg/html/issues/12337 
  - Extend `datetime` attribute on <time> to support Temporal ZonedDateTime timezone syntax (by Huzaifaabdulrab)
    https://github.com/whatwg/html/issues/12334 
  - Add `live` attribute to the <time> element for auto-updating display (by Huzaifaabdulrab)
    https://github.com/whatwg/html/issues/12333 
  - Add `live` and `timezone` attributes to the <time> element (by Huzaifaabdulrab)
    https://github.com/whatwg/html/issues/12332 
  - Native layout boolean attributes for HTML elements (flex, grid, wrap) (by Huzaifaabdulrab)
    https://github.com/whatwg/html/issues/12331 
  - Add the "action" and "method" attributes to <button> (by alexpetros)
    https://github.com/whatwg/html/issues/12330 
  - Focus update steps do not match browser behavior when Element#focus() is called in a blur event handler (by mrobinson)
    https://github.com/whatwg/html/issues/12329 
  - [Customizable select] Define UA behavior for interactive content inside <option> (by minorninth)
    https://github.com/whatwg/html/issues/12328 [accessibility] [a11y-tracker] [agenda+] [topic: select] 
  - disallow customized builtin elements from being on the list of active formatting elements (by dbaron)
    https://github.com/whatwg/html/issues/12327 [topic: parser] [topic: custom elements] 

  20 issues received 46 new comments:
  - #12332 Add `live` and `timezone` attributes to the <time> element (2 by Huzaifaabdulrab, nektro)
    https://github.com/whatwg/html/issues/12332 
  - #12330 Add the "action" and "method" attributes to <button> (2 by alexpetros, annevk)
    https://github.com/whatwg/html/issues/12330 
  - #12328 [Customizable select] Define UA behavior for interactive content inside <option> (1 by annevk)
    https://github.com/whatwg/html/issues/12328 [accessibility] [a11y-tracker] [agenda+] [topic: select] 
  - #12327 disallow customized builtin elements from being on the list of active formatting elements (4 by annevk, dbaron, smaug----)
    https://github.com/whatwg/html/issues/12327 [topic: parser] [topic: custom elements] 
  - #12307 Questions about new bullet in `eligible for autoplay` (4 by annevk, jmdyck)
    https://github.com/whatwg/html/issues/12307 [topic: media] 
  - #12304 popover=hint has multiple weird and inconsistent behaviours (8 by jakearchibald, lukewarlow, mfreed7)
    https://github.com/whatwg/html/issues/12304 [topic: popover] 
  - #12300 Allow clean distinction of popover vs dialog.show() vs dialog.showModal() toggle events (1 by teetotum)
    https://github.com/whatwg/html/issues/12300 [topic: events] [topic: dialog] [topic: popover] 
  - #12286 outline and ::picker(select) (2 by annevk, lukewarlow)
    https://github.com/whatwg/html/issues/12286 [topic: rendering] [topic: focus] [topic: select] 
  - #12285 Creating an iframe's child navigable as written is impossible. (1 by Psychpsyo)
    https://github.com/whatwg/html/issues/12285 
  - #12103 Re: Issue #11523 Removal of XSLT from the web platform (1 by jjwhitmore)
    https://github.com/whatwg/html/issues/12103 
  - #12050 Filtering support for customizable select (5 by JamieKnight, annevk, josepharhar)
    https://github.com/whatwg/html/issues/12050 [addition/proposal] [needs implementer interest] [topic: select] 
  - #11724 A way to remove EXIF data on `<input type="file">` before sending to server (2 by edent, sayrer)
    https://github.com/whatwg/html/issues/11724 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #11376 Feature Request: Built-In Web Libraries (BWL) via browser-lib attribute (1 by pmeenan)
    https://github.com/whatwg/html/issues/11376 [addition/proposal] [needs implementer interest] 
  - #10879 Audit and fix innerHTML scripting disabled parsing behavior for template (2 by mfreed7, zcorpan)
    https://github.com/whatwg/html/issues/10879 [topic: parser] [interop] 
  - #10650 HTML-in-Canvas (1 by jakearchibald)
    https://github.com/whatwg/html/issues/10650 [addition/proposal] [needs implementer interest] [topic: canvas] [agenda+] [stage: 1] 
  - #10378 HTML Video: Allow a child IMG (with an optional Picture Element wrapper) to Control the Video Poster Image (1 by johannesodland)
    https://github.com/whatwg/html/issues/10378 [addition/proposal] [needs implementer interest] [topic: media] 
  - #8133 Which input types should readonly affect constraint validation for? (1 by dbaron)
    https://github.com/whatwg/html/issues/8133 [clarification] [topic: forms] 
  - #5744 Add an API to opt-out of back-forward cache? (1 by KthProg)
    https://github.com/whatwg/html/issues/5744 [addition/proposal] [topic: history] 
  - #4882 datalist 'nofilter' attribute (2 by RichCaloggero, nektro)
    https://github.com/whatwg/html/issues/4882 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #3577 HTML forms do not support the PUT, PATCH and DELETE methods (4 by alexpetros, matthewquinn)
    https://github.com/whatwg/html/issues/3577 [addition/proposal] [needs implementer interest] [topic: forms] 

  2 issues closed:
  - Add `live` and `timezone` attributes to the <time> element https://github.com/whatwg/html/issues/12332 
  - Creating an iframe's child navigable as written is impossible. https://github.com/whatwg/html/issues/12285 

* whatwg/dom (+0/-0/💬1)
  1 issues received 1 new comments:
  - #736 Proposal: a DocumentFragment whose nodes do not get removed once inserted (1 by jonathandewitt-dev)
    https://github.com/whatwg/dom/issues/736 [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* whatwg/html (+1/-0/💬1)
  1 pull requests submitted:
  - 12336  (by shihab-work)
    https://github.com/whatwg/html/pull/12336 

  1 pull requests received 1 new comments:
  - #12127 Editorial: Clarify return value of Storage property accessor (1 by shannonbooth)
    https://github.com/whatwg/html/pull/12127 


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, 6 April 2026 17:00:24 UTC