Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-0/πŸ’¬0)
  1 issues created:
  - text formatting semantics (by aleventhal)
    https://github.com/w3c/html-aam/issues/551 

* w3c/html-aria (+1/-0/πŸ’¬0)
  1 issues created:
  - Provide more nuance to allowances for child table elements (by scottaohara)
    https://github.com/w3c/html-aria/issues/524 

* whatwg/html (+9/-5/πŸ’¬76)
  9 issues created:
  - Meeting 3 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (by past)
    https://github.com/whatwg/html/issues/10401 [agenda+] 
  - Upcoming WHATNOT meeting on 6/13/2024 (by past)
    https://github.com/whatwg/html/issues/10400 [agenda+] 
  - CSS colors parsed for canvas use should explicitly state the element to resolve currentcolor against (by heycam)
    https://github.com/whatwg/html/issues/10398 [topic: canvas] 
  - Error codes for parse errors during tree construction (by stevecheckoway)
    https://github.com/whatwg/html/issues/10397 
  - Use align-content for form control centering instead of html "magic" (by bfgeek)
    https://github.com/whatwg/html/issues/10396 
  - Lack of CSS Styling Capabilities for <option> Tags (by sardarshoaib791)
    https://github.com/whatwg/html/issues/10395 
  - Spec for the <div align> and <center> elements doesn't match reality. (by emilio)
    https://github.com/whatwg/html/issues/10391 [topic: rendering] 
  - [forms] Number input intrinsic size. (by emilio)
    https://github.com/whatwg/html/issues/10390 [agenda+] 
  - Issue with hashChange determination for NavigateEvent when dispatched through replaceState/pushState (by rwlbuis)
    https://github.com/whatwg/html/issues/10389 

  25 issues received 76 new comments:
  - #10398 CSS colors parsed for canvas use should explicitly state the element to resolve currentcolor against (2 by annevk)
    https://github.com/whatwg/html/issues/10398 [topic: canvas] 
  - #10397 Error codes for parse errors during tree construction (2 by domenic, stevecheckoway)
    https://github.com/whatwg/html/issues/10397 [topic: parser] 
  - #10396 Use align-content for form control centering instead of html "magic" (3 by annevk, nt1m, zcorpan)
    https://github.com/whatwg/html/issues/10396 [topic: rendering] [topic: forms] 
  - #10395 Lack of CSS Styling Capabilities for <option> Tags (1 by scottaohara)
    https://github.com/whatwg/html/issues/10395 
  - #10391 Spec for the <div align> and <center> elements doesn't match reality. (2 by Loirooriol, annevk)
    https://github.com/whatwg/html/issues/10391 [topic: rendering] 
  - #10390 [forms] Number input intrinsic size. (11 by annevk, dbaron, emilio, mfreed7)
    https://github.com/whatwg/html/issues/10390 [topic: rendering] [topic: forms] 
  - #10389 Issue with hashChange determination for NavigateEvent when dispatched through replaceState/pushState (3 by domenic, rwlbuis)
    https://github.com/whatwg/html/issues/10389 
  - #10388 The term "insertion point" (1 by dSalieri)
    https://github.com/whatwg/html/issues/10388 
  - #10387 Bug in timer initialisation steps: the id's of cleared but still live timers can be reused (1 by annevk)
    https://github.com/whatwg/html/issues/10387 
  - #10386 setTimeout() nesting levels: browsers do not match specification (1 by annevk)
    https://github.com/whatwg/html/issues/10386 
  - #10381 Upcoming WHATNOT meeting on 6/6/2024 (2 by annevk, past)
    https://github.com/whatwg/html/issues/10381 [agenda+] 
  - #10373 Severing a document's opener relationship regardless of origin (6 by annevk, smaug----, yoavweiss)
    https://github.com/whatwg/html/issues/10373 [addition/proposal] [needs implementer interest] 
  - #10370 Feature Request: Top Layer Stack Management (1 by Link2Twenty)
    https://github.com/whatwg/html/issues/10370 [addition/proposal] [needs implementer interest] 
  - #10357 [Proposal]: Enable `HTMLElement` attributes to be toggled without JavaScript (3 by ITenthusiasm, annevk)
    https://github.com/whatwg/html/issues/10357 [addition/proposal] [needs implementer interest] 
  - #10351 Meeting 2 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by past)
    https://github.com/whatwg/html/issues/10351 [agenda+] 
  - #10320 Let Form-Associated Custom Elements match :required, :optional, and :autofill pseudo-selectors (1 by NickGard)
    https://github.com/whatwg/html/issues/10320 [addition/proposal] [topic: custom elements] [topic: selectors] 
  - #10310 HTML parser changes for stylable `<select>` (2 by josepharhar, zcorpan)
    https://github.com/whatwg/html/issues/10310 [addition/proposal] [topic: parser] [topic: forms] 
  - #10309 The `interesttarget` attribute/proposal (6 by YummyBacon5, flackr, mfreed7)
    https://github.com/whatwg/html/issues/10309 
  - #9936 A popover on top of a modal dialog should be interactable (2 by achshar, askvortsov1)
    https://github.com/whatwg/html/issues/9936 [topic: dialog] [topic: popover] 
  - #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (15 by ITenthusiasm, Westbrook, annevk, domenic, keithamus, mfreed7, ryantownsend, zcorpan)
    https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [agenda+] [topic: popover] 
  - #9110 Support `popovertarget` on custom elements with `role="button"`  (3 by Westbrook, keithamus)
    https://github.com/whatwg/html/issues/9110 [addition/proposal] [topic: custom elements] [topic: popover] 
  - #7954 Considerations for providing alternative text to video poster graphics (1 by scottaohara)
    https://github.com/whatwg/html/issues/7954 [addition/proposal] [a11y-tracker] 
  - #7732 Consider preventing page scroll when modal dialog is visible (3 by IlungaNtita, YummyBacon5, waterplea)
    https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog] 
  - #6761 Web compat: don't run async scripts between adjacent sync <script>s (2 by mfreed7, zcorpan)
    https://github.com/whatwg/html/issues/6761 [compat] [topic: parser] [topic: script] 
  - #958 Clarify "report an exception" (1 by jeremyroman)
    https://github.com/whatwg/html/issues/958 [topic: multiple globals] 

  5 issues closed:
  - CSS colors parsed for canvas use should explicitly state the element to resolve currentcolor against https://github.com/whatwg/html/issues/10398 [topic: canvas] 
  - Lack of CSS Styling Capabilities for <option> Tags https://github.com/whatwg/html/issues/10395 
  - Hooks for changes to the tree of browsing contexts https://github.com/whatwg/html/issues/6194 [topic: browsing context] [integration] 
  - Upcoming WHATNOT meeting on 6/6/2024 https://github.com/whatwg/html/issues/10381 [agenda+] 
  - Meeting 2 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls https://github.com/whatwg/html/issues/10351 [agenda+] 

