Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-2/💬11)
  1 issues created:
  - describe grouping (and naming of the group) for exclusive accordions <details name> (by dbaron)
    https://github.com/w3c/html-aam/issues/509 

  6 issues received 11 new comments:
  - #509 describe grouping (and naming of the group) for exclusive accordions <details name> (2 by aardrian, scottaohara)
    https://github.com/w3c/html-aam/issues/509 
  - #506 Title should not contribute to accName for generic elements (1 by spectranaut)
    https://github.com/w3c/html-aam/issues/506 
  - #505 popovertargetaction=show/hide when popover is already shown or hidden (3 by scottaohara, smhigley, spectranaut)
    https://github.com/w3c/html-aam/issues/505 [Agenda] 
  - #496 Expose <input type=checkbox switch> as role=switch (3 by cookiecrook)
    https://github.com/w3c/html-aam/issues/496 
  - #434 Expose HTML target attr to accessibility APIs (1 by cookiecrook)
    https://github.com/w3c/html-aam/issues/434 
  - #291 Consider mapping accessible name change events (1 by cookiecrook)
    https://github.com/w3c/html-aam/issues/291 [accName &amp; Desc] 

  2 issues closed:
  - Consider mapping accessible name change events https://github.com/w3c/html-aam/issues/291 [accName &amp; Desc] 
  - <hr>-in-<select> semantics https://github.com/w3c/html-aam/issues/480 

* w3c/html-aria (+2/-1/💬1)
  2 issues created:
  - CFC: Move the W3C ARIA in HTML spec to the ARIA Working Group (by siusin)
    https://github.com/w3c/html-aria/issues/491 
  - <a> tag with href attribute but also negative tabindex attribute value - should this be treated differently? (by giacomo-petri)
    https://github.com/w3c/html-aria/issues/490 

  1 issues received 1 new comments:
  - #490 <a> tag with href attribute but also negative tabindex attribute value - should this be treated differently? (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/490 

  1 issues closed:
  - <a> tag with href attribute but also negative tabindex attribute value - should this be treated differently? https://github.com/w3c/html-aria/issues/490 

* w3c/webcomponents (+0/-0/💬12)
  4 issues received 12 new comments:
  - #1027 DOM Parts Quarterly Meeting (1 by tbondwilkinson)
    https://github.com/WICG/webcomponents/issues/1027 
  - #923 [scoped-registries] Element upgrade ordering (1 by xiaochengh)
    https://github.com/WICG/webcomponents/issues/923 
  - #809 Need a callback for when children changed or parser finished parsing children (9 by Danny-Engelman, WebReflection, annevk, justinfagnani, mfreed7, nickcoury)
    https://github.com/WICG/webcomponents/issues/809 [custom-elements] [html-dom] [needs concrete proposal] 
  - #776 Editor support for WebComponents (1 by trusktr)
    https://github.com/WICG/webcomponents/issues/776 [question] 

