Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+2/-0/💬2)
  2 issues created:
  - Account for title attribute and other aria-* description attributes (by scottaohara)
    https://github.com/w3c/html-aam/issues/569 
  - specify unique behavior for label attribute on option in datalist (by scottaohara)
    https://github.com/w3c/html-aam/issues/568 

  1 issues received 2 new comments:
  - #549 [Monorepo] PR "move" and wrapping up (2 by pkra, scottaohara)
    https://github.com/w3c/html-aam/issues/549 

* w3c/webcomponents (+1/-1/💬6)
  1 issues created:
  - Clonning shadowroot , example : element.cloneNode({ deep: true, includeShadowDOM: true }); (by Switcherfaiz)
    https://github.com/WICG/webcomponents/issues/1082 

  3 issues received 6 new comments:
  - #1082 Clonning shadowroot , example : element.cloneNode({ deep: true, includeShadowDOM: true }); (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/1082 
  - #1078 [Scoped Registries] Can disconnected elements can retain their shadowroot via dangling treeroot pointer? (3 by keithamus, rniwa)
    https://github.com/WICG/webcomponents/issues/1078 
  - #1029 Proposal: Custom attributes for all elements, enhancements for more complex use cases (2 by LeaVerou, jimmyfrasche)
    https://github.com/WICG/webcomponents/issues/1029 

  1 issues closed:
  - Clonning shadowroot , example : element.cloneNode({ deep: true, includeShadowDOM: true }); https://github.com/WICG/webcomponents/issues/1082 

* whatwg/html (+4/-7/💬49)
  4 issues created:
  - Missing conversion step in **encoding-parsing a URL** (by yyny)
    https://github.com/whatwg/html/issues/10757 
  - Should datalist, option, object, and/or iframe elements be listed in "interactive content"? (by josepharhar)
    https://github.com/whatwg/html/issues/10755 
  - Way to close stale window with null reference that browser opens after a blocked popup was allowed by user (by tathastu871)
    https://github.com/whatwg/html/issues/10751 
  - Upcoming WHATNOT meeting on 2024-11-14 (by past)
    https://github.com/whatwg/html/issues/10750 [agenda+] 

  24 issues received 49 new comments:
  - #10755 Should datalist, option, object, and/or iframe elements be listed in "interactive content"? (3 by annevk, josepharhar, scottaohara)
    https://github.com/whatwg/html/issues/10755 [document conformance] 
  - #10751 Way to close stale window with null reference that browser opens after a blocked popup was allowed by user (1 by annevk)
    https://github.com/whatwg/html/issues/10751 
  - #10734 Upcoming WHATNOT meeting on 2024-11-7 (1 by past)
    https://github.com/whatwg/html/issues/10734 [agenda+] 
  - #10730 Meeting 10 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by past)
    https://github.com/whatwg/html/issues/10730 [agenda+] 
  - #10716 Deferring (same-origin) navigation commit (2 by annevk, noamr)
    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 annevk)
    https://github.com/whatwg/html/issues/10701 [topic: forms] 
  - #10691 “a start tag must never be omitted if it has any attributes” (3 by j9t, sideshowbarker, tabatkins)
    https://github.com/whatwg/html/issues/10691 [document conformance] 
  - #10673 Declarative CSS Modules and Declarative Shadow DOM `adoptedstylesheets` attribute (5 by justinfagnani, niutech, rniwa, robglidden)
    https://github.com/whatwg/html/issues/10673 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: script] [stage: 1] 
  - #10671 [images] Lazy loading and out of band loads. (1 by emilio)
    https://github.com/whatwg/html/issues/10671 [topic: img] 
  - #10641 Include details of SVG-as-Image and Canvas origin-clean (1 by annevk)
    https://github.com/whatwg/html/issues/10641 [topic: canvas] [security/privacy] [interop] [integration] [security-tracker] 
  - #10597 Adjust Scroll Restoration Behavior for Reloads (3 by LiangTheDev, csreis, skobes-chromium)
    https://github.com/whatwg/html/issues/10597 
  - #10539 Discussing how to focus navigate absolute position elements that are focusable in CSS reading-flow (1 by annevk)
    https://github.com/whatwg/html/issues/10539 [topic: focus] [agenda+] 
  - #10125 Read-only state for buttons? (4 by aardrian, mbgower)
    https://github.com/whatwg/html/issues/10125 
  - #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (1 by annevk)
    https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [topic: popover] 
  - #9572 Allow empty input[type="color"] value (1 by annevk)
    https://github.com/whatwg/html/issues/9572 [addition/proposal] [needs implementer interest] 
  - #8114 HTML needs a mechaism for extending the parsing algorithm (1 by zcorpan)
    https://github.com/whatwg/html/issues/8114 [addition/proposal] [topic: parser] 
  - #7832 Specify back button history-entry skipping? (1 by davideperozzi)
    https://github.com/whatwg/html/issues/7832 [topic: history] [interop] [topic: user activation] 
  - #6581 Lazy loaded images and iframes should be forced to eager when printing (1 by annevk)
    https://github.com/whatwg/html/issues/6581 [topic: img] 
  - #6064 Loading CSS Style Sheet with Feature Queries (6 by Crissov, annevk, cdoublev)
    https://github.com/whatwg/html/issues/6064 [addition/proposal] [needs implementer interest] [topic: style] 
  - #5821 Support Japanese phonetic names to `autocomplete` attribute (1 by kidayasuo)
    https://github.com/whatwg/html/issues/5821 [addition/proposal] [topic: forms] [i18n-tracker] [i18n-jlreq] 
  - #5791 Opt-in for `<select>` customizability  (1 by annevk)
    https://github.com/whatwg/html/issues/5791 [topic: forms] 
  - #4180 <input type=checkbox switch> (4 by annevk, chrishtr)
    https://github.com/whatwg/html/issues/4180 [addition/proposal] [topic: rendering] [accessibility] [topic: forms] [a11y-tracker] 
  - #3631 Controlling the appearance of images being loaded (1 by johannesodland)
    https://github.com/whatwg/html/issues/3631 [addition/proposal] [topic: img] 
  - #1013 Introduce pointer to <script> element in module scripts (4 by justinfagnani, mk-pmb, sgentle)
    https://github.com/whatwg/html/issues/1013 [addition/proposal] [topic: script] 

  7 issues closed:
  - Meeting 10 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls https://github.com/whatwg/html/issues/10730 [agenda+] 
  - Opt-in for `<select>` customizability  https://github.com/whatwg/html/issues/5791 [topic: forms] 
  - Lazy loaded images and iframes should be forced to eager when printing https://github.com/whatwg/html/issues/6581 [topic: img] 
  - HTML needs a mechaism for extending the parsing algorithm https://github.com/whatwg/html/issues/8114 [addition/proposal] [topic: parser] 
  - Upcoming WHATNOT meeting on 2024-11-7 https://github.com/whatwg/html/issues/10734 [agenda+] 
  - HTML CODE https://github.com/whatwg/html/issues/10749 [invalid] 
  - Including link:  https://github.com/whatwg/html/issues/10748 [invalid] 

