Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-3/💬0)
  3 issues closed:
  - Change mapping of h1-h6 and hgroup https://github.com/w3c/html-aam/issues/123 [Element Mappings] 
  - output element is a labelable element https://github.com/w3c/html-aam/issues/225 [accName & Desc] 
  - Should aria-checked be supported on all input elements? https://github.com/w3c/html-aam/issues/461 

* w3c/html-aria (+1/-0/💬0)
  1 issues created:
  - Revise hgroup allowances (by scottaohara)
    https://github.com/w3c/html-aria/issues/451 [Allowed roles] [Allowed aria-* attributes] 

* w3c/webcomponents (+3/-0/💬65)
  3 issues created:
  - [scoped-registries] Proposal for registry extension (by chalbert)
    https://github.com/WICG/webcomponents/issues/989 
  - [custom-elements] Proposal for definition-time validation of dependencies (by chalbert)
    https://github.com/WICG/webcomponents/issues/988 
  - [scoped-registries] Concerns about non-construction of scoped elements (by chalbert)
    https://github.com/WICG/webcomponents/issues/987 

  5 issues received 65 new comments:
  - #986 Web components should be able to easily adapt to the host page while maintaining enapsulation (13 by DarkWiiPlayer, LeaVerou, bathos, calebdwilliams, caridy, keithamus, luwes)
    https://github.com/WICG/webcomponents/issues/986 
  - #978 Spring 2023 "F2F" (2 by Westbrook, rniwa)
    https://github.com/WICG/webcomponents/issues/978 
  - #969 [scoped-registries] Interaction with HTML element's overridden constructor steps (13 by bathos, chalbert, justinfagnani, xiaochengh)
    https://github.com/WICG/webcomponents/issues/969 
  - #809 Need a callback for when children changed or parser finished parsing children (36 by Danny-Engelman, Sleepful, WebReflection, annevk, bathos, dgp1130, domenic, franktopel, jakearchibald, keithamus, kmmbvnr, mfreed7, rniwa)
    https://github.com/WICG/webcomponents/issues/809 [v2] [custom-elements] [html-dom] [needs concrete proposal] 
  - #551 connectedCallback timing when the document parser creates custom elements (1 by Sleepful)
    https://github.com/WICG/webcomponents/issues/551 

