Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+2/-0/💬0)
  2 issues created:
  - Expose <input type=checkbox switch> as role=switch (by annevk)
    https://github.com/w3c/html-aam/issues/496 
  - Address ARIA issue 1981 concerning title attribute on generics/name prohibited elements (by scottaohara)
    https://github.com/w3c/html-aam/issues/495 

* w3c/html-aria (+1/-0/💬0)
  1 issues created:
  - Expose <input type=checkbox switch> as role=switch (by annevk)
    https://github.com/w3c/html-aria/issues/483 

* w3c/webcomponents (+2/-3/💬25)
  2 issues created:
  - Proposal: DocumentFragment.prototype.getElementByPart(name) (by clshortfuse)
    https://github.com/WICG/webcomponents/issues/1021 
  - RFC: Element Handles for Cross-root ARIA (cross-post from wicg/aom) (by behowell)
    https://github.com/WICG/webcomponents/issues/1020 

  8 issues received 25 new comments:
  - #1021 Proposal: DocumentFragment.prototype.getElementByPart(name) (3 by Jamesernator, clshortfuse)
    https://github.com/WICG/webcomponents/issues/1021 
  - #1019 [dom-parts] HTMLTemplateElement.fromStrings() API (2 by rictic)
    https://github.com/WICG/webcomponents/issues/1019 
  - #1018 2023 TPAC F2F discussion? (3 by rniwa)
    https://github.com/WICG/webcomponents/issues/1018 
  - #1009 [declarative-custom-elements] Capabilities needed and open questions (10 by EisenbergEffect, justinfagnani, matthewp)
    https://github.com/WICG/webcomponents/issues/1009 
  - #1005 Spring 2023 Cross-Root ARIA F2F (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/1005 
  - #1003 [dom-parts] Declarative syntax for creating DOM Parts (1 by clshortfuse)
    https://github.com/WICG/webcomponents/issues/1003 
  - #1000 Alternative to customized built-in - Element custom enhancements (1 by bahrus)
    https://github.com/WICG/webcomponents/issues/1000 
  - #999 Spring 2023 DOM Parts F2F (4 by mfreed7, rictic, rniwa)
    https://github.com/WICG/webcomponents/issues/999 [html-dom] 

  3 issues closed:
  - Proposal: DocumentFragment.prototype.getElementByPart(name) https://github.com/WICG/webcomponents/issues/1021 
  - Spring 2023 Cross-Root ARIA F2F https://github.com/WICG/webcomponents/issues/1005 
  - Spring 2023 DOM Parts F2F https://github.com/WICG/webcomponents/issues/999 [html-dom] 

