Weekly github digest (HTML specs)

Issues
------
* w3c/webcomponents (+1/-0/💬7)
  1 issues created:
  - `CustomElementRegistry.define()` should return the new custom element (by rpivo)
    https://github.com/WICG/webcomponents/issues/927 

  3 issues received 7 new comments:
  - #927 `CustomElementRegistry.define()` should return the new custom element (5 by domenic, dominiccooney, markcellus, rniwa)
    https://github.com/WICG/webcomponents/issues/927 
  - #889 Allowing CSS combinators postfixed to the ::slotted() selector (1 by trusktr)
    https://github.com/WICG/webcomponents/issues/889 [css] [needs concrete proposal] [shadow-dom] 
  - #774 In Shadow DOM v1, tabIndex=-1 makes all elements inside the shadow tree to be no tab-focusable (1 by miki10194)
    https://github.com/WICG/webcomponents/issues/774 

* whatwg/html (+12/-5/💬59)
  12 issues created:
  - Add support for obtaining display's physical dimensions in millimeters (by juj)
    https://github.com/whatwg/html/issues/6712 
  - [Suggestion] Add constants for SVG, and MathML namespaces (by Jamesernator)
    https://github.com/whatwg/html/issues/6711 
  - Onz (by sharezal)
    https://github.com/whatwg/html/issues/6710 
  - input (by alwayslucy)
    https://github.com/whatwg/html/issues/6705 
  - contribuicao (by Detetivepro1)
    https://github.com/whatwg/html/issues/6704 
  - target's TLBC should be target's BC's TLBC in has focus steps (by domenic)
    https://github.com/whatwg/html/issues/6703 [good first issue] 
  - Consider moving XHR's definition of "entry list" to HTML (by andreubotella)
    https://github.com/whatwg/html/issues/6701 
  - salam (by javadpkfr)
    https://github.com/whatwg/html/issues/6700 
  - Allow certain tasks to run even when document is not fully active? (by rakina)
    https://github.com/whatwg/html/issues/6699 
  - Allow HTML web apps to force 24 hour time format in <input type=time> (by skissane)
    https://github.com/whatwg/html/issues/6698 
  - Specify scroll into view for find-in-page and sequential focus navigation (by zcorpan)
    https://github.com/whatwg/html/issues/6694 
  - Khan (by Mainul00)
    https://github.com/whatwg/html/issues/6693 

  25 issues received 59 new comments:
  - #6712 Add support for obtaining display's physical dimensions in millimeters (2 by pshaughn)
    https://github.com/whatwg/html/issues/6712 
  - #6703 target's TLBC should be target's BC's TLBC in has focus steps (1 by Patil2099)
    https://github.com/whatwg/html/issues/6703 [good first issue] 
  - #6701 Consider moving XHR's definition of "entry list" to HTML (1 by annevk)
    https://github.com/whatwg/html/issues/6701 [clarification] 
  - #6699 Allow certain tasks to run even when document is not fully active? (4 by annevk, domenic, rakina)
    https://github.com/whatwg/html/issues/6699 
  - #6698 Allow HTML web apps to force 24 hour time format in <input type=time> (1 by annevk)
    https://github.com/whatwg/html/issues/6698 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #6694 Specify scroll into view for find-in-page and sequential focus navigation (5 by emilio, josepharhar, zcorpan)
    https://github.com/whatwg/html/issues/6694 
  - #6647 Investigate textarea newline normalization (4 by andreubotella, annevk, mfreed7)
    https://github.com/whatwg/html/issues/6647 [interop] [topic: forms] 
  - #6633 Allow <source> to use <img>'s sizes data as a fallback (6 by colinbendell, jakearchibald, zcorpan)
    https://github.com/whatwg/html/issues/6633 [addition/proposal] [topic: img] 
  - #6588 Should last activation timestamp be reset after navigation? (4 by annevk, rakina)
    https://github.com/whatwg/html/issues/6588 [topic: user activation] 
  - #6579 Maybe all navigations before the document is completely loaded should be "replace" (1 by domenic)
    https://github.com/whatwg/html/issues/6579 [interop] [topic: navigation] 
  - #6563 Define back-forward cache behavior in terms of Navigation Timing reporting (1 by rakina)
    https://github.com/whatwg/html/issues/6563 [topic: history] 
  - #6516 Output element value/defaultValue/reset() is not interoperable (1 by annevk)
    https://github.com/whatwg/html/issues/6516 [interop] [topic: forms] 
  - #6480 Custom Elements: deferred upgrade until displayable (7 by atotic, chrishtr, dvoytenko, jridgewell)
    https://github.com/whatwg/html/issues/6480 [topic: custom elements] 
  - #5878 Back-forward cache: Restoring focus (2 by rakina, rniwa)
    https://github.com/whatwg/html/issues/5878 [topic: focus] [topic: history] 
  - #5616 Array color input for Canvas2D (4 by annevk, domenic, mysteryDate)
    https://github.com/whatwg/html/issues/5616 [addition/proposal] [topic: canvas] 
  - #4926 Define a policy container (3 by annevk, antosart)
    https://github.com/whatwg/html/issues/4926 [clarification] [integration] [interop] [needs tests] [topic: policy container] 
  - #4923 add attribute  max-size to input type file (1 by bhumit070)
    https://github.com/whatwg/html/issues/4923 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #4904 "For example, it is incorrect to use hidden to h..." (2 by LJWatson, thierryk)
    https://github.com/whatwg/html/issues/4904 [document conformance] 
  - #4654 Add "auto sizes" for lazy-loaded images (1 by zcorpan)
    https://github.com/whatwg/html/issues/4654 [addition/proposal] [needs implementer interest] [topic: img] 
  - #3935 Safelist protocol handlers for DWeb (1 by RangerMauve)
    https://github.com/whatwg/html/issues/3935 [addition/proposal] [impacts documentation] [topic: custom protocols] 
  - #3699 It is unclear how directionality should be inherited into Shadow DOM (3 by MyidShin, annevk)
    https://github.com/whatwg/html/issues/3699 [i18n-alreq] [i18n-hlreq] [i18n-tracker] [topic: shadow] 
  - #3099 Define behavior for `file://` documents' origin. (1 by anforowicz)
    https://github.com/whatwg/html/issues/3099 [security/privacy] [topic: cookie] [topic: origin] 
  - #2711 Need hook for when a browsing context gains or loses focus  (1 by sharezal)
    https://github.com/whatwg/html/issues/2711 [integration] [topic: focus] 
  - #2254 Standardize <template> variables and event handlers (1 by jurca)
    https://github.com/whatwg/html/issues/2254 [addition/proposal] [needs implementer interest] [topic: events] 
  - #1191 Implicit race with frame loading vs pushState/hash change (1 by domenic)
    https://github.com/whatwg/html/issues/1191 [topic: history] [topic: navigation] 

  5 issues closed:
  - Investigate textarea newline normalization https://github.com/whatwg/html/issues/6647 [interop] [topic: forms] 
  - Consider not normalizing form entries during construction of the entry list https://github.com/whatwg/html/issues/6469 
  - Web reality: Newline normalization in form payloads and in FormData objects https://github.com/whatwg/html/issues/6247 
  - Output element value/defaultValue/reset() is not interoperable https://github.com/whatwg/html/issues/6516 [interop] [topic: forms] 
  - Proposal: add createConicGradient to CanvasRenderingContext2D https://github.com/whatwg/html/issues/5431 [addition/proposal] [needs concrete proposal] [topic: canvas] 

