Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-0/💬3)
  1 issues received 3 new comments:
  - #579 [CSS] explicit text truncation (3 by pkra, rahimabdi, spectranaut)
    https://github.com/w3c/html-aam/issues/579 [css-aam] 

* w3c/html-aria (+0/-2/💬2)
  1 issues received 2 new comments:
  - #546 is the note warning of DPUB implementations still accurate? (2 by pkra, scottaohara)
    https://github.com/w3c/html-aria/issues/546 

  2 issues closed:
  - Improve understandability of Figure in "Rules of ARIA attribute usage by HTML element" table  https://github.com/w3c/html-aria/issues/497 
  - Improve understandability of Figure in "Rules of ARIA attribute usage by HTML element" table  https://github.com/w3c/html-aria/issues/497 

* w3c/webcomponents (+0/-1/💬9)
  3 issues received 9 new comments:
  - #1072 Reference Target: Should the `form` and `list` JavaScript attributes return the host element? (2 by Westbrook, dandclark)
    https://github.com/WICG/webcomponents/issues/1072 
  - #1069 [templates] A declarative JavaScript templating API (4 by justinfagnani, vospascal)
    https://github.com/WICG/webcomponents/issues/1069 
  - #813 Manage pseudo class matching state for custom elements (3 by EisenbergEffect, kyubisation, sashafirsov)
    https://github.com/WICG/webcomponents/issues/813 [custom-elements] [needs concrete proposal] 

  1 issues closed:
  - Reference Target: Should the `form` and `list` JavaScript attributes return the host element? https://github.com/WICG/webcomponents/issues/1072 

