Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+2/-3/πŸ’¬5)
  2 issues created:
  - Updating WCAG H91 question (by fstrr)
    https://github.com/w3c/html-aam/issues/452 
  - Chore: update AXTitle and AXDescription  (by scottaohara)
    https://github.com/w3c/html-aam/issues/450 

  2 issues received 5 new comments:
  - #452 Updating WCAG H91 question (4 by JAWS-test, fstrr, scottaohara)
    https://github.com/w3c/html-aam/issues/452 
  - #427 legend and label element mappings (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/427 [Element Mappings] 

  3 issues closed:
  - Updating WCAG H91 question https://github.com/w3c/html-aam/issues/452 
  - legend and label element mappings https://github.com/w3c/html-aam/issues/427 [Element Mappings] 
  - Consider mapping <s> element to role=deletion https://github.com/w3c/html-aam/issues/416 [Element Mappings] 

* w3c/html-aria (+0/-0/πŸ’¬2)
  2 issues received 2 new comments:
  - #438 Auto-pub is broken (1 by siusin)
    https://github.com/w3c/html-aria/issues/438 [editorial] 
  - #259 Create more informative conforming/failing examples (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/259 [editorial] [Clarification needed] 

* whatwg/html (+12/-6/πŸ’¬52)
  12 issues created:
  - 1 (by Nassarjj1)
    https://github.com/whatwg/html/issues/8631 
  - Html Website development  (by Soumalya011)
    https://github.com/whatwg/html/issues/8628 
  - setHTML() and declarative shadow roots (by annevk)
    https://github.com/whatwg/html/issues/8627 [topic: shadow] [security/privacy] 
  - Should open `dialog` elements match `:open`? (by josepharhar)
    https://github.com/whatwg/html/issues/8625 
  - Session history entries list is assumed to be unlimited in size (by petervanderbeken)
    https://github.com/whatwg/html/issues/8620 
  - https://html.spec.whatwg.org/#getting-the-history-object-length-and-index refers to undefined variable (by smaug----)
    https://github.com/whatwg/html/issues/8619 
  - Me estΓ‘n hakeando (by Rhino199)
    https://github.com/whatwg/html/issues/8618 
  - Overuse of the word "step" makes reading history navigation hard (by smaug----)
    https://github.com/whatwg/html/issues/8617 
  - Mr (by chrisblanch39)
    https://github.com/whatwg/html/issues/8616 
  - Question about the hgroup section (by carnoxen)
    https://github.com/whatwg/html/issues/8615 
  - Upcoming HTML standard issue triage meeting on 12/22/2022 (by past)
    https://github.com/whatwg/html/issues/8614 [agenda+] 
  - Privacy (by raymondtressel)
    https://github.com/whatwg/html/issues/8613 

  18 issues received 52 new comments:
  - #8625 Should open `dialog` elements match `:open`? (5 by annevk, domenic, nt1m, tabatkins)
    https://github.com/whatwg/html/issues/8625 [topic: dialog] [topic: selectors] 
  - #8620 Session history entries list is assumed to be unlimited in size (3 by jakearchibald, smaug----)
    https://github.com/whatwg/html/issues/8620 [topic: history] 
  - #8619 https://html.spec.whatwg.org/#getting-the-history-object-length-and-index refers to undefined variable (1 by jakearchibald)
    https://github.com/whatwg/html/issues/8619 
  - #8617 Overuse of the word "step" makes reading history navigation hard (5 by domenic, jakearchibald, petervanderbeken, smaug----)
    https://github.com/whatwg/html/issues/8617 
  - #8615 Add examples of <hgroup> (7 by carnoxen, domenic)
    https://github.com/whatwg/html/issues/8615 
  - #8611 Define :picture-in-picture (1 by nt1m)
    https://github.com/whatwg/html/issues/8611 [topic: media] [topic: selectors] 
  - #8560 Should padding be respected on "natively styled" form controls? (4 by mfreed7, nt1m, pxlcoder, zcorpan)
    https://github.com/whatwg/html/issues/8560 [topic: rendering] [topic: forms] 
  - #8550 `blocking=render` in preload and modulepreload links (4 by NiedziolkaMichal, xiaochengh)
    https://github.com/whatwg/html/issues/8550 
  - #8497 Upcoming HTML standard issue triage meeting on 12/8/2022 (2 by past)
    https://github.com/whatwg/html/issues/8497 [agenda+] 
  - #8494 Move APAC/America-friendly triage meeting time to 08:00 Tokyo time / midnight Berlin / 15:00 San Francisco (1 by past)
    https://github.com/whatwg/html/issues/8494 
  - #8481 COOP inheritance for popups from cross-origin iframes.  (2 by hemeryar)
    https://github.com/whatwg/html/issues/8481 
  - #8452 Define :user-valid and :user-invalid pseudo-classes (3 by annevk, nt1m)
    https://github.com/whatwg/html/issues/8452 [topic: forms] [topic: selectors] 
  - #8451 Define :blank pseudo-class behavior (7 by annevk, brandonmcconnell, fantasai, jacobrask, tabatkins)
    https://github.com/whatwg/html/issues/8451 [topic: forms] [topic: selectors] 
  - #8143 CORS, CORP, TAO & "public static resource" metadata (2 by annevk, noamr)
    https://github.com/whatwg/html/issues/8143 [security/privacy] [topic: fetch] 
  - #7591 Consider not exposing ErrorEvent/PromiseRejectionEvent in ShadowRealms (1 by caridy)
    https://github.com/whatwg/html/issues/7591 [topic: multiple globals] [integration] 
  - #6254 Add sftp to registerProtocolHandler safelisted schemes (1 by annevk)
    https://github.com/whatwg/html/issues/6254 [topic: custom protocols] 
  - #5484 Reparenting iframes without reloading (2 by Stehlampe2020, worldpeaceenginelabs)
    https://github.com/whatwg/html/issues/5484 [addition/proposal] [needs implementer interest] 
  - #2791 Client side include feature for HTML (1 by DavidJCobb)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 

  6 issues closed:
  - https://html.spec.whatwg.org/#getting-the-history-object-length-and-index refers to undefined variable https://github.com/whatwg/html/issues/8619 
  - Html Website development  https://github.com/whatwg/html/issues/8628 
  - Add sftp to registerProtocolHandler safelisted schemes https://github.com/whatwg/html/issues/6254 [topic: custom protocols] 
  - Question about the hgroup section https://github.com/whatwg/html/issues/8615 
  - Upcoming HTML standard issue triage meeting on 12/8/2022 https://github.com/whatwg/html/issues/8497 [agenda+] 
  - Move APAC/America-friendly triage meeting time to 08:00 Tokyo time / midnight Berlin / 15:00 San Francisco https://github.com/whatwg/html/issues/8494 

