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 [f2fcandidate] 

* w3c/html-aria (+1/-0/💬0)
  1 issues created:
  - Errata link is leading to a different page (by giacomo-petri)
    https://github.com/w3c/html-aria/issues/526 

* whatwg/html (+12/-5/💬46)
  12 issues created:
  -  Provide an API in dedicate worker for executing event loop (by burningtnt)
    https://github.com/whatwg/html/issues/10596 [addition/proposal] [needs implementer interest] 
  - The term "literal" is not defined, particularly as applied to a character (by dirkf)
    https://github.com/whatwg/html/issues/10595 
  - `<datalist>` displaying both label and values in `option` elements (by joshdales)
    https://github.com/whatwg/html/issues/10594 
  - Support disabling CloseWatcher integration in `<dialog>` (by lucacasonato)
    https://github.com/whatwg/html/issues/10592 [addition/proposal] [needs implementer interest] 
  - Spec is missing that </p> is optional before <dialog> (by laughinghan)
    https://github.com/whatwg/html/issues/10590 
  - Upcoming WHATNOT meeting on 2024-09-05 (by past)
    https://github.com/whatwg/html/issues/10589 [agenda+] 
  - Iframe `sandbox` compatibility with Service Workers (by BlobTheKat)
    https://github.com/whatwg/html/issues/10585 [addition/proposal] [needs implementer interest] 
  - A way to get mouse coordinates without mouse moving (by oleedd)
    https://github.com/whatwg/html/issues/10584 [addition/proposal] [needs implementer interest] 
  - Interactions between `inert` and `hidden="until-found" and `beforematch` events (by romainmenke)
    https://github.com/whatwg/html/issues/10583 
  - Meeting 7 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (by josepharhar)
    https://github.com/whatwg/html/issues/10582 
  - HTML, CSS, JS (by Gabriel12N)
    https://github.com/whatwg/html/issues/10581 
  - Add code-lang attribute to code element (by extua)
    https://github.com/whatwg/html/issues/10580 [addition/proposal] [needs implementer interest] 

  25 issues received 46 new comments:
  - #10595 The term "literal" is not defined, particularly as applied to a character (2 by annevk, dirkf)
    https://github.com/whatwg/html/issues/10595 [clarification] 
  - #10594 `<datalist>` displaying both label and values for `option` elements is a little confusing (1 by annevk)
    https://github.com/whatwg/html/issues/10594 [topic: rendering] [topic: forms] 
  - #10592 Support disabling CloseWatcher integration in `<dialog>` (4 by domenic, lucacasonato, lukewarlow)
    https://github.com/whatwg/html/issues/10592 [addition/proposal] [needs implementer interest] [topic: dialog] 
  - #10590 Spec is missing that </p> is optional before <dialog> (2 by annevk)
    https://github.com/whatwg/html/issues/10590 
  - #10584 A way to get mouse coordinates without mouse moving (1 by nektro)
    https://github.com/whatwg/html/issues/10584 [addition/proposal] [needs implementer interest] 
  - #10582 Meeting 7 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by josepharhar)
    https://github.com/whatwg/html/issues/10582 
  - #10580 Add code-lang attribute to code element (1 by domenic)
    https://github.com/whatwg/html/issues/10580 [addition/proposal] [needs implementer interest] 
  - #10578 createImageBitmap: Clarify treatment of colorSpaceConversion:"none" ImageBitmaps (3 by annevk, ccameron-chromium, kenrussell)
    https://github.com/whatwg/html/issues/10578 [topic: canvas] 
  - #10577 createImageBitmap: Apply img and blob colorSpaceConversion to all sources. (1 by fserb)
    https://github.com/whatwg/html/issues/10577 
  - #10574 Upcoming WHATNOT meeting on 2024-08-29 (1 by past)
    https://github.com/whatwg/html/issues/10574 [agenda+] 
  - #10568 Meeting 6 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by josepharhar)
    https://github.com/whatwg/html/issues/10568 [agenda+] 
  - #10560 Upcoming WHATNOT meeting on 2024-08-22 (1 by past)
    https://github.com/whatwg/html/issues/10560 [agenda+] 
  - #10520 Timing of cloning for the `<selectedoption>` element (3 by annevk, josepharhar, smaug----)
    https://github.com/whatwg/html/issues/10520 
  - #10513 Consider adding `view-transition` as a token for `blocking` (3 by khushalsagar, nickcoury)
    https://github.com/whatwg/html/issues/10513 [addition/proposal] [needs implementer interest] 
  - #10317 Content model and 'what' to render for stylable `<select>` elements (6 by annevk, josepharhar, scottaohara, yisibl)
    https://github.com/whatwg/html/issues/10317 [accessibility] [topic: forms] [needs concrete proposal] 
  - #9936 A popover on top of a modal dialog should be interactable (1 by lubomirblazekcz)
    https://github.com/whatwg/html/issues/9936 [topic: dialog] [topic: popover] 
  - #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (1 by zcorpan)
    https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [topic: popover] 
  - #9104 Add BoundingClientRectObserver (1 by ChrisShank)
    https://github.com/whatwg/html/issues/9104 [addition/proposal] [needs implementer interest] 
  - #7869 More semantic way to represent the computer language in `code` element (1 by Sudrien)
    https://github.com/whatwg/html/issues/7869 [addition/proposal] 
  - #6807 Allow <textarea> to size to its contents like <div contenteditable> (1 by mangelozzi)
    https://github.com/whatwg/html/issues/6807 [addition/proposal] [needs implementer interest] [topic: rendering] [topic: forms] [topic: editing] 
  - #6235 Escape "<" and ">" in attributes (2 by mozfreddyb, securityMB)
    https://github.com/whatwg/html/issues/6235 [normative change] [topic: parser] [security/privacy] [needs compat analysis] [security-tracker] 
  - #5767 Changing the session history spec to converge on historical & modern browser behaviour (2 by Al3676)
    https://github.com/whatwg/html/issues/5767 [topic: history] 
  - #5740 Form input element should have an autocomplete attribute for numeric citizen/personal ID fields (1 by Goldflow)
    https://github.com/whatwg/html/issues/5740 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #4995 Consider PICTURE { display: contents; } (1 by ivan-u7n)
    https://github.com/whatwg/html/issues/4995 [normative change] [needs implementer interest] [topic: rendering] [topic: img] [needs compat analysis] 
  - #3577 HTML forms do not support the PUT, PATCH and DELETE methods (4 by AramZS, Delapouite, alexpetros)
    https://github.com/whatwg/html/issues/3577 [addition/proposal] [needs implementer interest] [topic: forms] 

  5 issues closed:
  - Upcoming WHATNOT meeting on 2024-08-29 https://github.com/whatwg/html/issues/10574 [agenda+] 
  - Meeting 6 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls https://github.com/whatwg/html/issues/10568 [agenda+] 
  - Add code-lang attribute to code element https://github.com/whatwg/html/issues/10580 [addition/proposal] [needs implementer interest] 
  - HTML, CSS, JS https://github.com/whatwg/html/issues/10581 [invalid] 
  - Add autocorrect content attribute to HTMLElement https://github.com/whatwg/html/issues/3595 [addition/proposal] [document conformance] [i18n-tracker] [impacts documentation] 

* whatwg/dom (+1/-0/💬19)
  1 issues created:
  - Proposal: asynchronous event listeners (by domfarolino)
    https://github.com/whatwg/dom/issues/1308 [needs implementer interest] [topic: events] [needs concrete proposal] 

  5 issues received 19 new comments:
  - #1308 Proposal: asynchronous event listeners (7 by WebReflection, mmocny)
    https://github.com/whatwg/dom/issues/1308 [needs implementer interest] [topic: events] [needs concrete proposal] 
  - #1255 Atomic move operation for element reparenting & reordering (7 by WebReflection, domfarolino, noamr, rniwa)
    https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [agenda+] [stage: 1] 
  - #1059 `AbortController` / `AbortSignal` was updated in a somewhat breaking way (3 by annevk, getify)
    https://github.com/whatwg/dom/issues/1059 [compat] [topic: aborting] 
  - #305 Define mutation events (1 by mfreed7)
    https://github.com/whatwg/dom/issues/305 [topic: shadow] [web reality] 
  - #76 Should EventInit contain 'timestamp'? (1 by jakearchibald)
    https://github.com/whatwg/dom/issues/76 [needs implementer interest] [topic: events] [addition/proposal] 



Pull requests
-------------
* whatwg/html (+6/-3/💬12)
  6 pull requests submitted:
  - Support opening dialog modals without automatic closing behaviour (by lucacasonato)
    https://github.com/whatwg/html/pull/10593 
  - The p element's end tag may be omitted when followed by dialog (by annevk)
    https://github.com/whatwg/html/pull/10591 
  - Editorial: fix a few more typos (by jmdyck)
    https://github.com/whatwg/html/pull/10588 
  - Invoke WebDriver BiDi history updated (by OrKoN)
    https://github.com/whatwg/html/pull/10587 
  - Update content model for customizable select (by josepharhar)
    https://github.com/whatwg/html/pull/10586 
  - Rename cross-origin opener policy concepts (by yoavweiss)
    https://github.com/whatwg/html/pull/10579 

  11 pull requests received 12 new comments:
  - #10587 Invoke WebDriver BiDi history updated (1 by sadym-chromium)
    https://github.com/whatwg/html/pull/10587 
  - #10557 Relax `<select>` parser (1 by josepharhar)
    https://github.com/whatwg/html/pull/10557 [normative change] [topic: parser] 
  - #10528 Dynamic import maps (1 by yoavweiss)
    https://github.com/whatwg/html/pull/10528 
  - #10498 WIP: Upstream XMLSerializer from DOM Parsing and Serialization spec (1 by lukewarlow)
    https://github.com/whatwg/html/pull/10498 
  - #10394 Add a `noopener-allow-popups` value to COOP (1 by yoavweiss)
    https://github.com/whatwg/html/pull/10394 [addition/proposal] [needs implementer interest] 
  - #10157 WIP dialog closedby attribute spec (1 by lukewarlow)
    https://github.com/whatwg/html/pull/10157 [topic: close watchers] 
  - #10154 Add may-block reasons to NotRestoredReasons (1 by rubberyuzu)
    https://github.com/whatwg/html/pull/10154 
  - #10126 Add the :open and :closed pseudo-selectors (1 by josepharhar)
    https://github.com/whatwg/html/pull/10126 
  - #9841 Add invoker commands (commandfor & command) (2 by annevk, scottaohara)
    https://github.com/whatwg/html/pull/9841 
  - #9144 Add anchor attribute (1 by Jxck)
    https://github.com/whatwg/html/pull/9144 
  - #4354 Use the new definition of the insertion steps (1 by domenic)
    https://github.com/whatwg/html/pull/4354 [compat] 

  3 pull requests merged:
  - Use DOM's post-connection steps for `<script>` elements
    https://github.com/whatwg/html/pull/10188 [topic: script] 
  - Editorial: fix a few more typos
    https://github.com/whatwg/html/pull/10588 
  - Add the autocorrect attribute
    https://github.com/whatwg/html/pull/5841 [addition/proposal] [i18n-tracker] [topic: editing] 

* whatwg/dom (+1/-0/💬3)
  1 pull requests submitted:
  - Introduce \`moveBefore()\` state-preserving atomic move API (by domfarolino)
    https://github.com/whatwg/dom/pull/1307 

  2 pull requests received 3 new comments:
  - #1297 Update element.attributes getter steps to be less vague (1 by lukewarlow)
    https://github.com/whatwg/dom/pull/1297 
  - #1295 Mark dependent abort signals as aborted before firing events (2 by domfarolino, saschanaz)
    https://github.com/whatwg/dom/pull/1295 [topic: aborting] 


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, 2 September 2024 17:00:16 UTC