Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-2/💬3)
  1 issues created:
  - Output is a labelable element, but accname calculation for output ignores label (by dd8)
    https://github.com/w3c/html-aam/issues/435 

  2 issues received 3 new comments:
  - #435 Output is a labelable element, but accname calculation for output ignores label (2 by scottaohara)
    https://github.com/w3c/html-aam/issues/435 
  - #356 Do we need to spec div as child of dl? (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/356 [Element Mappings] 

  2 issues closed:
  - Do we need to spec div as child of dl? https://github.com/w3c/html-aam/issues/356 [Element Mappings] 
  - Output is a labelable element, but accname calculation for output ignores label https://github.com/w3c/html-aam/issues/435 

* w3c/webcomponents (+1/-0/💬1)
  1 issues created:
  - [scoped-registries] Interaction with HTML element's overridden constructor steps (by xiaochengh)
    https://github.com/WICG/webcomponents/issues/969 

  1 issues received 1 new comments:
  - #969 [scoped-registries] Interaction with HTML element's overridden constructor steps (1 by justinfagnani)
    https://github.com/WICG/webcomponents/issues/969 

* whatwg/html (+13/-2/💬42)
  13 issues created:
  - Incorporate scroll-to-text into HTML (by bokand)
    https://github.com/whatwg/html/issues/8282 
  - HTML table from CSV (by esdnm)
    https://github.com/whatwg/html/issues/8281 
  - For attributes which can contain a mix of languages, provide markup for language of parts (by ChasBelov)
    https://github.com/whatwg/html/issues/8280 
  - Support language of parts for portions of the title tag contents (by ChasBelov)
    https://github.com/whatwg/html/issues/8279 
  - Optionality of history.pushState/replaceState’s unused argument (by bathos)
    https://github.com/whatwg/html/issues/8278 
  - Intersection observer and mark paint timing steps should run after (or during) "update the rendering", not before. (by emilio)
    https://github.com/whatwg/html/issues/8277 
  - Ordering for Worker termination and Atomics.waitAsync promises (by syg)
    https://github.com/whatwg/html/issues/8276 
  - Why is rel="canonical" forbidden on a? (by brennanyoung)
    https://github.com/whatwg/html/issues/8274 
  - Iframe session history for JS-created iframes (by jakearchibald)
    https://github.com/whatwg/html/issues/8273 [topic: navigation] [topic: history] 
  - Broken references in HTML Standard (by dontcallmedom-bot)
    https://github.com/whatwg/html/issues/8272 
  - Default UA stylesheet for <select> as a listbox + optgroup + option (by zcorpan)
    https://github.com/whatwg/html/issues/8270 [topic: rendering] [topic: forms] 
  - Hhkkk (by Oamwarit098)
    https://github.com/whatwg/html/issues/8269 
  - رسال (by sesohasan1)
    https://github.com/whatwg/html/issues/8268 

  23 issues received 42 new comments:
  - #8282 Incorporate scroll-to-text into HTML (3 by Yay295, bokand, domenic)
    https://github.com/whatwg/html/issues/8282 
  - #8277 Intersection observer and mark paint timing steps should run after (or during) "update the rendering", not before. (1 by Loirooriol)
    https://github.com/whatwg/html/issues/8277 [topic: rendering] [agenda+] 
  - #8276 Ordering for Worker termination and Atomics.waitAsync promises (4 by domenic, iainireland, syg)
    https://github.com/whatwg/html/issues/8276 
  - #8273 Iframe session history for JS-created iframes (9 by csreis, domenic, jakearchibald, smaug----)
    https://github.com/whatwg/html/issues/8273 [topic: navigation] [topic: history] 
  - #8262 Confusing xref for HostResolveImportedModule (1 by domenic)
    https://github.com/whatwg/html/issues/8262 
  - #8251 WebDriver extension for Custom Handlers (1 by domenic)
    https://github.com/whatwg/html/issues/8251 
  - #8247 <option> element: why is its content restricted to Text? (2 by verdy-p, zcorpan)
    https://github.com/whatwg/html/issues/8247 
  - #8217 Window object support for multi-screen devices (2 by domenic, michaelwasserman)
    https://github.com/whatwg/html/issues/8217 [topic: user activation] 
  - #8214 Canvas2D: Repeating/mirrored gradients (2 by domenic, litherum)
    https://github.com/whatwg/html/issues/8214 [addition/proposal] [topic: canvas] 
  - #8138 Clarify what happens when setting rel content attribute on link element (1 by rniwa)
    https://github.com/whatwg/html/issues/8138 [topic: link] 
  - #8080 Update the image data - setting src to the same value logic seems incorrect (1 by zcorpan)
    https://github.com/whatwg/html/issues/8080 [topic: img] 
  - #7977 Mark `document.write()` as obsolete (1 by zcorpan)
    https://github.com/whatwg/html/issues/7977 [removal/deprecation] [topic: parser] [impacts documentation] 
  - #7922 Table parts in `<template>`- `<td>` and `<td>` (2 by alexander-akait, zcorpan)
    https://github.com/whatwg/html/issues/7922 [document conformance] [topic: parser] [needs tests] 
  - #7796 Inert subtree section is missing requirement that it should NOT be exposed to accessibility (1 by clshortfuse)
    https://github.com/whatwg/html/issues/7796 
  - #7707 Clarify UX (keyboard) and further a11y expectations for modeless dialogs (2 by mfreed7, scottaohara)
    https://github.com/whatwg/html/issues/7707 [accessibility] [topic: focus] [a11y-tracker] [topic: dialog] 
  - #6556 document.open() URL updates can cause recursive loading problems on history traversal (1 by hsivonen)
    https://github.com/whatwg/html/issues/6556 [topic: history] [topic: document.open()] 
  - #6339 Fetching worker script algorithms should take "perform the fetch" as an optional param. (1 by domenic)
    https://github.com/whatwg/html/issues/6339 [topic: script] 
  - #5016 Form-associated custom elements missing features (1 by chrisdholt)
    https://github.com/whatwg/html/issues/5016 [addition/proposal] [accessibility] [topic: custom elements] [topic: forms] 
  - #2988 What's the status of <option label> in cross-browser age? (1 by zcorpan)
    https://github.com/whatwg/html/issues/2988 [topic: forms] [interop] 
  - #2333 Update the description of the autoplay attribute (1 by alastor0325)
    https://github.com/whatwg/html/issues/2333 [topic: media] 
  - #2289 Fire an ErrorEvent instead an Event (1 by hiroshige-g)
    https://github.com/whatwg/html/issues/2289 [topic: workers] [topic: events] 
  - #2272 Disallow interactive content in <summary> (2 by JAWS-test, scottaohara)
    https://github.com/whatwg/html/issues/2272 [document conformance] 
  - #1102 Define `<input capture>`, ideally with a hint for which camera to use (1 by zcorpan)
    https://github.com/whatwg/html/issues/1102 [topic: forms] [integration] 

  2 issues closed:
  - `autocomplete` parsing steps have bugs if the field has "webauthn" https://github.com/whatwg/html/issues/8231 
  - Fetching worker script algorithms should take "perform the fetch" as an optional param. https://github.com/whatwg/html/issues/6339 [topic: script] 