* whatwg/dom (+2/-1/πŸ’¬5)
  2 issues created:
  - Add cloneable option to ShadowRootInit (by rniwa)
    https://github.com/whatwg/dom/issues/1137 [topic: shadow] [addition/proposal] 
  - "https://voice.google.com/u/0/search?from=%5B%7B%22i%22:%22c3138909943767665874%22,%22n%22:%22Veronica%20(utility%20Assistance)%22,%22p%22:%22%2B19168130334%22%7D%5D&q=%5B%5D", (by Bigbean77)
    https://github.com/whatwg/dom/issues/1136 

  3 issues received 5 new comments:
  - #1137 Add cloneable option to ShadowRootInit (3 by rniwa)
    https://github.com/whatwg/dom/issues/1137 [topic: shadow] [addition/proposal] 
  - #1134 namespaces: validate and extract uses the strictly split a string in a vague manner (1 by domenic)
    https://github.com/whatwg/dom/issues/1134 [clarification] 
  - #1033 Add a way to identify Abort errors originating from controllers (1 by benlesh)
    https://github.com/whatwg/dom/issues/1033 [needs implementer interest] [addition/proposal] [topic: aborting] 

  1 issues closed:
  - namespaces: validate and extract uses the strictly split a string in a vague manner https://github.com/whatwg/dom/issues/1134 [clarification] 



Pull requests
-------------
* w3c/html-aam (+1/-1/πŸ’¬2)
  1 pull requests submitted:
  - clarify img mappings (by scottaohara)
    https://github.com/w3c/html-aam/pull/451 

  2 pull requests received 2 new comments:
  - #442 update s element mapping (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/442 
  - #429 Addition: clarify when to expose a required element as invalid (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/429 

  1 pull requests merged:
  - update s element mapping
    https://github.com/w3c/html-aam/pull/442 