* whatwg/html (+5/-5/💬48)
  5 issues created:
  - https://arkaiquant.com/member/publics/register?code=P2QeTn (by LahcenLahsini)
    https://github.com/whatwg/html/issues/9857 
  - HTMLImageElement.src in about:blank documents (by josepharhar)
    https://github.com/whatwg/html/issues/9855 
  - <dialog> should be able to focus the previously focused element in other frames  (by sefeng211)
    https://github.com/whatwg/html/issues/9854 
  - For the button element, make 'button' the default value for the type attribute (instead of 'submit') (by ni11c)
    https://github.com/whatwg/html/issues/9848 
  - Clarify arrow key behavior for <input type=number> in vertical writing mode (by dizhang168)
    https://github.com/whatwg/html/issues/9846 

  19 issues received 48 new comments:
  - #9857 https://arkaiquant.com/member/publics/register?code=P2QeTn (1 by LahcenLahsini)
    https://github.com/whatwg/html/issues/9857 
  - #9855 HTMLImageElement.src in about:blank documents (1 by domenic)
    https://github.com/whatwg/html/issues/9855 
  - #9854 <dialog> should be able to focus the previously focused element in other frames  (3 by annevk, sefeng211)
    https://github.com/whatwg/html/issues/9854 [topic: focus] [topic: dialog] 
  - #9848 For the button element, make 'button' the default value for the type attribute (instead of 'submit') (1 by annevk)
    https://github.com/whatwg/html/issues/9848 
  - #9846 Clarify arrow key behavior for <input type=number> in vertical writing mode (4 by annevk, dizhang168, domenic, zcorpan)
    https://github.com/whatwg/html/issues/9846 [topic: forms] 
  - #9845 Born accessible table summary (7 by LJWatson, LaZay, aardrian, annevk, patrickhlauke, stevefaulkner)
    https://github.com/whatwg/html/issues/9845 [addition/proposal] [needs implementer interest] [a11y-tracker] 
  - #9831 User Activation: siblings are not processed (1 by arturjanc)
    https://github.com/whatwg/html/issues/9831 [interop] [topic: user activation] 
  - #9793 Add `autopause` attribute to media elements to allow automatic pausing of media (2 by dalecurtis, zcorpan)
    https://github.com/whatwg/html/issues/9793 [needs implementer interest] [topic: media] 
  - #9757 Can showPicker() focus a control? (15 by annevk, domenic, jcsteh, lukewarlow, zcorpan)
    https://github.com/whatwg/html/issues/9757 [topic: forms] [topic: focus] 
  - #9669 Should dirname work for password fields and buttons? (1 by annevk)
    https://github.com/whatwg/html/issues/9669 [topic: forms] [i18n-tracker] 
  - #9294 Proposal:  measurement or number or quantity semantic HTML tag (1 by bahrus)
    https://github.com/whatwg/html/issues/9294 [addition/proposal] [needs implementer interest] 
  - #9109 `popovertarget` and shadow DOM (1 by gfellerph)
    https://github.com/whatwg/html/issues/9109 [addition/proposal] [topic: shadow] [topic: popover] 
  - #9046 Timing of `<dialog>` 'close' event, popover 'toggle' event, `<details>` 'toggle' event (4 by annevk, domenic, josepharhar)
    https://github.com/whatwg/html/issues/9046 [topic: dialog] [topic: popover] 
  - #8339 Allow modal dialogs to trap focus, avoiding tabbing to the URL bar (1 by LJWatson)
    https://github.com/whatwg/html/issues/8339 [normative change] [needs implementer interest] [a11y-tracker] [topic: dialog] 
  - #6636 Lazy loading video element poster attribute (1 by arogers-enthink)
    https://github.com/whatwg/html/issues/6636 [addition/proposal] [topic: media] 
  - #5025 Allow animations to be given a target framerate (1 by MarjaE2)
    https://github.com/whatwg/html/issues/5025 
  - #2404 A tag to display date and/or time to the user in his preferred format. (1 by bahrus)
    https://github.com/whatwg/html/issues/2404 [addition/proposal] [needs implementer interest] [i18n-tracker] 
  - #2368 Mouse events & disabled form controls (1 by ab-pm)
    https://github.com/whatwg/html/issues/2368 [topic: forms] [topic: events] [interop] 
  - #1448 Add IBAN/BIC to autofill options (1 by evo42)
    https://github.com/whatwg/html/issues/1448 [addition/proposal] [topic: forms] 

  5 issues closed:
  - HTMLImageElement.src in about:blank documents https://github.com/whatwg/html/issues/9855 
  - For the button element, make 'button' the default value for the type attribute (instead of 'submit') https://github.com/whatwg/html/issues/9848 
  - Clarify arrow key behavior for <input type=number> in vertical writing mode https://github.com/whatwg/html/issues/9846 [topic: forms] 
  - Born accessible table summary https://github.com/whatwg/html/issues/9845 [addition/proposal] [needs implementer interest] [a11y-tracker] 
  - How can microtasks run without a task? https://github.com/whatwg/html/issues/7845 [topic: event loop] 

* whatwg/dom (+1/-0/💬6)
  1 issues created:
  - Add guidance about using DOMTokenList (by josepharhar)
    https://github.com/whatwg/dom/issues/1231 

  1 issues received 6 new comments:
  - #583 Allow custom "get the parent" algorithms for EventTargets (6 by LeaVerou, annevk, clshortfuse, domenic, keithamus, smaug----)
    https://github.com/whatwg/dom/issues/583 [needs implementer interest] [topic: events] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+0/-2/💬4)
  2 pull requests received 4 new comments:
  - #504 Update: hr within select element (3 by annevk, cookiecrook, scottaohara)
    https://github.com/w3c/html-aam/pull/504 
  - #454 Define concept of minimum role (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/454 

  2 pull requests merged:
  - reference name/desc
    https://github.com/w3c/html-aam/pull/507 
  - Update: hr within select element
    https://github.com/w3c/html-aam/pull/504 

