Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-0/💬7)
  4 issues received 7 new comments:
  - #552 Update HTML-AAM to use title for description instead of name, when the name is prohibited (2 by scottaohara, spectranaut)
    https://github.com/w3c/html-aam/issues/552 [Agenda] 
  - #550 Issue: CSS Highlights Not Clearly Documented in AAM (1 by spectranaut)
    https://github.com/w3c/html-aam/issues/550 [Agenda] 
  - #130 Mapping for iframe is wrong (2 by brennanyoung, scottaohara)
    https://github.com/w3c/html-aam/issues/130 [Element Mappings] 
  - #122 'Use WAI-ARIA mapping' is not descriptive (2 by pkra, scottaohara)
    https://github.com/w3c/html-aam/issues/122 [editorial] [spec chore] [Clarification] [Agenda-Editors] 

* whatwg/html (+9/-9/💬80)
  9 issues created:
  - HTMLOptionsCollection index replacement seems inconsistent (by vpzomtrrfrt)
    https://github.com/whatwg/html/issues/10479 
  - "Fragment serializing algorithm" outputs node itself instead of its contents for elements in non-HTML documents (by sppmacd)
    https://github.com/whatwg/html/issues/10478 
  - f (by yaya1019)
    https://github.com/whatwg/html/issues/10477 [addition/proposal] [needs implementer interest] 
  - Redundant step for button in body (by blr-Oliver)
    https://github.com/whatwg/html/issues/10476 
  - Provide some way of changing an elements location in the DOM tree without triggering connect/disconnect CEReactions (by keithamus)
    https://github.com/whatwg/html/issues/10475 [addition/proposal] [needs implementer interest] 
  - Make an exhaustive list of incompatibilties with SGML (by ben221199)
    https://github.com/whatwg/html/issues/10472 
  - Upcoming WHATNOT meeting on 2024-07-18 (by past)
    https://github.com/whatwg/html/issues/10471 [agenda+] 
  - `insertAdjacentHTML` and related methods should rethrow error after invoking "Get Trusted Type compliant string" (by mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/10466 
  - Creating elements for a token does not match implementations (by dSalieri)
    https://github.com/whatwg/html/issues/10465 

  29 issues received 80 new comments:
  - #10479 HTMLOptionsCollection index replacement seems inconsistent (1 by vpzomtrrfrt)
    https://github.com/whatwg/html/issues/10479 
  - #10476 Redundant step for button in body (1 by annevk)
    https://github.com/whatwg/html/issues/10476 [clarification] [topic: parser] 
  - #10472 Make an exhaustive list of incompatibilties with SGML (2 by domenic, tabatkins)
    https://github.com/whatwg/html/issues/10472 
  - #10471 Upcoming WHATNOT meeting on 2024-07-18 (1 by ADKaster)
    https://github.com/whatwg/html/issues/10471 [agenda+] 
  - #10470 Import HTML (2 by domenic, nektro)
    https://github.com/whatwg/html/issues/10470 [addition/proposal] [needs implementer interest] 
  - #10468 structuredClone into (Shared) ArrayBuffer (1 by WebReflection)
    https://github.com/whatwg/html/issues/10468 [addition/proposal] [needs implementer interest] 
  - #10466 `insertAdjacentHTML` and related methods should rethrow error after invoking "Get Trusted Type compliant string" (3 by annevk, lukewarlow, mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/10466 
  - #10463 Upcoming WHATNOT meeting on 2024-07-11 (1 by past)
    https://github.com/whatwg/html/issues/10463 [agenda+] 
  - #10462 Investigate making the invalid state of `<button type>` _not_ submit (5 by annevk, josepharhar, keithamus, mfreed7)
    https://github.com/whatwg/html/issues/10462 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #10458 Issues with the intrinsic size of text-entry input elements (1 by jfkthame)
    https://github.com/whatwg/html/issues/10458 [topic: rendering] [topic: forms] 
  - #10451 Show popover 11.5 ignores throwExceptions (2 by josepharhar)
    https://github.com/whatwg/html/issues/10451 [topic: popover] 
  - #10373 Severing a document's opener relationship regardless of origin (1 by yoavweiss)
    https://github.com/whatwg/html/issues/10373 [addition/proposal] [needs implementer interest] 
  - #10309 The `interesttarget` attribute/proposal (1 by mfreed7)
    https://github.com/whatwg/html/issues/10309 
  - #10300 Add `nostr` to registerProtocolHandler (6 by AndreaDiazCorreia, AndresChapo, Fierillo, Negr087, ViresBTC, agustinkassis)
    https://github.com/whatwg/html/issues/10300 [addition/proposal] [needs implementer interest] 
  - #10296 Slowly removing/reducing the margin collapsing quirk. (1 by bfgeek)
    https://github.com/whatwg/html/issues/10296 [normative change] [needs implementer interest] [topic: rendering] 
  - #10273 Allow slotting indirect children (8 by annevk, jakearchibald, jogibear9988, keithamus, sorvell)
    https://github.com/whatwg/html/issues/10273 [addition/proposal] [needs implementer interest] [topic: shadow] 
  - #9936 A popover on top of a modal dialog should be interactable (3 by mangelozzi)
    https://github.com/whatwg/html/issues/9936 [topic: dialog] [topic: popover] 
  - #9881 Tie in AbortControllers with CustomElements (8 by EisenbergEffect, domenic, justinfagnani, keithamus)
    https://github.com/whatwg/html/issues/9881 [addition/proposal] [needs implementer interest] [topic: custom elements] 
  - #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (3 by keithamus, mfreed7)
    https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [topic: popover] 
  - #9232 Clarification for <link> behavior in Declarative Shadow DOM (1 by jakearchibald)
    https://github.com/whatwg/html/issues/9232 [topic: shadow] [topic: link] 
  - #9158 Consider a different process for standardizing registerProtocolHandler schemes (2 by ben221199, domenic)
    https://github.com/whatwg/html/issues/9158 [meta] [topic: custom protocols] 
  - #8917 Canvas 2D context color serialization (3 by annevk, svgeesus)
    https://github.com/whatwg/html/issues/8917 [topic: canvas] [integration] 
  - #7197 Upstreaming from the Sanitizer API (1 by otherdaniel)
    https://github.com/whatwg/html/issues/7197 [addition/proposal] [security/privacy] 
  - #6768 Failed dynamic import should not always be cached (1 by adnovikov)
    https://github.com/whatwg/html/issues/6768 [topic: script] 
  - #5802 Dialog should be better-behaved on misuse, probably (1 by mfreed7)
    https://github.com/whatwg/html/issues/5802 [topic: dialog] 
  - #3754 HTML video element: negative playbackRate (1 by eslintinit)
    https://github.com/whatwg/html/issues/3754 [addition/proposal] [needs implementer interest] [topic: media] [interop] 
  - #3517 API for structured serialized data (17 by Kaiido, WebReflection, annevk, devsnek, ggoodman, pshaughn)
    https://github.com/whatwg/html/issues/3517 [addition/proposal] [needs implementer interest] [topic: serialize and transfer] 
  - #3281 Consider adding <input type="year"> (1 by masego-arnat)
    https://github.com/whatwg/html/issues/3281 [addition/proposal] [topic: forms] 
  - #654 Spec text is mostly en-GB-x-hixie with sprinkles of en-US, which should it be? (1 by safinaskar)
    https://github.com/whatwg/html/issues/654 

  9 issues closed:
  - HTMLOptionsCollection index replacement seems inconsistent https://github.com/whatwg/html/issues/10479 
  - f https://github.com/whatwg/html/issues/10477 [addition/proposal] [needs implementer interest] [invalid] 
  - Show popover 11.5 ignores throwExceptions https://github.com/whatwg/html/issues/10451 [topic: popover] 
  - Show popover 11.5 ignores throwExceptions https://github.com/whatwg/html/issues/10451 [topic: popover] 
  - Make an exhaustive list of incompatibilties with SGML https://github.com/whatwg/html/issues/10472 
  - Upcoming WHATNOT meeting on 2024-07-11 https://github.com/whatwg/html/issues/10463 [agenda+] 
  - Import HTML https://github.com/whatwg/html/issues/10470 [addition/proposal] [needs implementer interest] 
  - `insertAdjacentHTML` and related methods should rethrow error after invoking "Get Trusted Type compliant string" https://github.com/whatwg/html/issues/10466 
  - Sai.net@a.sai.com https://github.com/whatwg/html/issues/10467 [addition/proposal] [needs implementer interest] [invalid] 

* whatwg/dom (+0/-0/💬3)
  2 issues received 3 new comments:
  - #1288 Request for mechanism to determine if children changed steps are called as a result of script or parser (1 by lukewarlow)
    https://github.com/whatwg/dom/issues/1288 [addition/proposal] [needs concrete proposal] [topic: nodes] 
  - #1255 Atomic move operation for element reparenting & reordering (2 by anthonyhoegberg, noamr)
    https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [stage: 1] 



Pull requests
-------------
* w3c/html-aam (+0/-0/💬3)
  3 pull requests received 3 new comments:
  - #522 feat: add IA2 and ATK mappings for text edit maxlength (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/522 
  - #521 feat: add UIA mappings for text edit maxlength (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/521 
  - #516 UA ignore aria-hidden on root elements (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/516 

* whatwg/html (+4/-4/💬13)
  4 pull requests submitted:
  - Update 2D canvas color serialization (by annevk)
    https://github.com/whatwg/html/pull/10481 [topic: canvas] 
  - Review Draft Publication: July 2024 (by annevk)
    https://github.com/whatwg/html/pull/10480 
  - Editorial: Fix lots of typos (by jmdyck)
    https://github.com/whatwg/html/pull/10474 
  - Add missing throwExceptions check in show popover (by josepharhar)
    https://github.com/whatwg/html/pull/10473 

  10 pull requests received 13 new comments:
  - #10481 Update 2D canvas color serialization (1 by annevk)
    https://github.com/whatwg/html/pull/10481 [topic: canvas] 
  - #10456 Enhance <input type=color> with alpha and colorspace=display-p3 (1 by annevk)
    https://github.com/whatwg/html/pull/10456 [addition/proposal] [topic: forms] [impacts documentation] 
  - #10404 Create a 'report an exception' algorithm per #958 (2 by annevk, jeremyroman)
    https://github.com/whatwg/html/pull/10404 
  - #10394 Add a `noopener-allow-popups` value to COOP (1 by yoavweiss)
    https://github.com/whatwg/html/pull/10394 [addition/proposal] [needs implementer interest] 
  - #10380 Latest WebAssembly ESM Integration rebase (3 by domenic, guybedford)
    https://github.com/whatwg/html/pull/10380 
  - #10284 Wrap "activate view transition" with script prepare/clean up (1 by noamr)
    https://github.com/whatwg/html/pull/10284 
  - #10188 Use DOM's post-insertion steps for `<script>` elements (1 by domfarolino)
    https://github.com/whatwg/html/pull/10188 [topic: script] 
  - #9841 Add invoker commands (commandfor & command) (1 by keithamus)
    https://github.com/whatwg/html/pull/9841 
  - #6284 Temporal proposal HTML serialization support (1 by mgaudet)
    https://github.com/whatwg/html/pull/6284 [addition/proposal] [topic: serialize and transfer] 
  - #4372 [WIP] WebAssembly JavaScript Module integration (1 by annevk)
    https://github.com/whatwg/html/pull/4372 [addition/proposal] [do not merge yet] [topic: script] 

  4 pull requests merged:
  - Review Draft Publication: July 2024
    https://github.com/whatwg/html/pull/10480 
  - Editorial: Fix lots of typos
    https://github.com/whatwg/html/pull/10474 
  - Wrap "activate view transition" with script prepare/clean up
    https://github.com/whatwg/html/pull/10284 
  - Add missing throwExceptions check in show popover
    https://github.com/whatwg/html/pull/10473 [topic: popover] 


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