Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-0/💬1)
  1 issues received 1 new comments:
  - #543 td, th naming doesn't align with ARIA  (1 by spectranaut)
    https://github.com/w3c/html-aam/issues/543 [Agenda] [f2fcandidate] 

* w3c/html-aria (+0/-0/💬3)
  1 issues received 3 new comments:
  - #523 role="math" on images (3 by gregoriopellegrino)
    https://github.com/w3c/html-aria/issues/523 

* w3c/webcomponents (+1/-0/💬10)
  1 issues created:
  - Tie in AbortControllers with CustomElements (by keithamus)
    https://github.com/WICG/webcomponents/issues/1061 

  2 issues received 10 new comments:
  - #939 Declarative CSS Module Scripts (9 by EisenbergEffect, Westbrook, justinfagnani, mayank99)
    https://github.com/WICG/webcomponents/issues/939 
  - #723 Make custom elements w/ shadowRoot { display: contents } by default (1 by trusktr)
    https://github.com/WICG/webcomponents/issues/723 [custom-elements] [needs implementer interest] 

* whatwg/html (+12/-9/💬40)
  12 issues created:
  - offsetParent, offsetLeft & offsetTop should be on Element instead of HTMLElement (by jogibear9988)
    https://github.com/whatwg/html/issues/10445 
  - Conseils sur la Société (by hamidsambo)
    https://github.com/whatwg/html/issues/10444 
  - A way to declare ties in ordered lists (by simevidas)
    https://github.com/whatwg/html/issues/10443 [addition/proposal] [needs implementer interest] 
  - Add an imperative way to set popover invoker relationships (by mfreed7)
    https://github.com/whatwg/html/issues/10442 
  - Upcoming WHATNOT meeting on 7/4/2024 (by past)
    https://github.com/whatwg/html/issues/10441 [agenda+] 
  - move style changes for opening/closing details into UA sheet rather than being style attribute manipulation (by dbaron)
    https://github.com/whatwg/html/issues/10438 
  - should default reset/submit button text and default summary text use node's language rather than being locale-specific? (by dbaron)
    https://github.com/whatwg/html/issues/10437 [i18n-tracker] 
  - Should popovertarget work on a reset button / input in a form? (by lukewarlow)
    https://github.com/whatwg/html/issues/10436 
  - fragment parsing algorithm steps take DocumentFragment but it's never used (by lukewarlow)
    https://github.com/whatwg/html/issues/10434 
  - TC39 AsyncContext Integration (by legendecas)
    https://github.com/whatwg/html/issues/10432 [addition/proposal] [needs implementer interest] 
  - Should clicking a label contained in a button with popovertarget toggle the popover? (by vinhill)
    https://github.com/whatwg/html/issues/10431 
  - DOMString and USVString are not linked in IDL (by nektro)
    https://github.com/whatwg/html/issues/10429 

  20 issues received 40 new comments:
  - #10445 offsetParent, offsetLeft & offsetTop should be on Element or Node instead of HTMLElement (1 by domenic)
    https://github.com/whatwg/html/issues/10445 
  - #10442 Add an imperative way to set popover invoker relationships (2 by mfreed7, scottaohara)
    https://github.com/whatwg/html/issues/10442 [addition/proposal] [topic: popover] 
  - #10437 should default reset/submit button text and default summary text use node's language rather than being locale-specific? (1 by annevk)
    https://github.com/whatwg/html/issues/10437 [topic: forms] [i18n-tracker] 
  - #10436 Should popovertarget work on a reset button / input in a form? (4 by annevk, lukewarlow, scottaohara)
    https://github.com/whatwg/html/issues/10436 [topic: forms] [topic: popover] 
  - #10434 fragment parsing algorithm steps take DocumentFragment but it's never used (1 by lukewarlow)
    https://github.com/whatwg/html/issues/10434 
  - #10432 TC39 AsyncContext Integration (1 by littledan)
    https://github.com/whatwg/html/issues/10432 [addition/proposal] [needs implementer interest] 
  - #10428 Add AbortSignal for popover.showPopover() for initialize internal CloseWatcher (1 by lukewarlow)
    https://github.com/whatwg/html/issues/10428 [addition/proposal] [needs implementer interest] [topic: popover] 
  - #10422 Upcoming WHATNOT meeting on 6/27/2024 (2 by past)
    https://github.com/whatwg/html/issues/10422 [agenda+] 
  - #10401 Meeting 3 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (5 by gregwhitworth, josepharhar, mfreed7)
    https://github.com/whatwg/html/issues/10401 [agenda+] 
  - #10373 Severing a document's opener relationship regardless of origin (2 by annevk, smaug----)
    https://github.com/whatwg/html/issues/10373 [addition/proposal] [needs implementer interest] [agenda+] 
  - #10310 HTML parser changes for stylable `<select>` (1 by zcorpan)
    https://github.com/whatwg/html/issues/10310 [addition/proposal] [topic: parser] [topic: forms] 
  - #10108 Should `<a target="_blank">` and `window.open` consume the transient activation? (1 by CanadaHonk)
    https://github.com/whatwg/html/issues/10108 [topic: user activation] 
  - #9936 A popover on top of a modal dialog should be interactable (1 by oliviertassinari)
    https://github.com/whatwg/html/issues/9936 [topic: dialog] [topic: popover] 
  - #9881 Tie in AbortControllers with CustomElements (6 by josepharhar, justinfagnani, keithamus, smaug----)
    https://github.com/whatwg/html/issues/9881 [addition/proposal] [needs implementer interest] [topic: custom elements] 
  - #9111 Popover does not know what triggered it (1 by mfreed7)
    https://github.com/whatwg/html/issues/9111 [addition/proposal] [topic: popover] 
  - #8103 Clarification needed in step 5 of the text preparation algorithm (1 by mysteryDate)
    https://github.com/whatwg/html/issues/8103 [topic: canvas] 
  - #7732 Consider preventing page scroll when modal dialog is visible (5 by austinw-fineart, jamesgulland-nodelondon, simevidas, theres-waldo)
    https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog] 
  - #7571 Server-Sent Events (SSE) - add Keep-Alive Messages definition (2 by AyushNautiyalDeveloper)
    https://github.com/whatwg/html/issues/7571 [addition/proposal] [needs implementer interest] [topic: eventsource] 
  - #5623 Should hyperlink downloading consider the referrer policy? (1 by domenic)
    https://github.com/whatwg/html/issues/5623 [topic: hyperlink] 
  - #4356 Blur event fired when clicking on focused input checkbox (1 by maurer2)
    https://github.com/whatwg/html/issues/4356 [topic: forms] [interop] [topic: focus] 

  9 issues closed:
  - offsetParent, offsetLeft & offsetTop should be on Element or Node instead of HTMLElement https://github.com/whatwg/html/issues/10445 
  - Meeting 3 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls https://github.com/whatwg/html/issues/10401 [agenda+] 
  - Conseils sur la Société https://github.com/whatwg/html/issues/10444 [invalid] 
  - Upcoming WHATNOT meeting on 6/27/2024 https://github.com/whatwg/html/issues/10422 [agenda+] 
  - fragment parsing algorithm steps take DocumentFragment but it's never used https://github.com/whatwg/html/issues/10434 [topic: parser] 
  - Don't force <details> to be a block. https://github.com/whatwg/html/issues/9830 [topic: rendering] 
  - Don't force <details> to be a block. https://github.com/whatwg/html/issues/9830 [topic: rendering] 
  - Web compat: Navigating a lazy-loading iframe with location.replace https://github.com/whatwg/html/issues/10213 [compat] [topic: navigation] [interop] 
  - Web compat: Navigating a lazy-loading iframe with location.replace https://github.com/whatwg/html/issues/10213 [compat] [topic: navigation] [interop] 