* whatwg/dom (+4/-1/💬16)
  4 issues created:
  - Requirement for AbortSignal argument to be named 'signal' can be confusing for some APIs. (by morlovich)
    https://github.com/whatwg/dom/issues/1112 
  - `MutationObserver` `childList` events fire in unexpected and grouped order, requiring complex workarounds. (by trusktr)
    https://github.com/whatwg/dom/issues/1111 
  - Consider adding a timeout parameter to the AbortController constructor (by shaseley)
    https://github.com/whatwg/dom/issues/1110 
  - ###### GitHub whatwg/dom participation  (by Karam19925)
    https://github.com/whatwg/dom/issues/1109 

  5 issues received 16 new comments:
  - #1112 Requirement for AbortSignal argument to be named 'signal' can be confusing for some APIs. (1 by domenic)
    https://github.com/whatwg/dom/issues/1112 
  - #1111 `childList` across different `MutationObserver`s can reverse orders (4 by rniwa, trusktr)
    https://github.com/whatwg/dom/issues/1111 
  - #1110 Consider adding a timeout parameter to the AbortController constructor (6 by annevk, bathos, domenic, keithamus, shaseley, tbondwilkinson)
    https://github.com/whatwg/dom/issues/1110 [topic: aborting] 
  - #1106 Minor textContent / string replace all optimization (4 by mfreed7, rniwa)
    https://github.com/whatwg/dom/issues/1106 [interop] [topic: nodes] 
  - #126 Disconnect single target instead of all (1 by trusktr)
    https://github.com/whatwg/dom/issues/126 [needs implementer interest] [addition/proposal] 

  1 issues closed:
  - ###### GitHub whatwg/dom participation  https://github.com/whatwg/dom/issues/1109 



Pull requests
-------------
* w3c/html-aam (+1/-0/💬0)
  1 pull requests submitted:
  - Clarify summary role when not properly used (by scottaohara)
    https://github.com/w3c/html-aam/pull/436 

* whatwg/html (+3/-1/💬12)
  3 pull requests submitted:
  - Define contenteditable `plaintext-only` state (by howard-e)
    https://github.com/whatwg/html/pull/8275 
  - Remove parse error for <template><tr></tr> </template> (by zcorpan)
    https://github.com/whatwg/html/pull/8271 [topic: parser] 
  - Custom handlers automation (by javifernandez)
    https://github.com/whatwg/html/pull/8267 

  9 pull requests received 12 new comments:
  - #8271 Remove parse error for <template><tr></tr> </template> (1 by zcorpan)
    https://github.com/whatwg/html/pull/8271 [topic: parser] 
  - #8267 Custom handlers automation (1 by javifernandez)
    https://github.com/whatwg/html/pull/8267 
  - #8254 Add a `navigator` interface for user activation state. (1 by mustaqahmed)
    https://github.com/whatwg/html/pull/8254 
  - #8253 [ECMA-262 layering] Refactor import-related host hooks (2 by domenic, nicolo-ribaudo)
    https://github.com/whatwg/html/pull/8253 
  - #8221 Add pop-up feature (2 by josepharhar)
    https://github.com/whatwg/html/pull/8221 
  - #8199 Implement dialog initial focus proposal (1 by josepharhar)
    https://github.com/whatwg/html/pull/8199 
  - #8122 initial pass at updating inert content (1 by scottaohara)
    https://github.com/whatwg/html/pull/8122 
  - #8008 Add sizes=auto to lazy-loaded <img> (2 by yoavweiss)
    https://github.com/whatwg/html/pull/8008 [do not merge yet] 
  - #4009 User activation API (1 by mustaqahmed)
    https://github.com/whatwg/html/pull/4009 [normative change] [addition/proposal] [needs implementer interest] [impacts documentation] 

  1 pull requests merged:
  - Fix webauthn autocomplete token parsing
    https://github.com/whatwg/html/pull/8232 

* whatwg/dom (+2/-0/💬0)
  2 pull requests submitted:
  - Delete README.md (by Madmonkey215)
    https://github.com/whatwg/dom/pull/1108 
  - Manage slot manipulation centrally and special case replace operations (by Madmonkey215)
    https://github.com/whatwg/dom/pull/1107 


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, 12 September 2022 17:00:26 UTC