Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-1/💬0)
  1 issues closed:
  - Update UIA mappings for the <label> element https://github.com/w3c/html-aam/issues/524 

* w3c/webcomponents (+0/-0/💬8)
  2 issues received 8 new comments:
  - #1050 April Face-to-face Scheduling/Agenda (1 by Westbrook)
    https://github.com/WICG/webcomponents/issues/1050 
  - #909 "open-stylable" Shadow Roots (7 by bkardell, michaelwarren1106, robglidden)
    https://github.com/WICG/webcomponents/issues/909 

* whatwg/html (+6/-6/💬37)
  6 issues created:
  - Declaratively open popovers (and other elements?) on page load (by josepharhar)
    https://github.com/whatwg/html/issues/10171 [topic: dialog] [topic: popover] 
  - Worklet termination (by daxpedda)
    https://github.com/whatwg/html/issues/10169 [addition/proposal] [needs implementer interest] 
  - Link rel=modulepreload synchronously fires `load` event if script exists in module map (by domfarolino)
    https://github.com/whatwg/html/issues/10166 [topic: script] 
  - Add `requestClose()` function to HTMLDialogElement (by lukewarlow)
    https://github.com/whatwg/html/issues/10164 [addition/proposal] [needs implementer interest] 
  - Making the WHATNOT meeting cadence weekly (by past)
    https://github.com/whatwg/html/issues/10163 
  - Provide a mechanism to trigger the fetch of compression dictionaries (by pmeenan)
    https://github.com/whatwg/html/issues/10162 [addition/proposal] [needs implementer interest] 

  23 issues received 37 new comments:
  - #10169 Worklet termination (2 by annevk)
    https://github.com/whatwg/html/issues/10169 [addition/proposal] [needs implementer interest] [topic: worklets] 
  - #10164 Add `requestClose()` function to HTMLDialogElement (1 by lukewarlow)
    https://github.com/whatwg/html/issues/10164 [addition/proposal] [needs implementer interest] 
  - #10162 Provide a mechanism to trigger the fetch of compression dictionaries (3 by annevk, pmeenan)
    https://github.com/whatwg/html/issues/10162 [addition/proposal] [needs implementer interest] 
  - #10156 Upcoming WHATNOT meeting on 3/7/2024 (1 by past)
    https://github.com/whatwg/html/issues/10156 [agenda+] 
  - #10153 Nested comment tags. (4 by RokeJulianLockhart, annevk)
    https://github.com/whatwg/html/issues/10153 [addition/proposal] [needs implementer interest] 
  - #10143 Improve DX of element reference attributes by allowing relative references instead of only ids (2 by scottaohara, sorvell)
    https://github.com/whatwg/html/issues/10143 [addition/proposal] [needs implementer interest] 
  - #10136 Worklet agents and the event loop (2 by annevk, hoch)
    https://github.com/whatwg/html/issues/10136 [integration] [topic: event loop] [topic: agent] [topic: worklets] 
  - #10135 Storage event should probably fire on Document that didn't call localStorage getter (1 by annevk)
    https://github.com/whatwg/html/issues/10135 [topic: storage] 
  - #10110 `<img sizes="auto, 100px" loading="eager">`: `auto` equates to `100wv` but should ideally be ignored (2 by zcorpan)
    https://github.com/whatwg/html/issues/10110 [topic: img] 
  - #10079 img sizes="auto" skewing images using object-fit: contain (1 by zcorpan)
    https://github.com/whatwg/html/issues/10079 [compat] [topic: rendering] [topic: img] [needs tests] 
  - #10047 Close watchers: detecting close requests vs. other closes (1 by domenic)
    https://github.com/whatwg/html/issues/10047 [normative change] [topic: dialog] 
  - #9940 "parse a CSS <color> value" should take into account that currentColor can be nested in color-mix()  (1 by annevk)
    https://github.com/whatwg/html/issues/9940 [topic: canvas] [topic: style] 
  - #9936 A popover on top of a modal dialog should be interactable (1 by scottaohara)
    https://github.com/whatwg/html/issues/9936 [topic: dialog] [topic: popover] 
  - #9181 Make <img> src attribute optional if srcset is present (1 by foolip)
    https://github.com/whatwg/html/issues/9181 [document conformance] [topic: img] 
  - #8917 Canvas 2D context color serialization (1 by annevk)
    https://github.com/whatwg/html/issues/8917 [topic: canvas] 
  - #7540 Allow authors to apply new css features (like cascade layers) while linking stylesheets (1 by zcorpan)
    https://github.com/whatwg/html/issues/7540 [addition/proposal] [needs implementer interest] [topic: style] 
  - #7390 Element request: `<h>` to reconcile heading levels, outlines, and components (2 by jakearchibald)
    https://github.com/whatwg/html/issues/7390 
  - #4903 input field placeholders should respect the dir attribute when set to "auto" (1 by annevk)
    https://github.com/whatwg/html/issues/4903 [topic: forms] [i18n-needs-resolution] [i18n-alreq] [i18n-hlreq] 
  - #4004 The <video> poster attribute should accept multiple sources (1 by prlbr)
    https://github.com/whatwg/html/issues/4004 [addition/proposal] [topic: media] 
  - #3539 Potentially standardize window.find() (1 by sideshowbarker)
    https://github.com/whatwg/html/issues/3539 [addition/proposal] [i18n-tracker] [interop] 
  - #2848 Small clarity improvements to canvas transform methods (5 by Kaiido, domenic, tawandamoyo)
    https://github.com/whatwg/html/issues/2848 [clarification] [good first issue] [topic: canvas] 
  - #2390 Standardize YouTube embed rewriting? (1 by zcorpan)
    https://github.com/whatwg/html/issues/2390 [compat] [topic: media] [interop] [topic: embed and object] 
  - #2212 Provide an opt-out for inputs overriding form DOM API (1 by securityMB)
    https://github.com/whatwg/html/issues/2212 [integration] 

  6 issues closed:
  - Nested comment tags. https://github.com/whatwg/html/issues/10153 [addition/proposal] [needs implementer interest] 
  - Rendering <input type=range> vertically https://github.com/whatwg/html/issues/4177 [topic: rendering] [topic: forms] 
  - Clarify value direction for elements "progress" and "meter" with vertical writing mode https://github.com/whatwg/html/issues/8413 [topic: rendering] [i18n-tracker] [i18n-jlreq] [i18n-clreq] [i18n-mlreq] 
  - Typo in `CanvasDrawPath.isPointInPath` https://github.com/whatwg/html/issues/10053 [good first issue] [topic: canvas] 
  - [View Transition] Event on old Document to set transition state https://github.com/whatwg/html/issues/9702 
  - [View Transitions] Extend render-blocking to support Document https://github.com/whatwg/html/issues/9332 [addition/proposal] [topic: rendering] 