* whatwg/html (+21/-12/💬66)
  21 issues created:
  - Add "lbry" to scheme allowlist (by ben221199)
    https://github.com/whatwg/html/issues/9016 
  - Specify processing model for dns-prefetch (by noamr)
    https://github.com/whatwg/html/issues/9015 
  - Need a clean and standardized way to retreive some informations about user agent enabled features from server side (by flavi1)
    https://github.com/whatwg/html/issues/9014 
  - [proposal] shadow dom support <prefixed:xml_element /> (by flavi1)
    https://github.com/whatwg/html/issues/9013 
  - https://html.spec.whatwg.org/multipage/dom.html#content-models%5Bfr-inspector-issues%5D() (by Montyc666)
    https://github.com/whatwg/html/issues/9011 
  - Allan (by visacci)
    https://github.com/whatwg/html/issues/9009 
  - Html.al (by visacci)
    https://github.com/whatwg/html/issues/9008 
  - Open (by shark696969)
    https://github.com/whatwg/html/issues/9007 
  - Open comid (by shark696969)
    https://github.com/whatwg/html/issues/9006 
  - Comid is open (by shark696969)
    https://github.com/whatwg/html/issues/9005 
  - [proposal] Integrate handlebars as a native available template engine in html (by flavi1)
    https://github.com/whatwg/html/issues/9004 
  - [Proposal] A way to load parts of a page instead of the entire page. (by flavi1)
    https://github.com/whatwg/html/issues/9003 
  - Upcoming HTML standard issue triage meeting on 3/23/2023 (by past)
    https://github.com/whatwg/html/issues/9002 [agenda+] 
  - <!DOCTYPE html>  <html> <head>     <meta charset="utf-8">     <title><Mhmmad ></title> </head> <body> <h1>Mohmmad </h1> <h2>Mohmmad </h2>  <p> i am mohmmad  i am the best man in the world </p> <h2> some Pictures i liket </h2> <img src="https://www.cairo24.com/Upload/libfiles/79/5/875.jpg"/>      </body> </html> (by xtench)
    https://github.com/whatwg/html/issues/9001 
  - Storage Access API Standardization (by johannhof)
    https://github.com/whatwg/html/issues/9000 
  - togglePopover() algorithm does not check popover validity when force == false and when the popover visibility state is hidden (by nt1m)
    https://github.com/whatwg/html/issues/8999 
  - WPT testing non-standard behavior for popover focusing steps (by nt1m)
    https://github.com/whatwg/html/issues/8994 [topic: popover] 
  - Sim:admin (by Montyc666)
    https://github.com/whatwg/html/issues/8992 
  - WPT tests for unspecified PopoverInvokerElement removing steps (by nt1m)
    https://github.com/whatwg/html/issues/8991 
  - Proposal: fallback/mirror hrefs (by rhendric)
    https://github.com/whatwg/html/issues/8990 
  - Get the popover invokers algorithm looks incomplete/inaccurate (by nt1m)
    https://github.com/whatwg/html/issues/8989 

  23 issues received 66 new comments:
  - #9015 Specify processing model for dns-prefetch (1 by domenic)
    https://github.com/whatwg/html/issues/9015 
  - #9014 Need a clean and standardized way to retreive some informations about user agent enabled features from server side (8 by bathos, domenic, flavi1)
    https://github.com/whatwg/html/issues/9014 
  - #9013 [proposal] shadow dom support on <prefixed:xml_element /> (3 by domenic, flavi1)
    https://github.com/whatwg/html/issues/9013 
  - #9004 [proposal] Integrate handlebars as a native available template engine in html (1 by domenic)
    https://github.com/whatwg/html/issues/9004 
  - #9003 [Proposal] A way to load parts of a page instead of the entire page. (4 by 0xdevwrite, flavi1)
    https://github.com/whatwg/html/issues/9003 
  - #8999 togglePopover() algorithm does not check popover validity when force == false and when the popover visibility state is hidden (1 by nt1m)
    https://github.com/whatwg/html/issues/8999 [topic: popover] 
  - #8994 WPT testing non-standard behavior for popover focusing steps (5 by josepharhar, nt1m)
    https://github.com/whatwg/html/issues/8994 [topic: focus] [topic: popover] 
  - #8991 WPT tests for unspecified PopoverInvokerElement removing steps (1 by nt1m)
    https://github.com/whatwg/html/issues/8991 [topic: popover] 
  - #8989 Get the popover invokers algorithm looks incomplete/inaccurate (4 by felo-man, josepharhar, nt1m)
    https://github.com/whatwg/html/issues/8989 
  - #8988 Do non-HTML elements reflect between popoverTargetElement and popovertarget attribute? (1 by annevk)
    https://github.com/whatwg/html/issues/8988 [topic: popover] [topic: reflect] 
  - #8986 Worker data: url is opaque cross origin right? (1 by annevk)
    https://github.com/whatwg/html/issues/8986 
  - #8982 Activation behavior for `<input>` never runs popover activation behavior (1 by nt1m)
    https://github.com/whatwg/html/issues/8982 [topic: popover] 
  - #8970 Should popover use the flat tree (3 by annevk, josepharhar, mfreed7)
    https://github.com/whatwg/html/issues/8970 [topic: shadow] [topic: popover] 
  - #8942 Upcoming HTML standard issue triage meeting on 3/9/2023 (7 by annevk, past)
    https://github.com/whatwg/html/issues/8942 [agenda+] 
  - #8759 Add DOMParser option to parse declarative shadow DOM (3 by mfreed7, zcorpan)
    https://github.com/whatwg/html/issues/8759 [addition/proposal] [topic: shadow] 
  - #8513 One-time `await`able event listeners (1 by jimmywarting)
    https://github.com/whatwg/html/issues/8513 
  - #8143 CORS, CORP, TAO & "public static resource" metadata (4 by camillelamy, noamr)
    https://github.com/whatwg/html/issues/8143 [security/privacy] [topic: fetch] 
  - #7637 Interop issue with canvas globalCompositeOperation "normal" value (1 by evilpie)
    https://github.com/whatwg/html/issues/7637 [topic: canvas] [interop] 
  - #5886 Event bubbling on disabled form elements (5 by beaugunderson, josepharhar, saschanaz)
    https://github.com/whatwg/html/issues/5886 [topic: forms] [topic: events] [interop] 
  - #4518 Make "as a download" and "obtaining a file name" more explicit (1 by utkarsh-shrivastav77)
    https://github.com/whatwg/html/issues/4518 [clarification] [good first issue] 
  - #4128 CanvasRenderingContext2D.drawImage does not consider a video element playing only audio (5 by Pehrsons, dalecurtis, foolip, jernoble)
    https://github.com/whatwg/html/issues/4128 [topic: media] [topic: canvas] 
  - #3338 Proposal: Storage Access API (1 by johannhof)
    https://github.com/whatwg/html/issues/3338 [addition/proposal] [security/privacy] [interop] [topic: cookie] [topic: storage] [needs concrete proposal] [impacts documentation] 
  - #2254 Standardize <template> variables and event handlers (4 by flavi1)
    https://github.com/whatwg/html/issues/2254 [addition/proposal] [needs implementer interest] [topic: events] 

  12 issues closed:
  - [proposal] shadow dom support on <prefixed:xml_element /> https://github.com/whatwg/html/issues/9013 
  - Need a clean and standardized way to retreive some informations about user agent enabled features from server side https://github.com/whatwg/html/issues/9014 
  - [proposal] Integrate handlebars as a native available template engine in html https://github.com/whatwg/html/issues/9004 
  - Upcoming HTML standard issue triage meeting on 3/9/2023 https://github.com/whatwg/html/issues/8942 [agenda+] 
  - <!DOCTYPE html>  <html> <head>     <meta charset="utf-8">     <title><Mhmmad ></title> </head> <body> <h1>Mohmmad </h1> <h2>Mohmmad </h2>  <p> i am mohmmad  i am the best man in the world </p> <h2> some Pictures i liket </h2> <img src="https://www.cairo24.com/Upload/libfiles/79/5/875.jpg"/>      </body> </html> https://github.com/whatwg/html/issues/9001 
  - Rename PopoverTargetElement mixin to PopoverInvokerElement https://github.com/whatwg/html/issues/8979 [clarification] [topic: popover] 
  - Issues with "Check popover validity" in popover target attribute activation behavior https://github.com/whatwg/html/issues/8983 [topic: popover] 
  - popover*targetElement IDL attributes can be misleading https://github.com/whatwg/html/issues/8894 [topic: popover] [topic: reflect] 
  - Activation behavior for `<input>` never runs popover activation behavior https://github.com/whatwg/html/issues/8982 [topic: popover] 
  - Specify `contenteditable=plaintext-only` https://github.com/whatwg/html/issues/7864 [topic: editing] 
  - Add a means to consume user activation through automated testing https://github.com/whatwg/html/issues/8608 
  - Do non-HTML elements reflect between popoverTargetElement and popovertarget attribute? https://github.com/whatwg/html/issues/8988 [topic: popover] [topic: reflect] 