* whatwg/html (+9/-11/💬31)
  9 issues created:
  - Import templates for https (by sammyfilly)
    https://github.com/whatwg/html/issues/9551 
  - Hi! (by rickyyy398)
    https://github.com/whatwg/html/issues/9550 
  - Issue whatwg (by WatchTower001110)
    https://github.com/whatwg/html/issues/9548 
  - doc (by Dennew1524)
    https://github.com/whatwg/html/issues/9543 
  - Disabled dates for input type=date (by thany)
    https://github.com/whatwg/html/issues/9542 
  - Considering event.waitUntil(promise) for async listeners (by WebReflection)
    https://github.com/whatwg/html/issues/9540 
  - Consider making `=` in unquoted attribute values not a parse error (by tabatkins)
    https://github.com/whatwg/html/issues/9536 
  - Environment settings objects used when fetching a module worker script graph are still wrong (by nicolo-ribaudo)
    https://github.com/whatwg/html/issues/9535 
  - Teste (by Pauloricardoborgessilva)
    https://github.com/whatwg/html/issues/9533 

  16 issues received 31 new comments:
  - #9536 Consider making `=` in unquoted attribute values not a parse error (1 by domenic)
    https://github.com/whatwg/html/issues/9536 
  - #9514 What to do with non-srcdoc about:srcdoc documents (4 by domenic, domfarolino)
    https://github.com/whatwg/html/issues/9514 [topic: document.open()] [topic: javascript: URLs] 
  - #9479 Proposal: Meta Tag for AI Generated Content (1 by Pandapip1)
    https://github.com/whatwg/html/issues/9479 [addition/proposal] [needs implementer interest] 
  - #9081 Clarify the sequential focusing behaviour when the current focused element is not in the sequential navigation order (2 by mfreed7)
    https://github.com/whatwg/html/issues/9081 [topic: focus] 
  - #9065 Autocomplete on 'contenteditable' Elements (1 by sanketj)
    https://github.com/whatwg/html/issues/9065 [addition/proposal] [topic: forms] [needs concrete proposal] 
  - #8782 Detect UA transitions on same-document navigations (3 by khushalsagar, smaug----)
    https://github.com/whatwg/html/issues/8782 
  - #8650 Do `<td>` elements inside a `<thead>` get automagically promoted to act like `<th>` (1 by patrickhlauke)
    https://github.com/whatwg/html/issues/8650 
  - #8476 Canvas2D layers with filter support (4 by Kaiido, annevk, graveljp)
    https://github.com/whatwg/html/issues/8476 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #7858 Should <meta http-equiv="origin-trial"> be valid?  (4 by domenic, rviscomi)
    https://github.com/whatwg/html/issues/7858 [addition/proposal] 
  - #7293 <input type=password> should provide UI to show/hide its value (1 by karlcow)
    https://github.com/whatwg/html/issues/7293 [topic: forms] 
  - #7233 CSS and JSON module scripts and CSP (1 by nicolo-ribaudo)
    https://github.com/whatwg/html/issues/7233 [security/privacy] [topic: fetch] [integration] 
  - #6232 Allow form validation on <output> element (1 by cijian23)
    https://github.com/whatwg/html/issues/6232 
  - #5173 2D context zero copy from WebAssembly (1 by projektorius96)
    https://github.com/whatwg/html/issues/5173 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #4180 Requesting <input type="switch"> (3 by annevk, hidde)
    https://github.com/whatwg/html/issues/4180 [addition/proposal] [topic: rendering] [accessibility] [topic: forms] [a11y-tracker] 
  - #2722 Attribute to suggest filename for image elements (<img filename> / <img download>) (1 by anonghuser)
    https://github.com/whatwg/html/issues/2722 [addition/proposal] [topic: img] [needs concrete proposal] 
  - #1448 Add IBAN/BIC to autofill options (2 by annevk, nickjshearer)
    https://github.com/whatwg/html/issues/1448 [addition/proposal] [topic: forms] 

  11 issues closed:
  - Dirname should work with more input types https://github.com/whatwg/html/issues/9225 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - Environment settings objects used when fetching a module worker script graph are still wrong https://github.com/whatwg/html/issues/9535 [topic: script] 
  - Import templates for https https://github.com/whatwg/html/issues/9551 
  - doc https://github.com/whatwg/html/issues/9543 
  - Should "show popover" assert the element's popover invoker is null? https://github.com/whatwg/html/issues/9383 [clarification] [topic: popover] 
  - What to do with non-srcdoc about:srcdoc documents https://github.com/whatwg/html/issues/9514 [topic: document.open()] [topic: javascript: URLs] 
  - Editorial cleanups to fetching scripts https://github.com/whatwg/html/issues/7996 [clarification] [topic: script] 
  - Non-fetch scheme navigation params initiator origin isn't always set correctly https://github.com/whatwg/html/issues/9517 [topic: navigation] 
  - Define the block flow and inline base directions for dom-focus https://github.com/whatwg/html/issues/9518 [topic: focus] 
  - Confusing "async" completion of script fetching https://github.com/whatwg/html/issues/3746 [topic: script] 
  - Teste https://github.com/whatwg/html/issues/9533 

* whatwg/dom (+0/-0/💬2)
  2 issues received 2 new comments:
  - #1162 Allow subclassing of AbortController / AbortSignal (1 by Jamesernator)
    https://github.com/whatwg/dom/issues/1162 [needs implementer interest] [addition/proposal] [needs concrete proposal] [topic: aborting] 
  - #948 Allow postMessage-ing AbortSignal (1 by Jamesernator)
    https://github.com/whatwg/dom/issues/948 [needs implementer interest] [addition/proposal] [topic: aborting] 



