Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-0/💬4)
  1 issues received 4 new comments:
  - #552 Update HTML-AAM to use title for description instead of name, when the name is prohibited (4 by aleventhal, scottaohara, spectranaut)
    https://github.com/w3c/html-aam/issues/552 

* w3c/html-aria (+0/-0/💬2)
  2 issues received 2 new comments:
  - #523 role="math" on images (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/523 
  - #495 Implicit aria semantics for <th> with set scope attribute (1 by gnpivo)
    https://github.com/w3c/html-aria/issues/495 

* whatwg/html (+12/-6/💬45)
  12 issues created:
  - How to convert negative number to a time string in stepDown? (by vinhill)
    https://github.com/whatwg/html/issues/10503 
  - Reduce network traffic by specifying a checksum attribute (by graph)
    https://github.com/whatwg/html/issues/10502 [addition/proposal] [needs implementer interest] 
  - Proposal: rate limiting event listeners (debounce / throttle) (by FND)
    https://github.com/whatwg/html/issues/10501 [addition/proposal] [needs implementer interest] 
  - The dialog tag open has a black border (by Ruy5)
    https://github.com/whatwg/html/issues/10500 
  - Toggle (show/hide) button (by muan)
    https://github.com/whatwg/html/issues/10499 [addition/proposal] [needs implementer interest] 
  - Upcoming WHATNOT meeting on 2024-07-25 (by past)
    https://github.com/whatwg/html/issues/10496 [agenda+] 
  - createPattern does not define how to resolve images without defined natural dimensions (e.g. some SVG images)   (by weinig)
    https://github.com/whatwg/html/issues/10495 
  - Should orientation metadata (such as exif) be used when drawing HTMLImageElements/SVGImageElements to canvas? (by weinig)
    https://github.com/whatwg/html/issues/10492 
  - VideoFrame is missing from the "not origin-clean" definition for CanvasImageSource  (by weinig)
    https://github.com/whatwg/html/issues/10489 
  - Extend current slot beyond shadow-DOM or create a new slot like element (by anthonyhoegberg)
    https://github.com/whatwg/html/issues/10485 [addition/proposal] [needs implementer interest] 
  - Meeting 4 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (by gregwhitworth)
    https://github.com/whatwg/html/issues/10484 
  - Static checker for the spec? (by jmdyck)
    https://github.com/whatwg/html/issues/10483 

  23 issues received 45 new comments:
  - #10502 Reduce network traffic by specifying a checksum attribute (2 by Yay295, domenic)
    https://github.com/whatwg/html/issues/10502 [addition/proposal] [needs implementer interest] 
  - #10500 The dialog tag open has a black border (2 by Ruy5, tabatkins)
    https://github.com/whatwg/html/issues/10500 
  - #10499 Toggle (show/hide) button (5 by PRATYAKSH15, lukewarlow, muan)
    https://github.com/whatwg/html/issues/10499 [addition/proposal] [needs implementer interest] 
  - #10496 Upcoming WHATNOT meeting on 2024-07-25 (3 by aphillips, danielhjacobs, past)
    https://github.com/whatwg/html/issues/10496 [agenda+] 
  - #10495 createPattern does not define how to resolve images without defined natural dimensions (e.g. some SVG images)   (2 by Kaiido, annevk)
    https://github.com/whatwg/html/issues/10495 [topic: canvas] 
  - #10492 Should orientation metadata (such as exif) be used when drawing HTMLImageElements/SVGImageElements to canvas? (1 by annevk)
    https://github.com/whatwg/html/issues/10492 [topic: canvas] [topic: img] 
  - #10489 VideoFrame is missing from the "not origin-clean" definition for CanvasImageSource  (2 by Kaiido, annevk)
    https://github.com/whatwg/html/issues/10489 
  - #10488 Auto directionality of slot behaves different than for other elements (1 by dbaron)
    https://github.com/whatwg/html/issues/10488 
  - #10484 Meeting 4 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (2 by gregwhitworth, josepharhar)
    https://github.com/whatwg/html/issues/10484 [agenda+] 
  - #10483 Static checker for the spec? (3 by domenic, jmdyck, tabatkins)
    https://github.com/whatwg/html/issues/10483 [spec tooling] 
  - #10478 "Fragment serializing algorithm" outputs node itself instead of its contents for elements in non-HTML documents (1 by smaug----)
    https://github.com/whatwg/html/issues/10478 [agenda+] 
  - #10471 Upcoming WHATNOT meeting on 2024-07-18 (1 by past)
    https://github.com/whatwg/html/issues/10471 [agenda+] 
  - #10273 Allow slotting indirect children (1 by sorvell)
    https://github.com/whatwg/html/issues/10273 [addition/proposal] [needs implementer interest] [topic: shadow] 
  - #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (3 by annevk, domenic, ryantownsend)
    https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [agenda+] [topic: popover] 
  - #8864 Allow headings in <summary> elements for <details> (1 by janbrasna)
    https://github.com/whatwg/html/issues/8864 [document conformance] [accessibility] 
  - #8216 Remove CanvasRenderingContext2D.scrollPathIntoView (1 by schenney-chromium)
    https://github.com/whatwg/html/issues/8216 [removal/deprecation] [topic: canvas] 
  - #7732 Consider preventing page scroll when modal dialog is visible (2 by mangelozzi)
    https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog] 
  - #6731 Canvas textBaseline "em square" not defined (1 by schenney-chromium)
    https://github.com/whatwg/html/issues/6731 [topic: canvas] [interop] 
  - #6546 Clarify drawImage(<svg preserveAspectRatio>) (1 by schenney-chromium)
    https://github.com/whatwg/html/issues/6546 [topic: canvas] [interop] 
  - #3567 Have some way of opening `<dialog>` elements without JavaScript (1 by Secret-chest)
    https://github.com/whatwg/html/issues/3567 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: dialog] 
  - #3485 "pixelated" resize quality allows bilinear interpolation. (3 by schenney-chromium, tabatkins)
    https://github.com/whatwg/html/issues/3485 [topic: canvas] 
  - #3429 Path2D constructor and SVG (2 by annevk, schenney-chromium)
    https://github.com/whatwg/html/issues/3429 [clarification] [topic: canvas] 
  - #3400 Allow <input type="color"> to give an alpha channel and/or colors beyond sRGB? (4 by LeaVerou, annevk, mdrejhon)
    https://github.com/whatwg/html/issues/3400 [addition/proposal] [needs implementer interest] [topic: forms] 

  6 issues closed:
  - Reduce network traffic by specifying a checksum attribute https://github.com/whatwg/html/issues/10502 [addition/proposal] [needs implementer interest] 
  - The dialog tag open has a black border https://github.com/whatwg/html/issues/10500 
  - Upcoming WHATNOT meeting on 2024-07-18 https://github.com/whatwg/html/issues/10471 [agenda+] 
  - img sizes="auto" skewing images using object-fit: contain https://github.com/whatwg/html/issues/10079 [compat] [topic: rendering] [topic: img] [needs tests] 
  - Remove CanvasRenderingContext2D.scrollPathIntoView https://github.com/whatwg/html/issues/8216 [removal/deprecation] [topic: canvas] 
  - Remove CanvasRenderingContext2D.scrollPathIntoView https://github.com/whatwg/html/issues/8216 [removal/deprecation] [topic: canvas] 