* whatwg/dom (+0/-4/πŸ’¬6)
  4 issues received 6 new comments:
  - #1287 `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (3 by LeaVerou, smaug----)
    https://github.com/whatwg/dom/issues/1287 [topic: shadow] [needs implementer interest] [addition/proposal] 
  - #1286 Proposal: elementsFromRect() (1 by justinfagnani)
    https://github.com/whatwg/dom/issues/1286 [needs implementer interest] [addition/proposal] 
  - #1285 Proposal: SelectorObserver (1 by annevk)
    https://github.com/whatwg/dom/issues/1285 [needs implementer interest] [addition/proposal] 
  - #1225 matchMedia-like API for element matches (1 by codebycarlos)
    https://github.com/whatwg/dom/issues/1225 [needs implementer interest] [addition/proposal] 

  4 issues closed:
  - Proposal: SelectorObserver https://github.com/whatwg/dom/issues/1285 [needs implementer interest] [addition/proposal] 
  - Proposal: elementsFromRect() https://github.com/whatwg/dom/issues/1286 [needs implementer interest] [addition/proposal] 
  - Proposal: elementsFromRect() https://github.com/whatwg/dom/issues/1286 [needs implementer interest] [addition/proposal] 
  - Side effects due to tree insertion or removal (script, iframe) https://github.com/whatwg/dom/issues/808 [web reality] 



Pull requests
-------------
* whatwg/html (+7/-3/πŸ’¬14)
  7 pull requests submitted:
  - Create a 'report an exception' algorithm per #958 (by jeremyroman)
    https://github.com/whatwg/html/pull/10404 
  - docs: remove redundant β€œto” (by j9t)
    https://github.com/whatwg/html/pull/10403 
  - Report opener for WebDriver (by OrKoN)
    https://github.com/whatwg/html/pull/10402 
  - Stop calling parse a CSS <color> with OffscreenCanvas (by annevk)
    https://github.com/whatwg/html/pull/10399 
  - Add a `noopener-allow-popups` value to COOP (by yoavweiss)
    https://github.com/whatwg/html/pull/10394 
  - Don't set hashChange to true for classic history API navigate events (by domenic)
    https://github.com/whatwg/html/pull/10393 
  - Editorial: For `CONTRIBUTING.md`, add explicit references to patterns we've passively evolved over time (by domfarolino)
    https://github.com/whatwg/html/pull/10392 

  7 pull requests received 14 new comments:
  - #10403 docs: remove redundant β€œto” (1 by j9t)
    https://github.com/whatwg/html/pull/10403 
  - #10393 Don't set hashChange to true for classic history API navigate events (1 by rwlbuis)
    https://github.com/whatwg/html/pull/10393 
  - #10329 Add hooks to inform WebDriver BiDi when a navigable is created or destroyed (1 by OrKoN)
    https://github.com/whatwg/html/pull/10329 
  - #10265 Specify the rendering of <details> in more detail. (2 by bramus, dbaron)
    https://github.com/whatwg/html/pull/10265 [normative change] [topic: rendering] 
  - #9537 Add a layer and filter interface in the 2D canvas (5 by graveljp, shallawa)
    https://github.com/whatwg/html/pull/9537 [topic: canvas] 
  - #9144 Add anchor attribute (1 by annevk)
    https://github.com/whatwg/html/pull/9144 
  - #9038 Add the HostSystemUTCEpochNanoseconds abstract operation (3 by annevk, nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9038 [do not merge yet] [integration] 

  3 pull requests merged:
  - docs: remove redundant β€œto”
    https://github.com/whatwg/html/pull/10403 
  - Stop calling parse a CSS <color> with OffscreenCanvas
    https://github.com/whatwg/html/pull/10399 [clarification] [topic: canvas] 
  - Add hooks to inform WebDriver BiDi when a navigable is created or destroyed
    https://github.com/whatwg/html/pull/10329 

* whatwg/dom (+0/-1/πŸ’¬0)
  1 pull requests merged:
  - Introduce DOM post-connection steps
    https://github.com/whatwg/dom/pull/1261 


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, 10 June 2024 17:00:19 UTC