Pull requests
-------------
* whatwg/html (+11/-10/💬23)
  11 pull requests submitted:
  - Make the directionality account for missing parent element (by annevk)
    https://github.com/whatwg/html/pull/9554 
  - Tweak `thead` description to clarify it can contain non-header cells (by patrickhlauke)
    https://github.com/whatwg/html/pull/9552 
  - selectmenu (by josepharhar)
    https://github.com/whatwg/html/pull/9547 
  - Add switch attribute to the input element to allow for a two-state switch control. (by lilyspiniolas)
    https://github.com/whatwg/html/pull/9546 
  - This Pull Request implements form validation on the HTML <output> element to display the calculated result. (by cijian23)
    https://github.com/whatwg/html/pull/9544 
  - Use correct settings object for modules imported in workers (by nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9541 
  - Add setHTMLUnsafe and parseHTMLUnsafe methods (by josepharhar)
    https://github.com/whatwg/html/pull/9538 
  - Add a layer and filter interface in the 2D canvas (by graveljp)
    https://github.com/whatwg/html/pull/9537 
  - Nontraditional about:srcdoc docs are the same as normal about:srcdoc docs (by domfarolino)
    https://github.com/whatwg/html/pull/9534 
  - Fix non-fetch-scheme-params-initiator-origin assignment (by domfarolino)
    https://github.com/whatwg/html/pull/9532 [topic: navigation] 
  - Script fetching algorithms signatures (by nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9530 

  14 pull requests received 23 new comments:
  - #9554 Make the directionality account for missing parent element (1 by annevk)
    https://github.com/whatwg/html/pull/9554 
  - #9546 Add switch attribute to the input element to allow for a two-state switch control. (2 by domenic, gregwhitworth)
    https://github.com/whatwg/html/pull/9546 
  - #9541 Use correct settings object for modules imported in workers (1 by nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9541 [topic: script] 
  - #9534 Define srcdoc documents as matching about:srcdoc URL (1 by domfarolino)
    https://github.com/whatwg/html/pull/9534 
  - #9527 Update dom-focus to specify the inline and block arguments to scroll a target into view (1 by dlrobertson)
    https://github.com/whatwg/html/pull/9527 
  - #9493 Force size containment for auto-sizes (1 by joemcgill)
    https://github.com/whatwg/html/pull/9493 
  - #9490 Make dirname apply to hidden/tel/url/email inputs (1 by vinhill)
    https://github.com/whatwg/html/pull/9490 [normative change] [topic: forms] 
  - #9486 Use appropriate fetch destination for JSON&CSS modules (4 by clshortfuse, nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9486 
  - #9457 Ignore DOM state when hiding popovers if needed (5 by josepharhar, mbrodesser-Igalia)
    https://github.com/whatwg/html/pull/9457 
  - #9452 Editorial rework of directionality  (2 by annevk, bkardell)
    https://github.com/whatwg/html/pull/9452 
  - #8467 Add custom state pseudo class (1 by emilio)
    https://github.com/whatwg/html/pull/8467 [agenda+] 
  - #7904 WIP: Subresource link header (1 by domenic)
    https://github.com/whatwg/html/pull/7904 
  - #7862 `modulepreload` in Link header & early hints (1 by domenic)
    https://github.com/whatwg/html/pull/7862 [topic: resource hints (inc. preload)] 
  - #3353 Add initiators for prefetch and prerender (1 by domenic)
    https://github.com/whatwg/html/pull/3353 

  10 pull requests merged:
  - Make dirname apply to hidden/tel/url/email inputs
    https://github.com/whatwg/html/pull/9490 [normative change] [topic: forms] 
  - Use correct settings object for modules imported in workers
    https://github.com/whatwg/html/pull/9541 [topic: script] 
  - Set popover invoker immediately after changing popover's visibility state to "showing"
    https://github.com/whatwg/html/pull/9481 [topic: popover] 
  - Define srcdoc documents as matching about:srcdoc URL
    https://github.com/whatwg/html/pull/9534 
  - Add types to parameters of script fetching algorithms
    https://github.com/whatwg/html/pull/9530 
  - Fix non-fetch-scheme-params-initiator-origin assignment
    https://github.com/whatwg/html/pull/9532 [topic: navigation] 
  - Update dom-focus to specify the inline and block arguments to scroll a target into view
    https://github.com/whatwg/html/pull/9527 
  - Review Draft Publication: July 2023
    https://github.com/whatwg/html/pull/9523 
  - Mention WorkletGlobalScope as a type of global object
    https://github.com/whatwg/html/pull/9529 [clarification] 
  - Integration with css-view-transitions-1
    https://github.com/whatwg/html/pull/9524 

* whatwg/dom (+0/-1/💬0)
  1 pull requests merged:
  - Editorial: always pass oldParent to removing steps
    https://github.com/whatwg/dom/pull/1210 


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, 24 July 2023 17:00:21 UTC