* w3c/html-aria (+1/-0/πŸ’¬1)
  1 pull requests submitted:
  - Editorial: update and expand section 3 (by scottaohara)
    https://github.com/w3c/html-aria/pull/441 

  1 pull requests received 1 new comments:
  - #441 Editorial: update and expand section 3 (1 by scottaohara)
    https://github.com/w3c/html-aria/pull/441 

* whatwg/html (+5/-3/πŸ’¬21)
  5 pull requests submitted:
  - Meta: remove remaining TOPIC comments (by annevk)
    https://github.com/whatwg/html/pull/8626 
  - Meta: remove class=no-backref (by annevk)
    https://github.com/whatwg/html/pull/8624 
  - Fix var name in history "get the history object length and index" (by jakearchibald)
    https://github.com/whatwg/html/pull/8623 [topic: history] 
  - Fix issues in webappsec-permissions-policy (by arichiv)
    https://github.com/whatwg/html/pull/8622 
  - Disallow blocking=render on rel preload & modulepreload (by NiedziolkaMichal)
    https://github.com/whatwg/html/pull/8621 

  10 pull requests received 21 new comments:
  - #8622 Fix issues in webappsec-permissions-policy (1 by domenic)
    https://github.com/whatwg/html/pull/8622 
  - #8609 Adds 'Consume User Activation of Window' via WebDriver (1 by marcoscaceres)
    https://github.com/whatwg/html/pull/8609 
  - #8300 Add integration points for WebDriver BiDi load scripts (1 by jgraham)
    https://github.com/whatwg/html/pull/8300 
  - #8253 [ECMA-262 layering] Refactor import-related host hooks (2 by nicolo-ribaudo)
    https://github.com/whatwg/html/pull/8253 [do not merge yet] [topic: script] 
  - #8221 Add popover attribute (4 by annevk, josepharhar)
    https://github.com/whatwg/html/pull/8221 
  - #8111 Define link processing for prefetch (2 by noamr)
    https://github.com/whatwg/html/pull/8111 [topic: resource hints (inc. preload)] 
  - #8008 Add sizes=auto to lazy-loaded <img> (1 by zcorpan)
    https://github.com/whatwg/html/pull/8008 [do not merge yet] 
  - #6360 Meta: mark DOM manipulation task source as dfn (6 by annevk, domenic, domfarolino, dontcallmedom, sideshowbarker)
    https://github.com/whatwg/html/pull/6360 
  - #5465 Add declarative Shadow DOM features (2 by bahrus, rniwa)
    https://github.com/whatwg/html/pull/5465 [needs implementer interest] [topic: shadow] [impacts documentation] 
  - #608 Add worker modules (1 by E3qwe4w)
    https://github.com/whatwg/html/pull/608 [addition/proposal] [topic: script] 

  3 pull requests merged:
  - Fix var name in history "get the history object length and index"
    https://github.com/whatwg/html/pull/8623 [topic: history] 
  - Meta: remove remaining TOPIC comments
    https://github.com/whatwg/html/pull/8626 
  - Meta: remove class=no-backref
    https://github.com/whatwg/html/pull/8624 

* whatwg/dom (+3/-3/πŸ’¬7)
  3 pull requests submitted:
  - Review Draft Publication: December 2022 (by annevk)
    https://github.com/whatwg/dom/pull/1139 
  - Editorial: add some <div algorithm> wrappers (by annevk)
    https://github.com/whatwg/dom/pull/1138 
  - Editorial: clarify namespace validate and extract (by dlrobertson)
    https://github.com/whatwg/dom/pull/1135 

  2 pull requests received 7 new comments:
  - #1138 Editorial: add some <div algorithm> wrappers (2 by annevk)
    https://github.com/whatwg/dom/pull/1138 
  - #885 Add new mutation observer init options elementByAttributeFilter and elementFilter (5 by AndrewRot, annevk, bershanskiy, mfreed7, smaug----)
    https://github.com/whatwg/dom/pull/885 

  3 pull requests merged:
  - Review Draft Publication: December 2022
    https://github.com/whatwg/dom/pull/1139 
  - Editorial: add some <div algorithm> wrappers
    https://github.com/whatwg/dom/pull/1138 
  - Editorial: clarify namespace validate and extract
    https://github.com/whatwg/dom/pull/1135 


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, 19 December 2022 17:00:27 UTC