Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-0/💬2)
  2 issues received 2 new comments:
  - #467 Windows/Mac differences in presentation of some HTML-AAM implicit roles (1 by spectranaut)
    https://github.com/w3c/html-aam/issues/467 [deep-dive] 
  - #345 summary element role mapping (1 by muan)
    https://github.com/w3c/html-aam/issues/345 [Element Mappings] 

* w3c/html-aria (+0/-0/💬2)
  1 issues received 2 new comments:
  - #473 a with href should allow row, cell, and gridcell roles (2 by devongovett, scottaohara)
    https://github.com/w3c/html-aria/issues/473 

* w3c/webcomponents (+0/-0/💬3)
  2 issues received 3 new comments:
  - #1018 2023 TPAC F2F discussion? (2 by justinfagnani, michaelwarren1106)
    https://github.com/WICG/webcomponents/issues/1018 
  - #997 Functionally complete declarative templating (1 by sashafirsov)
    https://github.com/WICG/webcomponents/issues/997 

* whatwg/html (+9/-11/💬36)
  9 issues created:
  - ComputeDeadline always returns a value less than 16ms (on 60Hz refresh-rate devices) (by rniwa)
    https://github.com/whatwg/html/issues/9584 
  - HTML (by Alexandru9812)
    https://github.com/whatwg/html/issues/9582 
  - Chrome (by ronzkiey)
    https://github.com/whatwg/html/issues/9578 
  - Add earlier snapshots than 2015 and add yearly snapshots (by Janghou)
    https://github.com/whatwg/html/issues/9577 
  - Allow adding custom headers in WebSocket connection (by josephrocca)
    https://github.com/whatwg/html/issues/9576 
  - event.source for message events from a BroadcastChannel (by vrugtehagel)
    https://github.com/whatwg/html/issues/9574 
  - Html css (by 2021bca115)
    https://github.com/whatwg/html/issues/9573 
  - Allow empty input[type="color"] value (by ksa242)
    https://github.com/whatwg/html/issues/9572 
  - Use inside settings to fetch the descendants of module worker in the worker module script graph (by allstarschh)
    https://github.com/whatwg/html/issues/9571 

  21 issues received 36 new comments:
  - #9577 Add earlier snapshots than 2015 and add yearly snapshots (3 by Janghou, domenic)
    https://github.com/whatwg/html/issues/9577 
  - #9576 Allow adding custom headers in WebSocket connection (2 by domenic, josephrocca)
    https://github.com/whatwg/html/issues/9576 
  - #9574 event.source for message events from a BroadcastChannel (2 by Kaiido, domenic)
    https://github.com/whatwg/html/issues/9574 
  - #9572 Allow empty input[type="color"] value (1 by VAISHALI-NILE)
    https://github.com/whatwg/html/issues/9572 
  - #9571 Use inside settings to fetch the descendants of module worker in the worker module script graph (6 by domenic, jonco3)
    https://github.com/whatwg/html/issues/9571 
  - #9567 Should trailing periods in the username portion of email addresses be valid? (1 by josepharhar)
    https://github.com/whatwg/html/issues/9567 
  - #9564 Standardize UA styles / presentational hints for `embed hidden` (2 by mfreed7, nt1m)
    https://github.com/whatwg/html/issues/9564 
  - #9542 Disabled dates for input type=date (1 by EziKielCroat)
    https://github.com/whatwg/html/issues/9542 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #9479 Proposal: Meta Tag for AI Generated Content (3 by Pandapip1, evayde)
    https://github.com/whatwg/html/issues/9479 [addition/proposal] [needs implementer interest] 
  - #9315 Proposal: fire an event before the first rendering opportunity after activation (1 by khushalsagar)
    https://github.com/whatwg/html/issues/9315 [addition/proposal] [topic: rendering] [topic: navigation] [topic: events] 
  - #9065 Autocomplete on 'contenteditable' Elements (1 by mfreed7)
    https://github.com/whatwg/html/issues/9065 [addition/proposal] [topic: forms] [needs concrete proposal] 
  - #8708 Float16Array + HTML Canvas (1 by ccameron-chromium)
    https://github.com/whatwg/html/issues/8708 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #8707 Selecting text in the <summary> tag activates the details/summary (opens/closes the details tag) (1 by dbaron)
    https://github.com/whatwg/html/issues/8707 [topic: events] [integration] [topic: user activation] 
  - #8476 Canvas2D layers with filter support (2 by graveljp, tuankiet65)
    https://github.com/whatwg/html/issues/8476 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #8031 Improve support for refresh rate discovery and control (1 by michaelwasserman)
    https://github.com/whatwg/html/issues/8031 
  - #6495 New feature proposal: add support for `media` attribute to `<meta name="theme-color">` (1 by Sohail1088)
    https://github.com/whatwg/html/issues/6495 [addition/proposal] 
  - #5275 Read and Modify an input Element's Dirty Flag (2 by domenic, imageck)
    https://github.com/whatwg/html/issues/5275 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #5166 ElementInternals should work with customized built-in elements (1 by ITenthusiasm)
    https://github.com/whatwg/html/issues/5166 [addition/proposal] [topic: custom elements] 
  - #3518 Proposal: HTML passwordrules attribute (2 by dead-claudia, jmevel)
    https://github.com/whatwg/html/issues/3518 [addition/proposal] [needs implementer interest] [document conformance] [security/privacy] [topic: forms] 
  - #3251 Touch Bar Web API: <menu type=touch-bar> and <menuitem> (1 by domenic)
    https://github.com/whatwg/html/issues/3251 [addition/proposal] [needs implementer interest] 
  - #1079 Canvas stroke(): Subpaths of length 0 should render their line caps. (1 by Kaiido)
    https://github.com/whatwg/html/issues/1079 [clarification] [topic: canvas] 

  11 issues closed:
  - textarea[maxlength] interoperability issue https://github.com/whatwg/html/issues/1467 [compat] [topic: forms] [i18n-tracker] [interop] 
  - Touch Bar Web API: <menu type=touch-bar> and <menuitem> https://github.com/whatwg/html/issues/3251 [addition/proposal] [needs implementer interest] 
  - HTML https://github.com/whatwg/html/issues/9582 
  - Chrome https://github.com/whatwg/html/issues/9578 
  - Add earlier snapshots than 2015 and add yearly snapshots https://github.com/whatwg/html/issues/9577 
  - Allow adding custom headers in WebSocket connection https://github.com/whatwg/html/issues/9576 
  - event.source for message events from a BroadcastChannel https://github.com/whatwg/html/issues/9574 
  - Html css https://github.com/whatwg/html/issues/9573 
  - Update the wording of resize observer steps in update the rendering https://github.com/whatwg/html/issues/9300 [topic: event loop] 
  - Read and Modify an input Element's Dirty Flag https://github.com/whatwg/html/issues/5275 [addition/proposal] [needs implementer interest] [topic: forms] 
  - Should trailing periods in the username portion of email addresses be valid? https://github.com/whatwg/html/issues/9567 