* whatwg/html (+13/-11/💬53)
  13 issues created:
  - Popover and dialog elements with lots of content can be inaccessible (by teddybradford)
    https://github.com/whatwg/html/issues/11176 
  - [Meta] Fast Transfers between Video/Canvas2D/WebGL/WebGPU [e.g. video streaming, compositing, etc] (by mdrejhon)
    https://github.com/whatwg/html/issues/11175 [addition/proposal] [needs implementer interest] 
  - HTMLFormElement's named properties seem buggy in browsers (by domenic)
    https://github.com/whatwg/html/issues/11174 
  - Undefined Behavior for Non-Text Node Deletion in contenteditable=plaintext-only (by Zhang-Junzhi)
    https://github.com/whatwg/html/issues/11173 
  - Navigation API: scroll restoration behavior seems buggy (by atscott)
    https://github.com/whatwg/html/issues/11172 
  - I have created a page for the Chinese version of the page. If you think it's good, please add and modify the file related addresses in the directory (by hestiacn)
    https://github.com/whatwg/html/issues/11171 [addition/proposal] [needs implementer interest] 
  - Upcoming WHATNOT meeting on 2025-04-03 (by past)
    https://github.com/whatwg/html/issues/11170 [agenda+] 
  - Add "dogecoin:" to Chrome's list of safe protocols (by qlpqlp)
    https://github.com/whatwg/html/issues/11168 [addition/proposal] [needs implementer interest] 
  - I need help in getting started. (by Animati0n)
    https://github.com/whatwg/html/issues/11167 
  - Style  update for easy navigation (by Animati0n)
    https://github.com/whatwg/html/issues/11166 [addition/proposal] [needs implementer interest] 
  - Add target HDR headroom to `CanvasRenderingContext2D ` (by ccameron-chromium)
    https://github.com/whatwg/html/issues/11165 
  - Move `ImageData` interface documentation out of `CanvasImageData` (and cleanup) (by ccameron-chromium)
    https://github.com/whatwg/html/issues/11163 
  - Reporting an exception to the developer console (by trflynn89)
    https://github.com/whatwg/html/issues/11161 

  28 issues received 53 new comments:
  - #11176 Popover and dialog elements with lots of content can be inaccessible (1 by annevk)
    https://github.com/whatwg/html/issues/11176 [topic: rendering] [accessibility] [a11y-tracker] 
  - #11175 [Meta] Fast Transfers between Video/Canvas2D/WebGL/WebGPU [e.g. video streaming, compositing, etc] (3 by Kaiido, ccameron-chromium, mdrejhon)
    https://github.com/whatwg/html/issues/11175 [addition/proposal] [needs implementer interest] 
  - #11174 HTMLFormElement's named properties seem buggy in browsers (1 by smaug----)
    https://github.com/whatwg/html/issues/11174 
  - #11172 Navigation API: scroll restoration behavior seems buggy (1 by atscott)
    https://github.com/whatwg/html/issues/11172 
  - #11171 I have created a page for the Chinese version of the page. If you think it's good, please add and modify the file related addresses in the directory (1 by domenic)
    https://github.com/whatwg/html/issues/11171 [addition/proposal] [needs implementer interest] 
  - #11168 Add "dogecoin:" to Chrome's list of safe protocols (4 by REDWRITER-COMIC, nektro, pushkalmaheshwari)
    https://github.com/whatwg/html/issues/11168 [addition/proposal] [needs implementer interest] 
  - #11167 I need help in getting started. (1 by domfarolino)
    https://github.com/whatwg/html/issues/11167 
  - #11165 Add target HDR headroom to `CanvasRenderingContext2D ` (4 by annevk, ccameron-chromium, css-meeting-bot)
    https://github.com/whatwg/html/issues/11165 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #11163 Move `ImageData` interface documentation out of `CanvasImageData` (and cleanup) (4 by annevk, ccameron-chromium)
    https://github.com/whatwg/html/issues/11163 [topic: canvas] [editorial] 
  - #11161 Reporting an exception to the developer console (2 by domenic, trflynn89)
    https://github.com/whatwg/html/issues/11161 [topic: error reporting] 
  - #11157 Add datalist support to textarea (1 by ht986648)
    https://github.com/whatwg/html/issues/11157 
  - #11148 Should the `command` event really be `composed`? (4 by jakearchibald, lukewarlow, smaug----)
    https://github.com/whatwg/html/issues/11148 [topic: shadow] 
  - #11146 Upcoming WHATNOT meeting on 2025-03-27 (1 by past)
    https://github.com/whatwg/html/issues/11146 [agenda+] 
  - #11138 Clarify correct behavior for requestAnimationFrame for hidden iframes (display: none) (1 by szager-chromium)
    https://github.com/whatwg/html/issues/11138 [interop] 
  - #11130 File upload control rendering should specify the button element to use. (1 by lukewarlow)
    https://github.com/whatwg/html/issues/11130 [topic: rendering] [topic: forms] [interop] 
  - #11108 History API: PushState can silently fail in Chromium while Gecko/Webkit raises exception (1 by zcorpan)
    https://github.com/whatwg/html/issues/11108 [compat] [topic: navigation] [interop] 
  - #11080 Alternative text for short-form video (4 by DemelzaFeltham, eeeps, extra808, tylersticka)
    https://github.com/whatwg/html/issues/11080 [addition/proposal] [needs implementer interest] [topic: media] [accessibility] [a11y-tracker] 
  - #11004 ARIA notify iframe restrictions (1 by alisonmaher)
    https://github.com/whatwg/html/issues/11004 [addition/proposal] [needs implementer interest] 
  - #10707 Reference Target (6 by dandclark, jakearchibald)
    https://github.com/whatwg/html/issues/10707 [addition/proposal] [needs implementer interest] [topic: shadow] [accessibility] [stage: 1] 
  - #10296 Slowly removing/reducing the margin collapsing quirk. (2 by Psychpsyo, zcorpan)
    https://github.com/whatwg/html/issues/10296 [normative change] [needs implementer interest] [topic: rendering] 
  - #9799 Customizable `<select>` element (1 by starball5)
    https://github.com/whatwg/html/issues/9799 [addition/proposal] [topic: parser] [topic: forms] [stage: 3] [topic: select] 
  - #9232 Clarification for <link> behavior in Declarative Shadow DOM (2 by CyberAP, robglidden)
    https://github.com/whatwg/html/issues/9232 [topic: shadow] [topic: link] 
  - #8869 Should strict MIME type for importScripts() also be enforced on local URLs? (1 by annevk)
    https://github.com/whatwg/html/issues/8869 [topic: workers] [interop] 
  - #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (1 by zcorpan)
    https://github.com/whatwg/html/issues/7867 [topic: rendering] 
  - #7087 [idea] <pre> tag dedentation (1 by RokeJulianLockhart)
    https://github.com/whatwg/html/issues/7087 [addition/proposal] [needs implementer interest] 
  - #4923 add attribute  max-size to input type file (1 by Block99block99)
    https://github.com/whatwg/html/issues/4923 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #3255 Nosniffing for Worker Scripts (1 by annevk)
    https://github.com/whatwg/html/issues/3255 [security/privacy] [topic: script] 
  - #1632 Make <label> elements reflect CSS pseudoclasses on associated form element (1 by bkardell)
    https://github.com/whatwg/html/issues/1632 [normative change] [needs implementer interest] [topic: rendering] [topic: selectors] 

  11 issues closed:
  - Nosniffing for Worker Scripts https://github.com/whatwg/html/issues/3255 [security/privacy] [topic: script] 
  - Navigation API: scroll restoration behavior seems buggy https://github.com/whatwg/html/issues/11172 
  - History API: PushState can silently fail in Chromium while Gecko/Webkit raises exception https://github.com/whatwg/html/issues/11108 [compat] [topic: navigation] [interop] 
  - History API: PushState can silently fail in Chromium while Gecko/Webkit raises exception https://github.com/whatwg/html/issues/11108 [compat] [topic: navigation] [interop] 
  - I have created a page for the Chinese version of the page. If you think it's good, please add and modify the file related addresses in the directory https://github.com/whatwg/html/issues/11171 [addition/proposal] [needs implementer interest] 
  - Upcoming WHATNOT meeting on 2025-03-27 https://github.com/whatwg/html/issues/11146 [agenda+] 
  - I need help in getting started. https://github.com/whatwg/html/issues/11167 
  - Reporting an exception to the developer console https://github.com/whatwg/html/issues/11161 [topic: error reporting] 
  - Clarify the focus navigation scope owner of popover element https://github.com/whatwg/html/issues/11159 [topic: popover] 
  - Should strict MIME type for importScripts() also be enforced on local URLs? https://github.com/whatwg/html/issues/8869 [topic: workers] [interop] 
  - Proposal: Storage Access API https://github.com/whatwg/html/issues/3338 [addition/proposal] [security/privacy] [interop] [topic: cookie] [topic: storage] [needs concrete proposal] [impacts documentation] 