* whatwg/dom (+2/-1/💬5)
  2 issues created:
  - Ability to reset an AbortSignal.timeout (by jasnell)
    https://github.com/whatwg/dom/issues/1263 
  - "connected" should be defined for all kinds of nodes (by zcorpan)
    https://github.com/whatwg/dom/issues/1259 

  3 issues received 5 new comments:
  - #1263 Ability to reset an AbortSignal.timeout (3 by annevk, domenic, jasnell)
    https://github.com/whatwg/dom/issues/1263 
  - #1259 "connected" should be defined for all kinds of nodes (1 by annevk)
    https://github.com/whatwg/dom/issues/1259 
  - #1217 Proposal: DOM APIs in web workers? (1 by patricknelson)
    https://github.com/whatwg/dom/issues/1217 

  1 issues closed:
  - "connected" should be defined for all kinds of nodes https://github.com/whatwg/dom/issues/1259 



Pull requests
-------------
* w3c/html-aam (+1/-1/💬1)
  1 pull requests submitted:
  - Clarify hidden elements do not return name (by scottaohara)
    https://github.com/w3c/html-aam/pull/533 

  1 pull requests received 1 new comments:
  - #510 switch attribute for checkbox inputs (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/510 [not ready for merge] 

  1 pull requests merged:
  - Update: change UIA control type for label element
    https://github.com/w3c/html-aam/pull/530 

