Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-2/💬3)
  3 issues received 3 new comments:
  - #543 td, th naming doesn't align with ARIA  (1 by spectranaut)
    https://github.com/w3c/html-aam/issues/543 [Agenda] 
  - #370 Consider: hidden <label> can still name associated form control (1 by adampage)
    https://github.com/w3c/html-aam/issues/370 [accName &amp; Desc] 
  - #98 Identify elements which support aria-roledescription without an explicit or implicit role (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/98 

  2 issues closed:
  - Should it say "the empty string" instead of "an empty string" https://github.com/w3c/html-aam/issues/514 [editorial] 
  - Identify elements which support aria-roledescription without an explicit or implicit role https://github.com/w3c/html-aam/issues/98 

* w3c/html-aria (+2/-2/💬8)
  2 issues created:
  - Button with type="button" doesn't support role="combobox" (by admrwe)
    https://github.com/w3c/html-aria/issues/516 
  - relationship between native semantics of HTML popover feature and ARIA might need to be normalized. (by Zhang-Junzhi)
    https://github.com/w3c/html-aria/issues/513 

  3 issues received 8 new comments:
  - #516 Button with type="button" doesn't support role="combobox" (2 by admrwe, scottaohara)
    https://github.com/w3c/html-aria/issues/516 
  - #513 relationship between native semantics of HTML popover feature and ARIA might need to be normalized. (5 by Zhang-Junzhi, scottaohara)
    https://github.com/w3c/html-aria/issues/513 
  - #512 likely a typo: "parent list item" should be "parent list element" (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/512 

  2 issues closed:
  - Button with type="button" doesn't support role="combobox" https://github.com/w3c/html-aria/issues/516 
  - likely a typo: "parent list item" should be "parent list element" https://github.com/w3c/html-aria/issues/512 

* w3c/htmlwg (+1/-0/💬0)
  1 issues created:
  - CFC: Publish HTML Ruby Markup Extensions FPWD (by LJWatson)
    https://github.com/w3c/htmlwg/issues/26 

* w3c/webcomponents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #609 Copying global `<style>` textContent into ShadowDOM roots is not ideal. (1 by whitslack)
    https://github.com/WICG/webcomponents/issues/609 