* whatwg/dom (+2/-1/💬39)
  2 issues created:
  - commit snapshots (by Bareypatch)
    https://github.com/whatwg/dom/issues/982 
  - Specify that AbortController#abort() be bound to AbortController instance (by broofa)
    https://github.com/whatwg/dom/issues/981 

  4 issues received 39 new comments:
  - #981 Specify that AbortController#abort() be bound to AbortController instance (18 by annevk, bathos, broofa, domenic, jakearchibald)
    https://github.com/whatwg/dom/issues/981 [addition/proposal] [needs implementer interest] [topic: aborting] 
  - #965 Expose document fragment serialization algorithm (7 by Jamesernator, LeaVerou, annevk)
    https://github.com/whatwg/dom/issues/965 
  - #946 Expose an `aborted` promise on AbortSignal? (13 by bathos, domenic, getify, jakearchibald, jasnell)
    https://github.com/whatwg/dom/issues/946 [needs implementer interest] [topic: aborting] 
  - #365 Allow an EventTarget to provide the default value of the AddEventListenerOptions (1 by foolip)
    https://github.com/whatwg/dom/issues/365 [topic: events] 

  1 issues closed:
  - Specify that AbortController#abort() be bound to AbortController instance https://github.com/whatwg/dom/issues/981 



Pull requests
-------------
* whatwg/html (+4/-6/💬24)
  4 pull requests submitted:
  - Meta: do not export incumbent settings object (by domenic)
    https://github.com/whatwg/html/pull/6702 
  - Change the textarea wrapping algorithm to normalize to LF. (by andreubotella)
    https://github.com/whatwg/html/pull/6697 
  - Add notes for focus & non-"fully active" documents (by rakina)
    https://github.com/whatwg/html/pull/6696 
  - Take sizes from <img> if a <source> doesn't have a sizes attribute (by jakearchibald)
    https://github.com/whatwg/html/pull/6695 

  9 pull requests received 24 new comments:
  - #6696 Add notes for focus & non-"fully active" documents (1 by domenic)
    https://github.com/whatwg/html/pull/6696 [topic: focus] 
  - #6670 Update marking of navigation timing to include Service Worker Timing (1 by yoavweiss)
    https://github.com/whatwg/html/pull/6670 
  - #6584 Add FTP related protocols to the `registerProtocolHandler` safelist. (1 by asankah)
    https://github.com/whatwg/html/pull/6584 
  - #6569 Define <meta media>. Fixes #6495. (1 by aarongustafson)
    https://github.com/whatwg/html/pull/6569 [addition/proposal] [document conformance] [normative change] [topic: style] 
  - #6478 Restore the rb and rtc elements and update ruby content model accordingly (4 by annevk, domenic, murata2makoto)
    https://github.com/whatwg/html/pull/6478 [do not merge yet] [needs implementer interest] 
  - #6466 Expand <details> for find-in-page and element fragments (8 by emilio, josepharhar, zcorpan)
    https://github.com/whatwg/html/pull/6466 [agenda+] [needs tests] 
  - #6462 Obsolete <hgroup> (3 by domenic, sideshowbarker)
    https://github.com/whatwg/html/pull/6462 
  - #5959 Define speculative HTML parsing (1 by zcorpan)
    https://github.com/whatwg/html/pull/5959 [topic: parser] 
  - #2426 [HTMLMediaElement] Add a controlsList/controlslist attribute. (4 by beaufortfrancois, domenic)
    https://github.com/whatwg/html/pull/2426 [addition/proposal] [do not merge yet] [needs implementer interest] 

  6 pull requests merged:
  - Meta: do not export incumbent settings object
    https://github.com/whatwg/html/pull/6702 
  - Change the textarea wrapping algorithm to normalize to LF.
    https://github.com/whatwg/html/pull/6697 
  - Remove newline normalization in construct the entry list
    https://github.com/whatwg/html/pull/6624 [topic: forms] 
  - Add a final newline normalization for form payloads
    https://github.com/whatwg/html/pull/6287 
  - Meta: export "system focus"
    https://github.com/whatwg/html/pull/6689 [meta] 
  - Add conic-gradient
    https://github.com/whatwg/html/pull/6661 [addition/proposal] [topic: canvas] 


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, 24 May 2021 17:00:22 UTC