* whatwg/dom (+0/-0/💬5)
  1 issues received 5 new comments:
  - #831 Declarative Shadow DOM (5 by bathos, flavi1)
    https://github.com/whatwg/dom/issues/831 [topic: shadow] [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+1/-4/💬10)
  1 pull requests submitted:
  - Clarify mappings for contenteditable (by scottaohara)
    https://github.com/w3c/html-aam/pull/463 

  5 pull requests received 10 new comments:
  - #448 Clarification: label element and for attribute (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/448 
  - #436 Clarify summary role when not properly used (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/436 
  - #429 Addition: clarify when to expose a required element as invalid (2 by scottaohara)
    https://github.com/w3c/html-aam/pull/429 
  - #410 Addition: inert attribute mappings (5 by cookiecrook, scottaohara, zcorpan)
    https://github.com/w3c/html-aam/pull/410 
  - #398 hgroup element mapping update (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/398 

  4 pull requests merged:
  - hgroup element mapping update
    https://github.com/w3c/html-aam/pull/398 
  - clarify output element naming
    https://github.com/w3c/html-aam/pull/402 
  - Clarify summary role when not properly used
    https://github.com/w3c/html-aam/pull/436 
  - Clarification: clarify checked mapping tables
    https://github.com/w3c/html-aam/pull/462 