* whatwg/html (+8/-5/💬34)
  8 pull requests submitted:
  - Deleted extra brackets (by GTgyani206)
    https://github.com/whatwg/html/pull/9858 
  - Activation info (by noamr)
    https://github.com/whatwg/html/pull/9856 
  - Fix error (resulting from confusing text) in auto directionality traversal (by dbaron)
    https://github.com/whatwg/html/pull/9853 
  - Editorial: make dir attributes table consistent (by keithamus)
    https://github.com/whatwg/html/pull/9852 
  - Editorial: make shape attributes table consistent (by keithamus)
    https://github.com/whatwg/html/pull/9851 
  - Editorial: make http-equiv attributes table consistent (by keithamus)
    https://github.com/whatwg/html/pull/9850 
  - Editorial: make preload attributes table consistent (by keithamus)
    https://github.com/whatwg/html/pull/9849 
  - Editorial: make kind attributes consistent (by keithamus)
    https://github.com/whatwg/html/pull/9847 

  14 pull requests received 34 new comments:
  - #9853 Fix error (resulting from confusing text) in auto directionality traversal (1 by annevk)
    https://github.com/whatwg/html/pull/9853 
  - #9851 Editorial: make shape attributes table consistent (3 by annevk, domenic, keithamus)
    https://github.com/whatwg/html/pull/9851 
  - #9850 Editorial: make http-equiv attributes table consistent (1 by keithamus)
    https://github.com/whatwg/html/pull/9850 
  - #9849 Editorial: make preload attributes table consistent (2 by domenic, keithamus)
    https://github.com/whatwg/html/pull/9849 
  - #9791 Add `pagereveal` event (1 by noamr)
    https://github.com/whatwg/html/pull/9791 
  - #9771 Add TextTrackCue ctor & cue + cuebackground attributes (2 by marcoscaceres, nigelmegitt)
    https://github.com/whatwg/html/pull/9771 [addition/proposal] [topic: media] 
  - #9754 Add showPicker to <select> elements (3 by lukewarlow)
    https://github.com/whatwg/html/pull/9754 
  - #9689 Change auto directionality of hidden, password, and button controls (7 by annevk, domenic, fantasai, nt1m)
    https://github.com/whatwg/html/pull/9689 [normative change] [topic: forms] [i18n-tracker] 
  - #9546 Add switch attribute to the input element to allow for a two-state switch control. (3 by mfreed7, nt1m)
    https://github.com/whatwg/html/pull/9546 [addition/proposal] [needs implementer interest] [topic: forms] [needs tests] 
  - #9538 Add setHTMLUnsafe and parseHTMLUnsafe methods (3 by domenic, josepharhar)
    https://github.com/whatwg/html/pull/9538 [addition/proposal] [topic: parser] [impacts documentation] 
  - #9400 Add name attribute for grouping details elements into an exclusive accordion (1 by aardrian)
    https://github.com/whatwg/html/pull/9400 [addition/proposal] [needs implementer interest] 
  - #9360 Add back/forward cache NotRestoredReasons (1 by daisuke-e)
    https://github.com/whatwg/html/pull/9360 [addition/proposal] [topic: navigation] [needs tests] 
  - #8467 Add custom state pseudo class (3 by domenic, josepharhar)
    https://github.com/whatwg/html/pull/8467 
  - #5465 Add declarative Shadow DOM features (3 by annevk, mfreed7)
    https://github.com/whatwg/html/pull/5465 [do not merge yet] [topic: shadow] [impacts documentation] 

  5 pull requests merged:
  - Editorial: make dir attributes table consistent
    https://github.com/whatwg/html/pull/9852 
  - Add setHTMLUnsafe and parseHTMLUnsafe methods
    https://github.com/whatwg/html/pull/9538 [addition/proposal] [topic: parser] [impacts documentation] 
  - Editorial: make kind attributes consistent
    https://github.com/whatwg/html/pull/9847 [editorial] 
  - Perform a microtask checkpoint only after a task
    https://github.com/whatwg/html/pull/9838 [topic: event loop] 
  - Fix typo in "History-action activation-consuming APIs"
    https://github.com/whatwg/html/pull/9839 

* whatwg/dom (+1/-0/💬0)
  1 pull requests submitted:
  - Allow for customisation of the "get the parent" algorithm (by keithamus)
    https://github.com/whatwg/dom/pull/1230 


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, 16 October 2023 17:00:21 UTC