* whatwg/html (+8/-2/💬58)
  8 issues created:
  - Should light DOM form controls in a form-associated custom element be ignored during form reset? (by kleinfreund)
    https://github.com/whatwg/html/issues/10290 
  - Allow SVGSVGElement as image parameter in CanvasRenderingContext2D.drawImage()  (by hfmanson)
    https://github.com/whatwg/html/issues/10289 
  - Is that correct to destroy a document before unloading all descendants? (by kalenikaliaksandr)
    https://github.com/whatwg/html/issues/10288 [topic: navigation] 
  - Upcoming WHATNOT meeting on 4/25/2024 (by past)
    https://github.com/whatwg/html/issues/10287 [agenda+] 
  - The section "The stack of open elements" needs some explanation. (by dSalieri)
    https://github.com/whatwg/html/issues/10285 
  - Proposal: GetHTML() for Document interface (by lukewarlow)
    https://github.com/whatwg/html/issues/10280 [addition/proposal] [needs implementer interest] 
  - Proposal: <more> element inside <ul>, <ol>, <menu> (or possibly also inside some other elements) (by Zhang-Junzhi)
    https://github.com/whatwg/html/issues/10279 [addition/proposal] [needs implementer interest] 
  - Proposal: <more> element (by Zhang-Junzhi)
    https://github.com/whatwg/html/issues/10278 

  22 issues received 58 new comments:
  - #10289 Allow SVGSVGElement as image parameter in CanvasRenderingContext2D.drawImage()  (2 by Kaiido, hfmanson)
    https://github.com/whatwg/html/issues/10289 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #10280 Proposal: getHTML() for Document interface (4 by annevk, keithamus, lukewarlow)
    https://github.com/whatwg/html/issues/10280 [addition/proposal] [needs implementer interest] [topic: shadow] 
  - #10279 Proposal: <more> element inside <ul>, <ol>, <menu> (or possibly also inside some other elements) (4 by M-Valentino, Zhang-Junzhi, keithamus)
    https://github.com/whatwg/html/issues/10279 [addition/proposal] [needs implementer interest] 
  - #10278 Proposal: <more> element (3 by Zhang-Junzhi, annevk, j9t)
    https://github.com/whatwg/html/issues/10278 
  - #10277 Proposal: AI Task Meta Tag (1 by M-Valentino)
    https://github.com/whatwg/html/issues/10277 [addition/proposal] [needs implementer interest] 
  - #10275 Upcoming WHATNOT meeting on 4/18/2024 (4 by andreubotella, aphillips, past)
    https://github.com/whatwg/html/issues/10275 [agenda+] 
  - #10273 Allow slotting indirect children (1 by jakearchibald)
    https://github.com/whatwg/html/issues/10273 [addition/proposal] [needs implementer interest] [topic: shadow] 
  - #10262 Can messageerror fire on Worker? (1 by foolip)
    https://github.com/whatwg/html/issues/10262 [topic: workers] 
  - #10251 Improve handling of malformed unicode bidi control characters (1 by aphillips)
    https://github.com/whatwg/html/issues/10251 [i18n-tracker] [i18n-alreq] [i18n-hlreq] 
  - #10208 Proposal: pause iframe media when not rendered (1 by liberato-at-chromium)
    https://github.com/whatwg/html/issues/10208 [addition/proposal] [needs implementer interest] [topic: media] 
  - #10206 Toggle/cycle buttons (13 by LeaVerou, SaraSoueidan, Yay295, aardrian, keithamus, myfonj, scottaohara, tabatkins)
    https://github.com/whatwg/html/issues/10206 [addition/proposal] [topic: forms] 
  - #10161 textarea: attribute for content type  (1 by Delapouite)
    https://github.com/whatwg/html/issues/10161 [addition/proposal] [needs implementer interest] 
  - #10146 UI Element Attribute (1 by MrMatthewLayton)
    https://github.com/whatwg/html/issues/10146 [addition/proposal] [needs implementer interest] 
  - #10079 img sizes="auto" skewing images using object-fit: contain (2 by joemcgill, tcaptan-cr)
    https://github.com/whatwg/html/issues/10079 [compat] [topic: rendering] [topic: img] [needs tests] 
  - #9936 A popover on top of a modal dialog should be interactable (10 by askvortsov1, jods4, keithamus, thejackshelton)
    https://github.com/whatwg/html/issues/9936 [topic: dialog] [topic: popover] 
  - #9884 autocomplete tokens for EID and IMEI (1 by zcorpan)
    https://github.com/whatwg/html/issues/9884 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #9869 Navigables reloading does not work (1 by kalenikaliaksandr)
    https://github.com/whatwg/html/issues/9869 [clarification] [topic: navigation] 
  - #8917 Canvas 2D context color serialization (1 by Loirooriol)
    https://github.com/whatwg/html/issues/8917 [topic: canvas] [integration] 
  - #7732 Consider preventing page scroll when modal dialog is visible (1 by nachtfunke)
    https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog] 
  - #6807 Allow <textarea> to size to its contents like <div contenteditable> (1 by qasim-dzinemedia)
    https://github.com/whatwg/html/issues/6807 [addition/proposal] [needs implementer interest] [topic: rendering] [topic: forms] [topic: editing] 
  - #6698 Allow HTML web apps to force 24 hour time format in <input type=time> (1 by Raiondesu)
    https://github.com/whatwg/html/issues/6698 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #5657 canvas2D setTransform and doubles (3 by Kaiido, chrishtr, kdashg)
    https://github.com/whatwg/html/issues/5657 [compat] [topic: canvas] 

  2 issues closed:
  - Upcoming WHATNOT meeting on 4/18/2024 https://github.com/whatwg/html/issues/10275 [agenda+] 
  - Proposal: <more> element https://github.com/whatwg/html/issues/10278 

* whatwg/dom (+3/-1/💬7)
  3 issues created:
  - Allow SVGSVGElement as image parameter in CanvasRenderingContext2D.drawImage()  (by hfmanson)
    https://github.com/whatwg/dom/issues/1281 
  - Proposal AbortSignal.prototype.filter(compare) (by mariusGundersen)
    https://github.com/whatwg/dom/issues/1280 [needs implementer interest] [addition/proposal] 
  - I can't find where inserting DocumentType nodes into Element nodes is disallowed (by domenic)
    https://github.com/whatwg/dom/issues/1278 

  4 issues received 7 new comments:
  - #1280 Proposal AbortSignal.prototype.filter(compare) (4 by annevk, domenic, mariusGundersen)
    https://github.com/whatwg/dom/issues/1280 [needs implementer interest] [addition/proposal] [topic: aborting] 
  - #1278 I can't find where inserting DocumentType nodes into Element nodes is disallowed (1 by annevk)
    https://github.com/whatwg/dom/issues/1278 
  - #1255 Atomic move operation for element reparenting & reordering (1 by Zlatkovsky)
    https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [stage: 1] 
  - #412 [Proposal] Add EventTarget.getEventListeners() (1 by rlconst)
    https://github.com/whatwg/dom/issues/412 [needs implementer interest] [topic: events] [addition/proposal] 

  1 issues closed:
  - I can't find where inserting DocumentType nodes into Element nodes is disallowed https://github.com/whatwg/dom/issues/1278 