* whatwg/dom (+0/-0/💬2)
  2 issues received 2 new comments:
  - #1293 AbortSignal.any() assertion failure (1 by shaseley)
    https://github.com/whatwg/dom/issues/1293 
  - #478 Proposal: ParentNode.replaceAll() / ParentNode.replaceChildren() (1 by esprehn)
    https://github.com/whatwg/dom/issues/478 [needs tests] [addition/proposal] [needs concrete proposal] 



Pull requests
-------------
* w3c/html-aam (+0/-0/💬5)
  5 pull requests received 5 new comments:
  - #540 Clarify li element role mapping (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/540 
  - #539 add obsolete dir element (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/539 
  - #481 add/revise popover related attribute mappings (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/481 [not ready for merge] 
  - #454 Define concept of minimum role (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/454 
  - #395 add validity IDL (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/395 [not ready for merge] [Attribute Mappings] 

* w3c/webcomponents (+0/-1/💬3)
  1 pull requests received 3 new comments:
  - #1060 Move Reference Target Explainer from AOM repository (3 by annevk, dandclark)
    https://github.com/WICG/webcomponents/pull/1060 

  1 pull requests merged:
  - Move Reference Target Explainer from AOM repository
    https://github.com/WICG/webcomponents/pull/1060 

* whatwg/html (+5/-5/💬7)
  5 pull requests submitted:
  - <th scope> has no auto keyword (by annevk)
    https://github.com/whatwg/html/pull/10446 
  - Editorial: add missing variable url to navigate method steps (by farre)
    https://github.com/whatwg/html/pull/10440 
  - Change fragment parsing algorithm steps to only take Element (by lukewarlow)
    https://github.com/whatwg/html/pull/10435 
  - mudei o titulo (apenas um teste) (by adeilson975)
    https://github.com/whatwg/html/pull/10433 
  - Editorial: fix variable declaration in navigate (by domenic)
    https://github.com/whatwg/html/pull/10430 

  4 pull requests received 7 new comments:
  - #10154 Add may-block reasons to NotRestoredReasons (1 by rubberyuzu)
    https://github.com/whatwg/html/pull/10154 
  - #9841 Add invokers (invoketarget & invokeaction) (1 by mfreed7)
    https://github.com/whatwg/html/pull/9841 
  - #9144 Add anchor attribute (4 by emilio, fantasai)
    https://github.com/whatwg/html/pull/9144 
  - #6284 [WIP] Temporal proposal HTML serialization support (1 by Ms2ger)
    https://github.com/whatwg/html/pull/6284 [addition/proposal] [topic: serialize and transfer] 

  5 pull requests merged:
  - Editorial: add missing variable url to navigate method steps
    https://github.com/whatwg/html/pull/10440 
  - Change fragment parsing algorithm steps to only take Element
    https://github.com/whatwg/html/pull/10435 
  - Specify the rendering of <details> in more detail.
    https://github.com/whatwg/html/pull/10265 [normative change] [topic: rendering] 
  - Editorial: fix variable declaration in navigate
    https://github.com/whatwg/html/pull/10430 
  - Set iframe lazy load resumption steps to null on navigation
    https://github.com/whatwg/html/pull/10226 


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, 1 July 2024 17:00:15 UTC