Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-0/💬7)
  4 issues received 7 new comments:
  - #569 Account for title attribute and other aria-* description attributes (2 by MelSumner, spectranaut)
    https://github.com/w3c/html-aam/issues/569 [Agenda] 
  - #568 specify unique behavior for label attribute on option in datalist (1 by spectranaut)
    https://github.com/w3c/html-aam/issues/568 [Agenda] 
  - #565 add mapping for html focusgroup attribute (2 by smhigley, spectranaut)
    https://github.com/w3c/html-aam/issues/565 [Agenda] 
  - #564 Stop automatically exposing details relation for figure -> figcaption (2 by aleventhal, spectranaut)
    https://github.com/w3c/html-aam/issues/564 

* w3c/htmlwg (+1/-0/💬0)
  1 issues created:
  - Add attributes to control date display (by bkline)
    https://github.com/w3c/htmlwg/issues/29 

* w3c/webcomponents (+0/-0/💬2)
  2 issues received 2 new comments:
  - #775 Why can't the registry enumerate the custom elements? (1 by EliteScientist)
    https://github.com/WICG/webcomponents/issues/775 
  - #754 Cleaning up (undefining) custom elements? (1 by treasure567)
    https://github.com/WICG/webcomponents/issues/754 

* whatwg/html (+10/-12/💬61)
  10 issues created:
  - Quadratic growth by duplicating attributes in formatting elements using <p> (by JorianWoltjer)
    https://github.com/whatwg/html/issues/10772 
  - Media element's controls can create observable orphan Promises (by Kaiido)
    https://github.com/whatwg/html/issues/10771 [topic: media] [interop] 
  - Improving gender identity of the autocomplete attribute (by aloisdg)
    https://github.com/whatwg/html/issues/10769 [addition/proposal] [needs implementer interest] 
  - Improving gender identity of the autocomplete attribute (by aloisdg)
    https://github.com/whatwg/html/issues/10768 [addition/proposal] [needs implementer interest] 
  - translate="attributes" (by Zhang-Junzhi)
    https://github.com/whatwg/html/issues/10766 
  - Upcoming WHATNOT meeting on 2024-11-21 (by past)
    https://github.com/whatwg/html/issues/10765 [agenda+] 
  - Support `allow` attributes on `<script>`s (by MartijnCuppens)
    https://github.com/whatwg/html/issues/10764 [addition/proposal] [needs implementer interest] 
  - Location redirect policy (by MartijnCuppens)
    https://github.com/whatwg/html/issues/10763 [addition/proposal] [needs implementer interest] 
  - How to spec user interaction for select (by josepharhar)
    https://github.com/whatwg/html/issues/10762 [topic: select] 
  - Clarify/fix how to describe state comparison (by mfreed7)
    https://github.com/whatwg/html/issues/10761 

  22 issues received 61 new comments:
  - #10772 Quadratic growth by duplicating attributes in formatting elements using <p> (1 by annevk)
    https://github.com/whatwg/html/issues/10772 [topic: parser] 
  - #10771 Media element's controls can create observable orphan Promises (1 by annevk)
    https://github.com/whatwg/html/issues/10771 [topic: media] [interop] 
  - #10768 Add pronouns to autocomplete attribute (1 by annevk)
    https://github.com/whatwg/html/issues/10768 [addition/proposal] [needs implementer interest] 
  - #10764 Support `allow` attributes on `<script>`s (4 by MartijnCuppens, annevk)
    https://github.com/whatwg/html/issues/10764 [addition/proposal] [needs implementer interest] 
  - #10763 Location redirect policy header (1 by annevk)
    https://github.com/whatwg/html/issues/10763 [addition/proposal] [needs implementer interest] 
  - #10762 How to spec user interaction for select (4 by annevk, josepharhar)
    https://github.com/whatwg/html/issues/10762 [topic: select] 
  - #10761 Clarify/fix how to describe state comparison (4 by annevk, domenic, mfreed7)
    https://github.com/whatwg/html/issues/10761 
  - #10758 Should document.fonts.add delay Window load events? (1 by domenic)
    https://github.com/whatwg/html/issues/10758 [topic: document lifecycle] 
  - #10750 Upcoming WHATNOT meeting on 2024-11-14 (1 by past)
    https://github.com/whatwg/html/issues/10750 [agenda+] 
  - #10716 Deferring (same-origin) navigation commit (1 by nickcoury)
    https://github.com/whatwg/html/issues/10716 [addition/proposal] [needs implementer interest] [topic: navigation] [agenda+] 
  - #10701 The behavior when a user clicks <select> to show the dropdown is not clearly defined (1 by josepharhar)
    https://github.com/whatwg/html/issues/10701 [topic: forms] [topic: select] 
  - #10668 HTML Standard should allow more than one title (1 by ChristopherDoe)
    https://github.com/whatwg/html/issues/10668 [addition/proposal] [needs implementer interest] 
  - #10604 Is it ok for `appearance:base` `<select>` not to require user activation before `showPicker()`? (2 by domenic, mfreed7)
    https://github.com/whatwg/html/issues/10604 [topic: forms] [topic: user activation] [topic: select] 
  - #10539 Discussing how to focus navigate absolute position elements that are focusable in CSS reading-flow (1 by dizhang168)
    https://github.com/whatwg/html/issues/10539 [topic: focus] [agenda+] 
  - #10216 Recommend against using the <q> element (or fix its behavior) (3 by alanpoulain, prlbr)
    https://github.com/whatwg/html/issues/10216 [removal/deprecation] [addition/proposal] [needs implementer interest] [document conformance] 
  - #10164 Add `requestClose()` function to HTMLDialogElement (6 by lukewarlow, mfreed7)
    https://github.com/whatwg/html/issues/10164 [addition/proposal] [needs implementer interest] [topic: dialog] [topic: close watchers] 
  - #9444 Import with type text, bytes, and URL (3 by 7ombie, kriskowal)
    https://github.com/whatwg/html/issues/9444 [addition/proposal] [needs implementer interest] [topic: script] 
  - #9373 Add light dismiss functionality to `<dialog>` (2 by mfreed7, yisibl)
    https://github.com/whatwg/html/issues/9373 [addition/proposal] [needs implementer interest] [topic: dialog] [topic: close watchers] 
  - #6451 <meta refresh> to a fragment navigation is not interoperable (1 by zrhoffman)
    https://github.com/whatwg/html/issues/6451 [topic: navigation] [interop] 
  - #6235 Escape "<" and ">" in attributes (1 by securityMB)
    https://github.com/whatwg/html/issues/6235 [normative change] [topic: parser] [security/privacy] [needs compat analysis] [security-tracker] 
  - #3400 Allow <input type="color"> to give an alpha channel and/or colors beyond sRGB? (4 by annevk, yisibl)
    https://github.com/whatwg/html/issues/3400 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #2791 Client side include feature for HTML (17 by LeaVerou, andremarcondesteixeira, bkardell, jakearchibald, justinfagnani, maherbo, robb)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 

  12 issues closed:
  - temp.html https://github.com/whatwg/html/issues/10775 [invalid] 
  - Now code on mobile with Dcoder https://github.com/whatwg/html/issues/10774 [invalid] 
  - Support `allow` attributes on `<script>`s https://github.com/whatwg/html/issues/10764 [addition/proposal] [needs implementer interest] 
  - Saad https://github.com/whatwg/html/issues/10773 [invalid] 
  - The declarative popover invoker feature needs to automatically establish an implicit anchor element https://github.com/whatwg/html/issues/10675 [integration] [topic: popover] 
  - The declarative popover invoker feature needs to automatically establish an implicit anchor element https://github.com/whatwg/html/issues/10675 [integration] [topic: popover] 
  - Add an imperative way to set popover invoker relationships https://github.com/whatwg/html/issues/10442 [addition/proposal] [topic: popover] 
  - Add an imperative way to set popover invoker relationships https://github.com/whatwg/html/issues/10442 [addition/proposal] [topic: popover] 
  - window.open() checks for invalid URL after creating a new traversable https://github.com/whatwg/html/issues/10681 [topic: navigation] 
  - Upcoming WHATNOT meeting on 2024-11-14 https://github.com/whatwg/html/issues/10750 [agenda+] 
  - Location redirect policy header https://github.com/whatwg/html/issues/10763 [addition/proposal] [needs implementer interest] 
  - Should document.fonts.add delay Window load events? https://github.com/whatwg/html/issues/10758 [topic: document lifecycle] 