Pull requests
-------------
* w3c/html-aam (+1/-1/💬1)
  1 pull requests submitted:
  - normalize “an empty string” to “the empty string” (by adampage)
    https://github.com/w3c/html-aam/pull/544 [editorial] 

  1 pull requests received 1 new comments:
  - #544 normalize “an empty string” to “the empty string” (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/544 [editorial] 

  1 pull requests merged:
  - normalize “an empty string” to “the empty string”
    https://github.com/w3c/html-aam/pull/544 [editorial] 

* w3c/html-aria (+2/-1/💬0)
  2 pull requests submitted:
  - Editorial: fix typo in li element guidance (by scottaohara)
    https://github.com/w3c/html-aria/pull/515 
  - Addition: popovertarget guidance (by scottaohara)
    https://github.com/w3c/html-aria/pull/514 [needs implementation commitment] [needs changelog entry] 

  1 pull requests merged:
  - Editorial: fix typo in li element guidance
    https://github.com/w3c/html-aria/pull/515 

* whatwg/html (+6/-4/💬27)
  6 pull requests submitted:
  - Always fire CloseWatcher/dialog cancel events (by domenic)
    https://github.com/whatwg/html/pull/10291 [normative change] [topic: dialog] [topic: close watchers] 
  - Switch trusted types sinks to use union type (by lukewarlow)
    https://github.com/whatwg/html/pull/10286 
  - Wrap "activate view transition" with script prepare/clean up (by noamr)
    https://github.com/whatwg/html/pull/10284 
  - Upstream the createContextualFragment method from DOM Parsing (by lukewarlow)
    https://github.com/whatwg/html/pull/10283 
  - Upstream the insertAdjacentHTML method from DOM Parsing (by lukewarlow)
    https://github.com/whatwg/html/pull/10282 
  - [meta] Complete machine-readable scope of  and  event dfns (by dontcallmedom)
    https://github.com/whatwg/html/pull/10281 

  8 pull requests received 27 new comments:
  - #10291 Always fire CloseWatcher/dialog cancel events (3 by domenic, keithamus, lukewarlow)
    https://github.com/whatwg/html/pull/10291 [normative change] [topic: dialog] [topic: close watchers] 
  - #10286 Switch trusted types sinks to use union type (1 by lukewarlow)
    https://github.com/whatwg/html/pull/10286 
  - #10270 Editorial: Upstream outerHTML property from DOM Parsing (3 by domenic, lukewarlow)
    https://github.com/whatwg/html/pull/10270 
  - #10269 Add subresource integrity support for ES modules, through importmaps (11 by domenic, guybedford, hiroshige-g, yoavweiss)
    https://github.com/whatwg/html/pull/10269 
  - #10265 Specify the rendering of <details> in more detail. (2 by dbaron, emilio)
    https://github.com/whatwg/html/pull/10265 [normative change] [topic: rendering] 
  - #10022 Implement dangling markup injection mitigation (2 by mikewest, zcorpan)
    https://github.com/whatwg/html/pull/10022 [security/privacy] [integration] [security-tracker] 
  - #9979 Remove OffscreenCanvas contexts's commit method (4 by Kaiido, kdashg)
    https://github.com/whatwg/html/pull/9979 [removal/deprecation] [topic: canvas] 
  - #4585 Feature Policy: `focus-without-user-activation` (1 by ico85)
    https://github.com/whatwg/html/pull/4585 [needs implementer interest] [do not merge yet] [needs tests] 

  4 pull requests merged:
  - Editorial: Upstream the insertAdjacentHTML method from DOM Parsing
    https://github.com/whatwg/html/pull/10282 [addition/proposal] [topic: parser] 
  - Editorial: Upstream outerHTML property from DOM Parsing
    https://github.com/whatwg/html/pull/10270 
  - Remove OffscreenCanvas contexts's commit method
    https://github.com/whatwg/html/pull/9979 [removal/deprecation] [topic: canvas] 
  - [meta] Complete machine-readable scope of  and  event dfns
    https://github.com/whatwg/html/pull/10281 

* whatwg/dom (+1/-3/💬3)
  1 pull requests submitted:
  - Editorial: explain the possible primary interfaces for nodes (by domenic)
    https://github.com/whatwg/dom/pull/1279 

  2 pull requests received 3 new comments:
  - #1267 Record timing info for event handling. (2 by noamr)
    https://github.com/whatwg/dom/pull/1267 
  - #1258 Integration with trusted types inside of node conversion (1 by lukewarlow)
    https://github.com/whatwg/dom/pull/1258 

  3 pull requests merged:
  - Editorial: explain the possible primary interfaces for nodes
    https://github.com/whatwg/dom/pull/1279 
  - Integration with trusted types inside of node conversion
    https://github.com/whatwg/dom/pull/1258 
  - Record timing info for event handling.
    https://github.com/whatwg/dom/pull/1267 


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, 22 April 2024 10:32:03 UTC