* whatwg/dom (+2/-0/💬13)
  2 issues created:
  - clone with clone children flag set should append clone before cloning children (by dbaron)
    https://github.com/whatwg/dom/issues/1219 
  - heyits_me (by mizzesparza426)
    https://github.com/whatwg/dom/issues/1218 

  1 issues received 13 new comments:
  - #1217 Proposal: DOM APIs in web workers? (13 by BenjaminAster, WebReflection, developit, jakearchibald, keithamus, rniwa)
    https://github.com/whatwg/dom/issues/1217 



Pull requests
-------------
* w3c/webcomponents (+1/-0/💬9)
  1 pull requests submitted:
  - Add new declarative syntax and update iterative proposal (by tbondwilkinson)
    https://github.com/WICG/webcomponents/pull/1023 

  1 pull requests received 9 new comments:
  - #1023 [DOM Parts] Add new declarative syntax and update iterative proposal (9 by EisenbergEffect, bahrus, justinfagnani, rictic, rniwa, sashafirsov, tbondwilkinson)
    https://github.com/WICG/webcomponents/pull/1023 

* whatwg/html (+2/-3/💬19)
  2 pull requests submitted:
  - Add hasUAVisualTransition attribute to popState and navigate event (by khushalsagar)
    https://github.com/whatwg/html/pull/9579 
  - Meta: change <ref> syntax (by domenic)
    https://github.com/whatwg/html/pull/9575 [spec tooling] 

  6 pull requests received 19 new comments:
  - #9579 Add hasUAVisualTransition attribute to popState and navigate event (1 by domenic)
    https://github.com/whatwg/html/pull/9579 
  - #9575 Meta: change <ref> syntax (1 by domenic)
    https://github.com/whatwg/html/pull/9575 [spec tooling] 
  - #9546 Add switch attribute to the input element to allow for a two-state switch control. (13 by domenic, gfellerph, gregwhitworth, josepharhar, lilyspiniolas, mfreed7, nt1m, scottaohara, smaug----)
    https://github.com/whatwg/html/pull/9546 [addition/proposal] [needs implementer interest] [topic: forms] [needs tests] 
  - #9400 Add name attribute for grouping details elements into an exclusive accordion (2 by dbaron, domenic)
    https://github.com/whatwg/html/pull/9400 [addition/proposal] [needs implementer interest] 
  - #9387 Fix user-agent style rules for top layer transitions (1 by josepharhar)
    https://github.com/whatwg/html/pull/9387 [topic: popover] 
  - #9047 Spec :user-invalid & :user-valid (1 by mfreed7)
    https://github.com/whatwg/html/pull/9047 

  3 pull requests merged:
  - Meta: change <ref> syntax
    https://github.com/whatwg/html/pull/9575 [spec tooling] 
  - Update RO loop to include content-visibility
    https://github.com/whatwg/html/pull/9312 [topic: rendering] [integration] 
  - Add note about 103 and HTTP/2
    https://github.com/whatwg/html/pull/9563 [clarification] 


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, 7 August 2023 17:00:19 UTC