* whatwg/dom (+1/-1/💬12)
  1 issues created:
  - "inner invoke" of event listener with "once" doesn't mark listener as "removed" (by awesomekling)
    https://github.com/whatwg/dom/issues/1323 

  4 issues received 12 new comments:
  - #1323 "inner invoke" of event listener with "once" doesn't mark listener as "removed" (3 by annevk, awesomekling)
    https://github.com/whatwg/dom/issues/1323 [topic: events] 
  - #1320 Allow custom activation behavior to be added to an event (1 by Krinkle)
    https://github.com/whatwg/dom/issues/1320 [needs implementer interest] [topic: events] [addition/proposal] 
  - #1308 Proposal: asynchronous event listeners (1 by ethangardner)
    https://github.com/whatwg/dom/issues/1308 [needs implementer interest] [topic: events] [needs concrete proposal] 
  - #736 Proposal: a DocumentFragment whose nodes do not get removed once inserted (7 by DeepDoge, WebReflection, thoughtsunificator)
    https://github.com/whatwg/dom/issues/736 [needs implementer interest] [addition/proposal] 

  1 issues closed:
  - "inner invoke" of event listener with "once" doesn't mark listener as "removed" https://github.com/whatwg/dom/issues/1323 [topic: events] 



Pull requests
-------------
* w3c/html-aria (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #528 Add `<selectedcontent>` element (2 by josepharhar, scottaohara)
    https://github.com/w3c/html-aria/pull/528 

* whatwg/html (+4/-5/💬29)
  4 pull requests submitted:
  - Fix corner case invoker issue with popover nested inside invoker (by mfreed7)
    https://github.com/whatwg/html/pull/10770 
  - LICENSE - Reformatted (by KomatiBhavaniSankar)
    https://github.com/whatwg/html/pull/10767 
  - Main (by venelouis)
    https://github.com/whatwg/html/pull/10760 
  - Add initial scroll position hook to HTML spec (by DavMila)
    https://github.com/whatwg/html/pull/10759 

  14 pull requests received 29 new comments:
  - #10767 LICENSE - Reformatted (2 by KomatiBhavaniSankar, annevk)
    https://github.com/whatwg/html/pull/10767 
  - #10760 Main (3 by annevk, venelouis)
    https://github.com/whatwg/html/pull/10760 [invalid] 
  - #10759 Add initial scroll position hook to HTML spec (2 by DavMila, domenic)
    https://github.com/whatwg/html/pull/10759 
  - #10756 Disambiguate attribute declarations from content attributes (1 by zcorpan)
    https://github.com/whatwg/html/pull/10756 [clarification] 
  - #10738 [editorial] dfn worker's outside/inside port, and clarify event retargeting (1 by nicolo-ribaudo)
    https://github.com/whatwg/html/pull/10738 [clarification] [topic: workers] 
  - #10737 Add dialog light dismiss behavior (3 by mfreed7)
    https://github.com/whatwg/html/pull/10737 [addition/proposal] [needs implementer interest] [needs tests] [topic: dialog] 
  - #10728 Add imperative access to popover invoker, and connect popover/invoker to implicit anchor element (3 by annevk, mfreed7)
    https://github.com/whatwg/html/pull/10728 [addition/proposal] [topic: popover] 
  - #10718 Add expect-no-linked-resources Document-Policy to Speculative parsing (1 by domenic)
    https://github.com/whatwg/html/pull/10718 [addition/proposal] [needs implementer interest] [topic: parser] [agenda+] 
  - #10683 Change URL parsing sequence for window open steps (1 by domenic)
    https://github.com/whatwg/html/pull/10683 [normative change] [topic: navigation] 
  - #10613 Add support for CSS reading-flow (2 by dizhang168)
    https://github.com/whatwg/html/pull/10613 [topic: focus] 
  - #10586 Update content model for customizable select (2 by josepharhar, scottaohara)
    https://github.com/whatwg/html/pull/10586 [topic: select] 
  - #10547 Consume user activation when creating a new top-level traversable (2 by EdgarChen, annevk)
    https://github.com/whatwg/html/pull/10547 
  - #10189 Support automatic user prompt handing in WebDriver BiDi (3 by OrKoN, domenic, jgraham)
    https://github.com/whatwg/html/pull/10189 
  - #9537 Add a layer and filter interface in the 2D canvas (3 by annevk, graveljp)
    https://github.com/whatwg/html/pull/9537 [topic: canvas] 

  5 pull requests merged:
  - Enforce noopener on cross-top-level-site Blob URLs
    https://github.com/whatwg/html/pull/10731 [security/privacy] 
  - Add imperative access to popover invoker, and connect popover/invoker to implicit anchor element
    https://github.com/whatwg/html/pull/10728 [addition/proposal] [topic: popover] 
  - Change URL parsing sequence for window open steps
    https://github.com/whatwg/html/pull/10683 [normative change] [topic: navigation] 
  - Multiple import maps
    https://github.com/whatwg/html/pull/10528 [addition/proposal] [topic: script] 
  - Editorial: acknowledge Alan Jeffrey
    https://github.com/whatwg/html/pull/10747 

* whatwg/dom (+2/-1/💬0)
  2 pull requests submitted:
  - Editorial: break from the inner invoke loop rather than returning (by annevk)
    https://github.com/whatwg/dom/pull/1325 
  - Correct once handling for "nested" events (by annevk)
    https://github.com/whatwg/dom/pull/1324 

  1 pull requests merged:
  - Correct once handling for "nested" events
    https://github.com/whatwg/dom/pull/1324 


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, 18 November 2024 17:00:19 UTC