* whatwg/dom (+0/-0/💬6)
  2 issues received 6 new comments:
  - #1321 Extension only API to query across shadow trees (3 by alice, rniwa, sorvell)
    https://github.com/whatwg/dom/issues/1321 [topic: shadow] [needs implementer interest] [addition/proposal] 
  - #1320 Allow custom activation behavior to be added to an event (3 by Krinkle, jakearchibald)
    https://github.com/whatwg/dom/issues/1320 [needs implementer interest] [topic: events] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+0/-0/💬2)
  2 pull requests received 2 new comments:
  - #548 Editorial: Move this spec to ARIA monorepo (1 by pkra)
    https://github.com/w3c/html-aam/pull/548 
  - #396 update / expand input value mappings (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/396 

* whatwg/html (+5/-1/💬17)
  5 pull requests submitted:
  - Disambiguate attribute declarations from content attributes (by sideshowbarker)
    https://github.com/whatwg/html/pull/10756 
  - Correct <body> methods example - onload deleted (by sedlukha)
    https://github.com/whatwg/html/pull/10754 
  - Correct <img>.decode()'s in parallel usage (by annevk)
    https://github.com/whatwg/html/pull/10753 
  - Fix language stating when start tags must not be omitted (by sideshowbarker)
    https://github.com/whatwg/html/pull/10752 
  - Editorial: acknowledge Alan Jeffrey (by annevk)
    https://github.com/whatwg/html/pull/10747 

  7 pull requests received 17 new comments:
  - #10754 Correct <body> methods example - onload deleted (2 by annevk, sedlukha)
    https://github.com/whatwg/html/pull/10754 
  - #10752 Fix language stating when start tags must not be omitted (6 by annevk, sideshowbarker, zcorpan)
    https://github.com/whatwg/html/pull/10752 [document conformance] 
  - #10718 Add expect-no-linked-resources Document-Policy to Speculative parsing (1 by annevk)
    https://github.com/whatwg/html/pull/10718 [addition/proposal] [needs implementer interest] [topic: parser] [agenda+] 
  - #10586 Update content model for customizable select (1 by josepharhar)
    https://github.com/whatwg/html/pull/10586 [topic: select] 
  - #9893 JavaScript ShadowRealm proposal integration  (1 by annevk)
    https://github.com/whatwg/html/pull/9893 
  - #9841 Add commandfor & command attributes to HTMLButtonElement (5 by annevk, keithamus)
    https://github.com/whatwg/html/pull/9841 
  - #9778 Add popover=hint (1 by mfreed7)
    https://github.com/whatwg/html/pull/9778 [topic: popover] 

  1 pull requests merged:
  - Correct <img>.decode()'s in parallel usage
    https://github.com/whatwg/html/pull/10753 


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