* whatwg/dom (+2/-0/💬5)
  2 issues created:
  - Proposal: rate limiting event listeners (debounce / throttle) (by FND)
    https://github.com/whatwg/dom/issues/1298 [needs implementer interest] [addition/proposal] 
  - Tie in AbortControllers with CustomElements (by keithamus)
    https://github.com/whatwg/dom/issues/1296 [topic: custom elements] [needs implementer interest] [addition/proposal] 

  3 issues received 5 new comments:
  - #1298 Proposal: rate limiting event listeners (debounce / throttle) (3 by WebReflection, boutell, tanepiper)
    https://github.com/whatwg/dom/issues/1298 [needs implementer interest] [addition/proposal] 
  - #1296 Tie in AbortControllers with CustomElements (1 by WebReflection)
    https://github.com/whatwg/dom/issues/1296 [topic: custom elements] [needs implementer interest] [addition/proposal] [topic: aborting] [topic: nodes] 
  - #1293 AbortSignal.any() assertion failure (1 by shaseley)
    https://github.com/whatwg/dom/issues/1293 



Pull requests
-------------
* w3c/html-aria (+1/-0/💬0)
  1 pull requests submitted:
  - correction: allow role=math on img element (by scottaohara)
    https://github.com/w3c/html-aria/pull/525 