* whatwg/html (+4/-6/💬28)
  4 pull requests submitted:
  - Add "lbry" scheme to allowlist (by ben221199)
    https://github.com/whatwg/html/pull/9017 
  - Clean up popover focusing steps (by nt1m)
    https://github.com/whatwg/html/pull/8998 
  - Editorial: Remove references to resource hints (by noamr)
    https://github.com/whatwg/html/pull/8996 
  - Remove now-unnecessary COOP-specific navigation redirect fix (by domenic)
    https://github.com/whatwg/html/pull/8995 [topic: navigation] [integration] [topic: cross-origin-opener-policy] 

  12 pull requests received 28 new comments:
  - #9017 Add "lbry" scheme to allowlist (1 by ben221199)
    https://github.com/whatwg/html/pull/9017 
  - #8993 Correct popover invokers (1 by annevk)
    https://github.com/whatwg/html/pull/8993 [needs tests] [topic: popover] 
  - #8972 Add steps to destroy documents that are ineligible for receiving message when posting message through broadcast channel (9 by asutherland, cdumez, fergald, petervanderbeken)
    https://github.com/whatwg/html/pull/8972 [topic: history] [topic: serialize and transfer] 
  - #8962 Revamp the popover target attributes (1 by annevk)
    https://github.com/whatwg/html/pull/8962 [normative change] [topic: popover] 
  - #8961 Syntax simplification of CSS `<source-size-list>` (4 by cdoublev, tabatkins, zcorpan)
    https://github.com/whatwg/html/pull/8961 [topic: img] 
  - #8687 Change createImageBitMaps's imageOrientation attributes (2 by smaug----, yiyix)
    https://github.com/whatwg/html/pull/8687 
  - #8609 Adds 'Consume User Activation of Window' via WebDriver (2 by marcoscaceres)
    https://github.com/whatwg/html/pull/8609 
  - #8368 Add spec text for rendering suppression during transition (1 by khushalsagar)
    https://github.com/whatwg/html/pull/8368 
  - #8275 Define contenteditable `plaintext-only` state (2 by annevk, zcorpan)
    https://github.com/whatwg/html/pull/8275 
  - #8175 Rename 'intrinsic dimensions' to 'natural dimensions' to match CSS (3 by annevk, zcorpan)
    https://github.com/whatwg/html/pull/8175 [clarification] [topic: media] [topic: img] 
  - #8008 Add sizes=auto to lazy-loaded <img> (1 by zcorpan)
    https://github.com/whatwg/html/pull/8008 
  - #7911 Add IPFS and IPNS as safelisted schemes for registerProtocolHandler() (1 by ben221199)
    https://github.com/whatwg/html/pull/7911 

  6 pull requests merged:
  - Editorial: Remove references to resource hints
    https://github.com/whatwg/html/pull/8996 
  - Revamp the popover target attributes
    https://github.com/whatwg/html/pull/8962 [normative change] [topic: popover] 
  - Clarify how to use reflect in a specification
    https://github.com/whatwg/html/pull/8980 [clarification] [topic: reflect] 
  - Define contenteditable `plaintext-only` state
    https://github.com/whatwg/html/pull/8275 
  - Adds 'Consume User Activation of Window' via WebDriver
    https://github.com/whatwg/html/pull/8609 
  - Correct WAI-ARIA integration for custom elements
    https://github.com/whatwg/html/pull/8974 [accessibility] [a11y-tracker] [topic: reflect] 

* whatwg/dom (+1/-0/💬15)
  1 pull requests submitted:
  - Rename Range's 'start' and 'end' to 'range start' and 'range end'. (by tabatkins)
    https://github.com/whatwg/dom/pull/1168 

  3 pull requests received 15 new comments:
  - #1168 Rename Range's 'start' and 'end' to 'range start' and 'range end'. (12 by annevk, domenic, fantasai, tabatkins)
    https://github.com/whatwg/dom/pull/1168 
  - #819 Adoption and DocumentFragment, part two (2 by bigopon, karlcow)
    https://github.com/whatwg/dom/pull/819 
  - #336 Do not dispatch a trusted event when target and reletedTarget are identical (1 by dSalieri)
    https://github.com/whatwg/dom/pull/336 


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 March 2023 17:00:24 UTC