Weekly github digest (HTML specs)

Issues
------
* w3c/htmlwg (+1/-0/💬0)
  1 issues created:
  - New UI/Form Standards? (by excitedbox)
    https://github.com/w3c/htmlwg/issues/30 

* w3c/webcomponents (+2/-1/💬8)
  2 issues created:
  - Reference Target naming (by alice)
    https://github.com/WICG/webcomponents/issues/1087 
  - Reference Target Tracking Issue (by dandclark)
    https://github.com/WICG/webcomponents/issues/1086 

  3 issues received 8 new comments:
  - #1087 Reference Target naming (3 by Westbrook, alice, rniwa)
    https://github.com/WICG/webcomponents/issues/1087 
  - #1086 Reference Target Tracking Issue (3 by Westbrook, alice, dandclark)
    https://github.com/WICG/webcomponents/issues/1086 
  - #1071 Reference Target: How to handle invalid ID references? (2 by Westbrook, keithamus)
    https://github.com/WICG/webcomponents/issues/1071 

  1 issues closed:
  - I don't think First Party Sets is necessary for this. The behavior described sounds like triple-keying rather than double-keying; otherwise, the page and a frame it embeds would both be getting resources from the same cache partition. https://github.com/WICG/webcomponents/issues/1088 

* whatwg/html (+13/-3/💬47)
  13 issues created:
  - HostLoadImportedModule missing empty check for requested modules (by shannonbooth)
    https://github.com/whatwg/html/issues/10810 
  - ContextMenuCloseWatcher (by Zhang-Junzhi)
    https://github.com/whatwg/html/issues/10809 [addition/proposal] [needs implementer interest] 
  - Update the image data of a partially-available image (by emilio)
    https://github.com/whatwg/html/issues/10808 
  - Content labeling for automatic filtering for suicide prevention or other sensitive issues (by mjoos-de)
    https://github.com/whatwg/html/issues/10807 [addition/proposal] [needs implementer interest] 
  - [Input] Dual Range slider and strict markers (by sakgoyal)
    https://github.com/whatwg/html/issues/10806 [addition/proposal] [needs implementer interest] 
  - Upcoming WHATNOT meeting on 2024-12-05 (by annevk)
    https://github.com/whatwg/html/issues/10805 [agenda+] 
  - [Editorial] Always use "environment settings object" instead of "global object" when possible (by noamr)
    https://github.com/whatwg/html/issues/10804 
  - Add mechanism to control enablement of handwriting (by gastonrod)
    https://github.com/whatwg/html/issues/10803 
  - [Editorial] "state" keywords have inconsistent casing (by keithamus)
    https://github.com/whatwg/html/issues/10802 
  - Clarify using CDATA in HTML context  (by SetTrend)
    https://github.com/whatwg/html/issues/10801 
  - https://html.spec.whatwg.org/#set-the-ongoing-navigation needs a null-check (by mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/10800 
  - Allow `MutationObserver` to observe (certain) element property changes (by bramus)
    https://github.com/whatwg/html/issues/10799 [addition/proposal] [needs implementer interest] 
  - Display gap between 00 and 01 (by prashanthcoe19)
    https://github.com/whatwg/html/issues/10797 

  18 issues received 47 new comments:
  - #10810 HostLoadImportedModule missing empty check for requested modules (5 by domenic, shannonbooth)
    https://github.com/whatwg/html/issues/10810 
  - #10809 ContextMenuCloseWatcher (1 by smaug----)
    https://github.com/whatwg/html/issues/10809 [addition/proposal] [needs implementer interest] 
  - #10802 [Editorial] "state" keywords have inconsistent casing (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/10802 [editorial] 
  - #10801 Clarify using CDATA in HTML context  (12 by SetTrend, annevk, dmsnell, domenic, sideshowbarker)
    https://github.com/whatwg/html/issues/10801 [clarification] [document conformance] 
  - #10800 https://html.spec.whatwg.org/#set-the-ongoing-navigation needs a null-check (6 by domenic, mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/10800 [topic: navigation] 
  - #10799 Allow `MutationObserver` to observe (certain) element property changes (1 by annevk)
    https://github.com/whatwg/html/issues/10799 [addition/proposal] [needs implementer interest] 
  - #10797 Display gap between 00 and 01 (3 by annevk, prashanthcoe19)
    https://github.com/whatwg/html/issues/10797 
  - #10796 "create navigation params by fetching" invokes "should navigation request of type be blocked by Content Security Policy?" without setting the policy container (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/10796 [topic: navigation] 
  - #10789 Upcoming WHATNOT meeting on 2024-11-28 (3 by annevk, nicolo-ribaudo)
    https://github.com/whatwg/html/issues/10789 [agenda+] 
  - #10772 Quadratic growth by duplicating attributes in formatting elements using <p> (1 by zcorpan)
    https://github.com/whatwg/html/issues/10772 [topic: parser] 
  - #10317 Content model and 'what' to render for stylable `<select>` elements (1 by annevk)
    https://github.com/whatwg/html/issues/10317 [accessibility] [topic: forms] [needs concrete proposal] [topic: select] 
  - #10310 HTML parser changes for customizable `<select>` (2 by annevk)
    https://github.com/whatwg/html/issues/10310 [addition/proposal] [topic: parser] [topic: forms] [topic: select] 
  - #10099 Navigation: DocumentState request referrer is not set for about:srcdoc (1 by domfarolino)
    https://github.com/whatwg/html/issues/10099 [topic: navigation] 
  - #9721 We need something like `requestFinalFrame()` to run logic after all `*Observer` callbacks (1 by StephenHaney)
    https://github.com/whatwg/html/issues/9721 [addition/proposal] 
  - #9000 Storage Access API Standardization (2 by Ppeepost4489, Ppeerapatjinda)
    https://github.com/whatwg/html/issues/9000 [addition/proposal] [topic: cookie] 
  - #8189 Rendering <select> as a listbox is a one-line widget that opens a popup on iOS and Android (2 by annevk, josepharhar)
    https://github.com/whatwg/html/issues/8189 [topic: rendering] [topic: forms] 
  - #6731 Canvas textBaseline "em square" not defined (1 by AshleyScirra)
    https://github.com/whatwg/html/issues/6731 [topic: canvas] [interop] 
  - #5620 Perspective transforms for Canvas2D (1 by talltyler)
    https://github.com/whatwg/html/issues/5620 [addition/proposal] [needs implementer interest] [topic: canvas] 

  3 issues closed:
  - HostLoadImportedModule missing empty check for requested modules https://github.com/whatwg/html/issues/10810 
  - Upcoming WHATNOT meeting on 2024-11-28 https://github.com/whatwg/html/issues/10789 [agenda+] 
  - Display gap between 00 and 01 https://github.com/whatwg/html/issues/10797 