* whatwg/dom (+0/-0/💬41)
  2 issues received 41 new comments:
  - #1363 Naming of Composed Range (1 by dizhang168)
    https://github.com/whatwg/dom/issues/1363 [topic: shadow] [topic: ranges] 
  - #736 Proposal: a DocumentFragment whose nodes do not get removed once inserted (40 by DeepDoge, FrameMuse, WebReflection, rniwa, robbiespeed)
    https://github.com/whatwg/dom/issues/736 [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* w3c/html-aria (+2/-1/💬5)
  2 pull requests submitted:
  - Editorial: update figure allowed roles cell (by scottaohara)
    https://github.com/w3c/html-aria/pull/548 
  - Revise dpub note (by scottaohara)
    https://github.com/w3c/html-aria/pull/547 

  3 pull requests received 5 new comments:
  - #548 Editorial: update figure allowed roles cell (3 by giacomo-petri, scottaohara)
    https://github.com/w3c/html-aria/pull/548 [editorial] 
  - #547 Revise dpub note (1 by pkra)
    https://github.com/w3c/html-aria/pull/547 [editorial] 
  - #498 Editorial - Improve understandability of "Figure" in "Rules of ARIA attribute usage by HTML element" table (1 by scottaohara)
    https://github.com/w3c/html-aria/pull/498 

  1 pull requests merged:
  - Editorial: update figure allowed roles cell
    https://github.com/w3c/html-aria/pull/548 [editorial] 

* whatwg/html (+3/-5/💬16)
  3 pull requests submitted:
  - Throw 'SecurityError' for abuse of pushState()/replaceState() (by zcorpan)
    https://github.com/whatwg/html/pull/11169 
  - Editorial: fix typo 'mistmatch' (by Ms2ger)
    https://github.com/whatwg/html/pull/11164 
  - Report unhandled exceptions to the developer console (by trflynn89)
    https://github.com/whatwg/html/pull/11162 

  9 pull requests received 16 new comments:
  - #11169 Throw 'SecurityError' for abuse of pushState()/replaceState() (1 by zcorpan)
    https://github.com/whatwg/html/pull/11169 
  - #11160 Fix focus navigation scope owner for popovers (3 by josepharhar, nt1m)
    https://github.com/whatwg/html/pull/11160 [topic: popover] 
  - #11152 ESM Phase Imports: Module sources in import(), new Worker() and serialization (2 by bakkot, guybedford)
    https://github.com/whatwg/html/pull/11152 
  - #11151 Clarify usage of beforematch event (1 by josepharhar)
    https://github.com/whatwg/html/pull/11151 
  - #11143 Add ImageData Float16Array support (1 by ccameron-chromium)
    https://github.com/whatwg/html/pull/11143 
  - #11139 Provide "suggestedFilename" in "WebDriver BiDi download started" hook (3 by domenic, sadym-chromium)
    https://github.com/whatwg/html/pull/11139 
  - #11122 Don't run FACE reset algorithm in "create an element for token" (1 by domfarolino)
    https://github.com/whatwg/html/pull/11122 [topic: custom elements] [topic: forms] [agenda+] 
  - #11066 Editorial: typo (1 by domenic)
    https://github.com/whatwg/html/pull/11066 
  - #10959 Quirk: bare <li> have list-style-position: inside (3 by nt1m, zcorpan)
    https://github.com/whatwg/html/pull/10959 

  5 pull requests merged:
  - Throw 'SecurityError' for abuse of pushState()/replaceState()
    https://github.com/whatwg/html/pull/11169 [normative change] [topic: navigation] 
  - Provide "suggestedFilename" in "WebDriver BiDi download started" hook
    https://github.com/whatwg/html/pull/11139 
  - Report unhandled exceptions to the developer console
    https://github.com/whatwg/html/pull/11162 
  - Fix focus navigation scope owner for popovers
    https://github.com/whatwg/html/pull/11160 [topic: popover] 
  - Editorial: fix typo 'mistmatch'
    https://github.com/whatwg/html/pull/11164 

* whatwg/dom (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #1342 Add definition for composed selection range (2 by dizhang168, sefeng211)
    https://github.com/whatwg/dom/pull/1342 


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, 31 March 2025 17:00:18 UTC