- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 22 Apr 2024 17:00:14 +0000
- To: public-html@w3.org
- Message-Id: <E1ryx1a-0031OY-2h@janus.w3.internal>
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 & 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 (+1/-1/đź’¬2)
1 issues created:
- Button with type="button" doesn't support role="combobox" (by admrwe)
https://github.com/w3c/html-aria/issues/516
1 issues received 2 new comments:
- #516 Button with type="button" doesn't support role="combobox" (2 by admrwe, scottaohara)
https://github.com/w3c/html-aria/issues/516
1 issues closed:
- Button with type="button" doesn't support role="combobox" https://github.com/w3c/html-aria/issues/516
* 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/đź’¬62)
8 issues created:
- Allow data:image in srcset. And the U+002C COMMA character (,) issue (by janmazanek)
https://github.com/whatwg/html/issues/10292
- 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]
24 issues received 62 new comments:
- #10292 Allow data:image in srcset. And the U+002C COMMA character (,) issue (2 by YummyBacon5, myakura)
https://github.com/whatwg/html/issues/10292
- #10290 Should light DOM form controls in a form-associated custom element be ignored during form reset? (3 by annevk, kleinfreund)
https://github.com/whatwg/html/issues/10290 [topic: custom elements]
- #10289 Allow SVGSVGElement as image parameter in CanvasRenderingContext2D.drawImage() (3 by Kaiido, annevk, 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 (2 by Zhang-Junzhi, annevk)
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 (11 by LeaVerou, SaraSoueidan, Yay295, aardrian, keithamus, myfonj, scottaohara)
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]
- #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]
- #5886 Event bubbling on disabled form elements (2 by mss-kibum-kim, seal7766)
https://github.com/whatwg/html/issues/5886 [topic: forms] [topic: events] [interop]
- #5657 canvas2D setTransform and doubles (3 by Kaiido, chrishtr, kdashg)
https://github.com/whatwg/html/issues/5657 [compat] [topic: canvas]
2 issues closed:
- Should light DOM form controls in a form-associated custom element be ignored during form reset? https://github.com/whatwg/html/issues/10290 [topic: custom elements]
- Upcoming WHATNOT meeting on 4/18/2024 https://github.com/whatwg/html/issues/10275 [agenda+]
* whatwg/dom (+3/-1/đź’¬10)
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 10 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 (4 by Zlatkovsky, annevk, noamr, sorvell)
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]
* whatwg/html (+6/-4/đź’¬24)
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
9 pull requests received 24 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
- #10284 Wrap "activate view transition" with script prepare/clean up (1 by khushalsagar)
https://github.com/whatwg/html/pull/10284
- #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 (8 by domenic, guybedford, 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 (1 by 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:
- #1268 Trusted types attributes (2 by lukewarlow)
https://github.com/whatwg/dom/pull/1268
- #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 17:00:15 UTC