* w3c/webcomponents (+1/-0/💬0)
  1 pull requests submitted:
  - Add referenceTarget to ShadowRootInit argument to attachShadow() (by behowell)
    https://github.com/WICG/webcomponents/pull/1062 

* whatwg/html (+6/-5/💬21)
  6 pull requests submitted:
  - WIP: Upstream XMLSerializer from DOM Parsing and Serialization spec (by lukewarlow)
    https://github.com/whatwg/html/pull/10498 
  - Update fragment serializing algorithm steps node argument to accept Documents (by lukewarlow)
    https://github.com/whatwg/html/pull/10497 
  - Fix usages of 'map' that should be 'ordered map'. (by twifkak)
    https://github.com/whatwg/html/pull/10494 
  - [Editorial] Update Jay's name. (by hober)
    https://github.com/whatwg/html/pull/10493 
  - Add missing definition for drawFocusIfNeeded(path, element) (by domenic)
    https://github.com/whatwg/html/pull/10486 [topic: canvas] 
  - Remove canvas 2d scrollPathIntoView (by schenney-chromium)
    https://github.com/whatwg/html/pull/10482 

  11 pull requests received 21 new comments:
  - #10498 WIP: Upstream XMLSerializer from DOM Parsing and Serialization spec (3 by domenic, lukewarlow)
    https://github.com/whatwg/html/pull/10498 
  - #10494 Fix usages of 'map' that should be 'ordered map'. (1 by twifkak)
    https://github.com/whatwg/html/pull/10494 
  - #10493 [Editorial] Update Jay's name. (1 by domenic)
    https://github.com/whatwg/html/pull/10493 
  - #10486 Add missing definition for drawFocusIfNeeded(path, element) (1 by schenney-chromium)
    https://github.com/whatwg/html/pull/10486 [topic: canvas] 
  - #10482 Remove canvas 2d scrollPathIntoView (3 by annevk, schenney-chromium)
    https://github.com/whatwg/html/pull/10482 [removal/deprecation] [topic: canvas] 
  - #10481 Update 2D canvas color serialization (1 by Kaiido)
    https://github.com/whatwg/html/pull/10481 [topic: canvas] 
  - #10456 Enhance <input type=color> with alpha and colorspace=display-p3 (2 by josepharhar, lukewarlow)
    https://github.com/whatwg/html/pull/10456 [addition/proposal] [topic: forms] [impacts documentation] 
  - #10453 Refactored search script using async/await and modern JavaScript syntax. (2 by domenic, tabatkins)
    https://github.com/whatwg/html/pull/10453 
  - #10380 Latest WebAssembly ESM Integration rebase (5 by annevk, codehag, domenic, guybedford)
    https://github.com/whatwg/html/pull/10380 
  - #9756 Make navigate() use UTF-8 in the URL parser (1 by domenic)
    https://github.com/whatwg/html/pull/9756 [normative change] [topic: navigation] 
  - #5841 Add the autocorrect attribute to the HTML spec. (1 by danielhjacobs)
    https://github.com/whatwg/html/pull/5841 [addition/proposal] [i18n-tracker] [topic: editing] 

  5 pull requests merged:
  - Update fragment serializing algorithm steps node argument to accept Documents
    https://github.com/whatwg/html/pull/10497 
  - [Editorial] Update Jay's name.
    https://github.com/whatwg/html/pull/10493 
  - Remove browsing context parameter from WebDriver integration
    https://github.com/whatwg/html/pull/10490 
  - Fix usages of 'map' that should be 'ordered map'.
    https://github.com/whatwg/html/pull/10494 
  - Remove canvas 2d scrollPathIntoView
    https://github.com/whatwg/html/pull/10482 [removal/deprecation] [topic: canvas] 

* whatwg/dom (+3/-0/💬0)
  3 pull requests submitted:
  - Revert "Trusted Types integration for "converting nodes into a node"" (by lukewarlow)
    https://github.com/whatwg/dom/pull/1299 
  - Update element.attributes getter steps to be less vague (by lukewarlow)
    https://github.com/whatwg/dom/pull/1297 
  - Mark dependent abort signals as aborted before firing events (by shaseley)
    https://github.com/whatwg/dom/pull/1295 


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