Weekly github digest (HTML specs)

Issues
------
* w3c/webcomponents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #982 FireFox ::part styles its own shadowRoot, which it should not? (1 by Danny-Engelman)
    https://github.com/WICG/webcomponents/issues/982 [shadow-dom] [question] [css] 

* whatwg/html (+8/-5/💬48)
  8 issues created:
  - Add rec2100-linear to PredefinedColorSpace (by ccameron-chromium)
    https://github.com/whatwg/html/issues/11526 
  - Chatur (by globaltiku-420)
    https://github.com/whatwg/html/issues/11525 
  - Should we remove XSLT from the web platform? (by mfreed7)
    https://github.com/whatwg/html/issues/11523 
  - not in format (by Renu-code227)
    https://github.com/whatwg/html/issues/11522 
  - HTML form not submitting when the submit button is clicked (by mri867)
    https://github.com/whatwg/html/issues/11521 
  - What should be the interaction between SharedWorkers inactive documents (by fergald)
    https://github.com/whatwg/html/issues/11520 
  - Support ElementInternals via IDL extended attribute reflection (by lukewarlow)
    https://github.com/whatwg/html/issues/11516 [topic: reflect] 
  - The <ol> type attribute doesn't clearly explain invalid/missing value defaults (by rahimabdi)
    https://github.com/whatwg/html/issues/11513 

  21 issues received 48 new comments:
  - #11526 Add rec2100-linear to PredefinedColorSpace (1 by annevk)
    https://github.com/whatwg/html/issues/11526 
  - #11523 Should we remove XSLT from the web platform? (7 by annevk, bahrus, emilio, keithamus, mfreed7, smaug----)
    https://github.com/whatwg/html/issues/11523 
  - #11520 What should be the interaction between SharedWorkers and inactive documents (2 by annevk, asutherland)
    https://github.com/whatwg/html/issues/11520 
  - #11516 Support ElementInternals via IDL extended attribute reflection (4 by annevk, lukewarlow)
    https://github.com/whatwg/html/issues/11516 [topic: custom elements] [topic: reflect] 
  - #11513 The <ol> type attribute doesn't clearly explain invalid/missing value defaults (2 by domenic, rahimabdi)
    https://github.com/whatwg/html/issues/11513 
  - #11502 New maxlength attribute for form inputs (1 by PlaySafe)
    https://github.com/whatwg/html/issues/11502 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #11491 "Serialize a color well control color" should not round-up the numbers (1 by svgeesus)
    https://github.com/whatwg/html/issues/11491 [topic: forms] 
  - #11483 Meeting 26 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by danielsakhapov)
    https://github.com/whatwg/html/issues/11483 
  - #11451 Formalise the empty value state for enumerated attributes (1 by lukewarlow)
    https://github.com/whatwg/html/issues/11451 
  - #11205 Discuss out-of-memory etc. agent cluster killing, especially for shared workers? (1 by Chiefy0x1)
    https://github.com/whatwg/html/issues/11205 [topic: workers] [topic: agent] 
  - #11061 Proposal: Customized built-in elements via `elementInternals.type` (5 by LeaVerou, alexkeng, justinfagnani, keithamus)
    https://github.com/whatwg/html/issues/11061 [addition/proposal] 
  - #10997 A new API for work during unload (1 by domenic)
    https://github.com/whatwg/html/issues/10997 [addition/proposal] [needs implementer interest] 
  - #10507 Pseudo elements for <video> content and controls (4 by LeaVerou, jakearchibald, smfr)
    https://github.com/whatwg/html/issues/10507 [addition/proposal] [needs implementer interest] [topic: media] 
  - #10143 Improve DX of element reference attributes by allowing relative references instead of only ids (7 by LeaVerou, jonathanhefner, noamr, tabatkins, tunetheweb)
    https://github.com/whatwg/html/issues/10143 [addition/proposal] [needs implementer interest] [agenda+] 
  - #9479 Proposal: Meta Tag for AI Generated Content (1 by Psychpsyo)
    https://github.com/whatwg/html/issues/9479 [addition/proposal] [needs implementer interest] 
  - #8557 ECMAScript Explicit Resource Management proposal integration with web APIs (1 by RReverser)
    https://github.com/whatwg/html/issues/8557 
  - #8445 No load or error event for <video poster> (1 by LeaVerou)
    https://github.com/whatwg/html/issues/8445 [addition/proposal] [needs implementer interest] [topic: media] 
  - #7732 Consider preventing page scroll when modal dialog is visible (2 by PupilTong, waterplea)
    https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog] 
  - #6235 Escape "<" and ">" in attributes when serializing HTML (2 by jcubic, securityMB)
    https://github.com/whatwg/html/issues/6235 [normative change] [topic: parser] [security/privacy] [security-tracker] 
  - #3238 Formalize content attribute reflection (1 by lukewarlow)
    https://github.com/whatwg/html/issues/3238 [clarification] [topic: reflect] 
  - #2177 Setting headers for EventSource (2 by Kludex, annevk)
    https://github.com/whatwg/html/issues/2177 [addition/proposal] [needs implementer interest] [topic: fetch] [topic: eventsource] 

  5 issues closed:
  - Chatur https://github.com/whatwg/html/issues/11525 [invalid] 
  - hidden=until-found and details revealing algorithms can loop infinitely https://github.com/whatwg/html/issues/11436 
  - not in format https://github.com/whatwg/html/issues/11522 [invalid] 
  - HTML form not submitting when the submit button is clicked https://github.com/whatwg/html/issues/11521 [invalid] 
  - The <ol> type attribute doesn't clearly explain invalid/missing value defaults https://github.com/whatwg/html/issues/11513 

