Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-0/💬8)
  1 issues created:
  - Should it say "the empty string" instead of "an empty string" (by YummyBacon5)
    https://github.com/w3c/html-aam/issues/514 

  3 issues received 8 new comments:
  - #512 Question regarding <aside> conditional mapping (1 by sivakusayan)
    https://github.com/w3c/html-aam/issues/512 
  - #506 Title should not contribute to accName for generic elements (1 by MelSumner)
    https://github.com/w3c/html-aam/issues/506 [deep-dive] [Agenda] 
  - #370 Consider: hidden <label> can still name associated form control (6 by aleventhal, scottaohara)
    https://github.com/w3c/html-aam/issues/370 [accName &amp; Desc] 

* w3c/html-aria (+1/-0/💬0)
  1 issues created:
  - Implicit aria semantics for <th> with set scope attribute (by jlp-craigmorten)
    https://github.com/w3c/html-aria/issues/495 

* w3c/webcomponents (+1/-0/💬45)
  1 issues created:
  - DOM parts use outside of <template> seems unlikely (by matthewp)
    https://github.com/WICG/webcomponents/issues/1035 

  3 issues received 45 new comments:
  - #1035 DOM parts use outside of <template> seems unlikely (32 by EisenbergEffect, bahrus, bkardell, matthewp, otabek-git, tbondwilkinson)
    https://github.com/WICG/webcomponents/issues/1035 
  - #911 Spring 2021 Virtual Meeting (1 by bkardell)
    https://github.com/WICG/webcomponents/issues/911 
  - #909 "open-stylable" Shadow Roots (12 by cstavaru, jaredcwhite, jogibear9988, justinfagnani, matthewp, nolanlawson, thepassle)
    https://github.com/WICG/webcomponents/issues/909 