* whatwg/html (+8/-6/💬23)
  8 pull requests submitted:
  - Let CSS Color handle CSS <color> value parsing (by annevk)
    https://github.com/whatwg/html/pull/10175 
  - Fix: Editorial - link Promise<T> type throughout #9987 (by tawandamoyo)
    https://github.com/whatwg/html/pull/10174 
  - Fixes #9987: Editorial, linking Promise<T> type to Web IDL (by tawandamoyo)
    https://github.com/whatwg/html/pull/10173 
  - Remove SVG Blob support from createImageBitmap (by Kaiido)
    https://github.com/whatwg/html/pull/10172 
  - Fix (#10053):  typo in CanvasDrawPath.isPointInPath (by tawandamoyo)
    https://github.com/whatwg/html/pull/10170 
  - Re-do close watcher anti-abuse measures (by domenic)
    https://github.com/whatwg/html/pull/10168 [normative change] [topic: dialog] 
  - [Editorial] Export creating NRR (by rubberyuzu)
    https://github.com/whatwg/html/pull/10167 
  - Editorial: Specify that connectedness is a prerequisite for script execution (by domfarolino)
    https://github.com/whatwg/html/pull/10165 [topic: script] 

  12 pull requests received 23 new comments:
  - #10175 Let CSS Color handle CSS <color> value parsing (3 by Loirooriol, annevk)
    https://github.com/whatwg/html/pull/10175 
  - #10172 Remove SVG Blob support from createImageBitmap (6 by Kaiido, annevk)
    https://github.com/whatwg/html/pull/10172 [removal/deprecation] [topic: canvas] 
  - #10170 Fix (#10053):  typo in CanvasDrawPath.isPointInPath (2 by domenic, tawandamoyo)
    https://github.com/whatwg/html/pull/10170 
  - #10168 Re-do close watcher user activation tracking (2 by domenic, lukewarlow)
    https://github.com/whatwg/html/pull/10168 [normative change] [topic: dialog] 
  - #10126 Add the :open and :closed pseudo-selectors (1 by annevk)
    https://github.com/whatwg/html/pull/10126 
  - #10098 Make showPicker consume user activation (1 by lukewarlow)
    https://github.com/whatwg/html/pull/10098 [normative change] [topic: user activation] 
  - #10048 Don't always consume user activation for close watchers (1 by domenic)
    https://github.com/whatwg/html/pull/10048 [do not merge yet] 
  - #10043 Fix key event used for close requests (1 by domenic)
    https://github.com/whatwg/html/pull/10043 [topic: dialog] 
  - #10022 Implement dangling markup injection mitigation (2 by annevk, shhnjk)
    https://github.com/whatwg/html/pull/10022 [security/privacy] [needs tests] [integration] [security-tracker] 
  - #10018 Add a new attribute called `writingsuggestions` to control UA-provided writing assistance (1 by annevk)
    https://github.com/whatwg/html/pull/10018 [addition/proposal] 
  - #10002 Fire the `pageswap` event when navigating away from a document (2 by domenic, noamr)
    https://github.com/whatwg/html/pull/10002 
  - #9546 Add switch attribute to the input element to allow for a two-state switch control. (1 by scottaohara)
    https://github.com/whatwg/html/pull/9546 [addition/proposal] [needs implementer interest] [topic: forms] 

  6 pull requests merged:
  - Rendering: define progress, meter, range input's value layout with vertical writing-mode to support direction
    https://github.com/whatwg/html/pull/10096 [topic: rendering] 
  - Fix (#10053):  typo in CanvasDrawPath.isPointInPath
    https://github.com/whatwg/html/pull/10170 [topic: canvas] 
  - Editorial: Specify that connectedness is a prerequisite for script execution
    https://github.com/whatwg/html/pull/10165 [topic: script] 
  - Fire the `pageswap` event when navigating away from a document
    https://github.com/whatwg/html/pull/10002 
  - [Editorial] Export creating NRR
    https://github.com/whatwg/html/pull/10167 
  - Document render blocking with a <link rel=expect> element
    https://github.com/whatwg/html/pull/9970 

* whatwg/dom (+2/-1/💬2)
  2 pull requests submitted:
  - Introduce DOM post-insertion steps (by domfarolino)
    https://github.com/whatwg/dom/pull/1261 
  - Define 'connected' for all nodes (by zcorpan)
    https://github.com/whatwg/dom/pull/1260 

  2 pull requests received 2 new comments:
  - #1258 Integration with trusted types inside of node conversion (1 by lukewarlow)
    https://github.com/whatwg/dom/pull/1258 
  - #1253 Expose AbortSignal.timeout on all globals (1 by ptomato)
    https://github.com/whatwg/dom/pull/1253 

  1 pull requests merged:
  - Define 'connected' for all nodes
    https://github.com/whatwg/dom/pull/1260 


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, 4 March 2024 17:00:19 UTC