* whatwg/dom (+0/-0/💬1)
  1 issues received 1 new comments:
  - #1396 Proposal: addWeakEventListener (1 by keithamus)
    https://github.com/whatwg/dom/issues/1396 [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* w3c/html-aria (+1/-0/💬0)
  1 pull requests submitted:
  - This is now on ARIA, we should update the metadata (by daniel-montalvo)
    https://github.com/w3c/html-aria/pull/558 

* whatwg/html (+9/-5/💬15)
  9 pull requests submitted:
  - Add paragraph to hgroup children in indices table (by TrySound)
    https://github.com/whatwg/html/pull/11524 
  - Check if descendants have focus in allow focus steps (by ffiori)
    https://github.com/whatwg/html/pull/11519 
  - Imply [Reflect] when [ReflectRange] or [ReflectDefault] are used. (by lukewarlow)
    https://github.com/whatwg/html/pull/11518 
  - Remove support ElementInternals reflection flag (by lukewarlow)
    https://github.com/whatwg/html/pull/11517 
  - Editorial: clarify worker lifetime definitions (by domenic)
    https://github.com/whatwg/html/pull/11515 
  - Clean up Worker and SharedWorker definitions (by domenic)
    https://github.com/whatwg/html/pull/11514 
  - Navigation API: fix an ordering issue (by domenic)
    https://github.com/whatwg/html/pull/11512 [topic: navigation] 
  - Editorial: correct placement of either (by annevk)
    https://github.com/whatwg/html/pull/11504 
  - Editorial: Fix whitespace, punctuation, spelling, wording, markup (by jmdyck)
    https://github.com/whatwg/html/pull/11503 

  8 pull requests received 15 new comments:
  - #11524 Add paragraph to hgroup children in indices table (2 by TrySound, annevk)
    https://github.com/whatwg/html/pull/11524 
  - #11512 Navigation API: fix an ordering issue (3 by farre, natechapin)
    https://github.com/whatwg/html/pull/11512 [topic: navigation] 
  - #11510 Introduce an explicit empty value default state (1 by lukewarlow)
    https://github.com/whatwg/html/pull/11510 
  - #11508 [Editorial] Export concept "Early hints" (2 by domenic, guohuideng2024)
    https://github.com/whatwg/html/pull/11508 
  - #11501 Update Twitter links to point to `x.com` to avoid redirect (3 by MrStarfleetCommand, domenic)
    https://github.com/whatwg/html/pull/11501 
  - #11457 Prevent infinite loop in revealing algorithms (2 by josepharhar, nt1m)
    https://github.com/whatwg/html/pull/11457 
  - #11347 Add PUT, PATCH, and DELETE to form method attribute (1 by alexpetros)
    https://github.com/whatwg/html/pull/11347 [addition/proposal] [topic: forms] 
  - #10919 Navigation API: deferred commit (1 by noamr)
    https://github.com/whatwg/html/pull/10919 [addition/proposal] [topic: navigation] [agenda+] 

  5 pull requests merged:
  - Add paragraph to hgroup children in indices table
    https://github.com/whatwg/html/pull/11524 
  - Prevent infinite loop in revealing algorithms
    https://github.com/whatwg/html/pull/11457 
  - Clean up Worker and SharedWorker definitions
    https://github.com/whatwg/html/pull/11514 [clarification] [topic: workers] 
  - Editorial: Fix whitespace, punctuation, spelling, wording, markup
    https://github.com/whatwg/html/pull/11503 
  - Editorial: correct placement of either
    https://github.com/whatwg/html/pull/11504 


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 August 2025 17:00:21 UTC