* whatwg/dom (+0/-0/💬11)
  2 issues received 11 new comments:
  - #1255 Atomic move operation for element reparenting & reordering (10 by WebReflection, annevk, dead-claudia, domenic, slorber, sorvell, titoBouzout, triskweline)
    https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [a11y-tracker] [stage: 2] 
  - #772 Should a Range object be able to update a Selection object (1 by dizhang168)
    https://github.com/whatwg/dom/issues/772 [interop] [topic: ranges] 



Pull requests
-------------
* whatwg/html (+1/-1/💬5)
  1 pull requests submitted:
  - Editorial: Add missing space in "get noopener for window open" (by AtkinsSJ)
    https://github.com/whatwg/html/pull/10798 

  4 pull requests received 5 new comments:
  - #10613 Add support for CSS reading-flow (1 by annevk)
    https://github.com/whatwg/html/pull/10613 [topic: focus] 
  - #10126 Add the :open pseudo-class (1 by josepharhar)
    https://github.com/whatwg/html/pull/10126 
  - #9841 Add commandfor & command attributes to HTMLButtonElement (1 by keithamus)
    https://github.com/whatwg/html/pull/9841 
  - #5826 Reference even more baseline concepts in CSS Inline Layout (2 by annevk, schenney-chromium)
    https://github.com/whatwg/html/pull/5826 [topic: canvas] [needs tests] 

  1 pull requests merged:
  - Editorial: Add missing space in "get noopener for window open"
    https://github.com/whatwg/html/pull/10798 

* whatwg/dom (+1/-0/💬1)
  1 pull requests submitted:
  - Use the principal realm to initialize Event.timeStamp (by Ms2ger)
    https://github.com/whatwg/dom/pull/1329 

  1 pull requests received 1 new comments:
  - #1329 Use the principal realm to initialize Event.timeStamp (1 by Ms2ger)
    https://github.com/whatwg/dom/pull/1329 


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 December 2024 17:00:19 UTC