* whatwg/html (+11/-8/💬66)
  11 issues created:
  - Enable lazy loading for URLs on use href (by lfre)
    https://github.com/whatwg/html/issues/9929 [addition/proposal] [needs implementer interest] 
  - Switch back to official CSSWG specs (by Loirooriol)
    https://github.com/whatwg/html/issues/9928 
  - `autocomplete=cc-number` but for 4 separate input boxes (by saschanaz)
    https://github.com/whatwg/html/issues/9927 
  - A spoiler element (by Seirdy)
    https://github.com/whatwg/html/issues/9926 [addition/proposal] [needs implementer interest] 
  - Missing ToString() call in StructuredSerializeInternal's Error structured serialization (by IdanHo)
    https://github.com/whatwg/html/issues/9923 
  - https://payments.google.com/payments/u/0/home#paymentMethods (by abod0505)
    https://github.com/whatwg/html/issues/9921 
  - Workers: Unclear how to set fetch client for classic/module worker scripts (by ADKaster)
    https://github.com/whatwg/html/issues/9920 
  - A way to detect "same task"? (by jan-ivar)
    https://github.com/whatwg/html/issues/9919 
  - Observe the language of a node (by jakearchibald)
    https://github.com/whatwg/html/issues/9918 [addition/proposal] [needs implementer interest] 
  - حذف جیمیل پشتیبان وحذف جستجوی ایمن (by mehdikhosrevi)
    https://github.com/whatwg/html/issues/9917 
  - Dantjack  (by Semaamogusa)
    https://github.com/whatwg/html/issues/9916 

  25 issues received 66 new comments:
  - #9928 Switch back to official CSSWG specs (1 by Loirooriol)
    https://github.com/whatwg/html/issues/9928 
  - #9923 Missing ToString() call in StructuredSerializeInternal's Error structured serialization (4 by evilpie, keithamus, sandurpraneethapradeep)
    https://github.com/whatwg/html/issues/9923 [clarification] [topic: serialize and transfer] 
  - #9920 Workers: Unclear how to set fetch client for classic/module worker scripts (4 by ADKaster, domenic)
    https://github.com/whatwg/html/issues/9920 
  - #9919 A way to detect "same task"? (1 by domenic)
    https://github.com/whatwg/html/issues/9919 
  - #9918 Observe the language of a node (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/9918 [addition/proposal] [needs implementer interest] 
  - #9917 حذف جیمیل پشتیبان وحذف جستجوی ایمن (1 by mehdikhosrevi)
    https://github.com/whatwg/html/issues/9917 
  - #9900 Consider accounting for reduced motion preferences when determining if HTMLVideoElements are eligible for autoplay (3 by ChasBelov, sivakusayan)
    https://github.com/whatwg/html/issues/9900 
  - #9884 autocomplete tokens for EID and IMEI (2 by saschanaz, smaug----)
    https://github.com/whatwg/html/issues/9884 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #9865 `subcaption` / nested `caption` tag (1 by prlbr)
    https://github.com/whatwg/html/issues/9865 [addition/proposal] [needs implementer interest] 
  - #9848 For the button element, make 'button' the default value for the type attribute (instead of 'submit') (1 by dariok)
    https://github.com/whatwg/html/issues/9848 
  - #9829 Proposed Element : Transcript (1 by prlbr)
    https://github.com/whatwg/html/issues/9829 [addition/proposal] [needs implementer interest] 
  - #9760 Expose information about last activation/cross-document navigation (4 by domenic, khushalsagar)
    https://github.com/whatwg/html/issues/9760 
  - #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (8 by gijsk, keithamus, lukewarlow, nt1m, smaug----)
    https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [topic: popover] 
  - #9376 Should we deprecate `dialog.show()`? (1 by lukewarlow)
    https://github.com/whatwg/html/issues/9376 [removal/deprecation] [topic: dialog] 
  - #8867 Add `getInnerHTML()` that optionally serializes declarative Shadow DOM (2 by hsivonen)
    https://github.com/whatwg/html/issues/8867 [addition/proposal] [topic: shadow] [topic: parser] 
  - #8476 Canvas2D layers with filter support (2 by graveljp, tuankiet65)
    https://github.com/whatwg/html/issues/8476 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #8335 Date picker access in contenteditable elements (3 by AndriusCTR, annevk, lukewarlow)
    https://github.com/whatwg/html/issues/8335 [addition/proposal] [needs implementer interest] 
  - #8192 Shadow DOM innerHTML (1 by lucgagan)
    https://github.com/whatwg/html/issues/8192 [addition/proposal] [topic: shadow] 
  - #7327 <object> element can tell whether child document loaded or not (2 by antosart, domenic)
    https://github.com/whatwg/html/issues/7327 [topic: embed and object] 
  - #7039 Proposal for Element.currentLang and Element.currentDir (15 by WickyNilliams, claviska, jakearchibald, keithamus, matthewp, rajsite)
    https://github.com/whatwg/html/issues/7039 [addition/proposal] [needs implementer interest] [i18n-tracker] 
  - #6807 Allow <textarea> to size to its contents like <div contenteditable> (2 by bfgeek, zcorpan)
    https://github.com/whatwg/html/issues/6807 [addition/proposal] [needs implementer interest] [topic: rendering] [topic: forms] [topic: editing] 
  - #2272 Disallow interactive content in <summary> (2 by dev-nicolaos, zcorpan)
    https://github.com/whatwg/html/issues/2272 [document conformance] [accessibility] [a11y-tracker] 
  - #2177 Setting headers for EventSource (1 by lukas-reining)
    https://github.com/whatwg/html/issues/2177 [addition/proposal] [needs implementer interest] [topic: fetch] [topic: eventsource] 
  - #1766 Add onclose event to MessagePort (1 by rakina)
    https://github.com/whatwg/html/issues/1766 [addition/proposal] [needs implementer interest] [topic: events] 
  - #1605 style tag should be allowed in body (1 by dieulot)
    https://github.com/whatwg/html/issues/1605 [normative change] [document conformance] 

  8 issues closed:
  - thousandsandsads.com https://github.com/whatwg/html/issues/9924 
  - www.thausandsandsads.com https://github.com/whatwg/html/issues/9925 
  - Workers: Unclear how to set fetch client for classic/module worker scripts https://github.com/whatwg/html/issues/9920 
  - A way to detect "same task"? https://github.com/whatwg/html/issues/9919 
  - Observe the language of a node https://github.com/whatwg/html/issues/9918 [addition/proposal] [needs implementer interest] 
  - حذف جیمیل پشتیبان وحذف جستجوی ایمن https://github.com/whatwg/html/issues/9917 
  - حذف جیمیل پشتیبان وحذف جستجوی ایمن https://github.com/whatwg/html/issues/9917 
  - Dantjack  https://github.com/whatwg/html/issues/9916 

* whatwg/dom (+1/-0/💬5)
  1 issues created:
  - Selecting Events with Style (by AdamSobieski)
    https://github.com/whatwg/dom/issues/1233 [needs implementer interest] [addition/proposal] 

  1 issues received 5 new comments:
  - #1233 Selecting Events with Style (5 by AdamSobieski, annevk)
    https://github.com/whatwg/dom/issues/1233 [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+0/-0/💬4)
  1 pull requests received 4 new comments:
  - #454 Define concept of minimum role (4 by aleventhal, benbeaudry, scottaohara)
    https://github.com/w3c/html-aam/pull/454 

* w3c/html-aria (+1/-1/💬0)
  1 pull requests submitted:
  - Editorial: fix incorrect link (by scottaohara)
    https://github.com/w3c/html-aria/pull/494 

  1 pull requests merged:
  - Editorial: fix incorrect link
    https://github.com/w3c/html-aria/pull/494 

* whatwg/html (+1/-0/💬14)
  1 pull requests submitted:
  - Change subframe traverse navigate event timing (by domenic)
    https://github.com/whatwg/html/pull/9922 [normative change] [topic: navigation] 

  3 pull requests received 14 new comments:
  - #9908 HTMLAllCollection: add tags() method (2 by delan, domenic)
    https://github.com/whatwg/html/pull/9908 
  - #9903 Rendering: field-sizing support for some elements (4 by emilio, tkent-google)
    https://github.com/whatwg/html/pull/9903 
  - #9754 Add showPicker to <select> elements (8 by annevk, domenic, lukewarlow, zcorpan)
    https://github.com/whatwg/html/pull/9754 


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, 13 November 2023 17:00:25 UTC