Weekly github digest (HTML specs)

Issues
------
* w3c/webcomponents (+0/-0/๐Ÿ’ฌ4)
  3 issues received 4 new comments:
  - #645 HTML Modules (1 by ox-harris)
    https://github.com/WICG/webcomponents/issues/645 [modules] [needs concrete proposal] 
  - #565 [idea] Make use of `observedAttributes` optional (2 by Matsuuu, WebReflection)
    https://github.com/WICG/webcomponents/issues/565 
  - #204 Observe ShadowRoot attachment (1 by felixfbecker)
    https://github.com/WICG/webcomponents/issues/204 [shadow-dom] [v2] 

* whatwg/html (+12/-9/๐Ÿ’ฌ63)
  12 issues created:
  - Img: add method to check if image format is supported (by mpetroff)
    https://github.com/whatwg/html/issues/6324 
  - media fragments support for anchor links (by heeplr)
    https://github.com/whatwg/html/issues/6323 
  - ุชู‚ุฏูŠู… ุดูƒูˆู‰  (by Fahad43362)
    https://github.com/whatwg/html/issues/6321 
  - Proposal: new element for measurements <m> (by futekov)
    https://github.com/whatwg/html/issues/6319 
  - Need help (by Sweeti2021)
    https://github.com/whatwg/html/issues/6318 
  - Remove Plugin and MimeType classes (by annevk)
    https://github.com/whatwg/html/issues/6317 [removal/deprecation] 
  - Is about:srcdoc a navigable URL? It doesn't seem so... mostly (by domfarolino)
    https://github.com/whatwg/html/issues/6316 [topic: browsing context] [topic: navigation] 
  - Html (by Ramsey-hash2020)
    https://github.com/whatwg/html/issues/6314 
  - MATRIX  (by Irapuato)
    https://github.com/whatwg/html/issues/6313 
  - Mobile Soft Keyboard API (by nxtexe)
    https://github.com/whatwg/html/issues/6312 
  - Blockification of <legend> (by emilio)
    https://github.com/whatwg/html/issues/6310 
  - HTML5 (by bbobbas)
    https://github.com/whatwg/html/issues/6309 

  17 issues received 63 new comments:
  - #6319 Proposal: new element for measurements <m> (5 by Yay295, domenic, futekov)
    https://github.com/whatwg/html/issues/6319 
  - #6316 Is about:srcdoc a navigable URL? It doesn't seem so... mostly (3 by annevk, domenic, domfarolino)
    https://github.com/whatwg/html/issues/6316 [topic: browsing context] [topic: navigation] 
  - #6312 Mobile Soft Keyboard API (4 by Yay295, annevk, nxtexe)
    https://github.com/whatwg/html/issues/6312 
  - #6310 Blockification of <legend> (6 by MatsPalmgren, annevk, emilio, mstensho, zcorpan)
    https://github.com/whatwg/html/issues/6310 [topic: rendering] 
  - #6306 Do we really want to clip the sourceRect of createImageBitmap to the input's dimensions? (5 by Kaiido, annevk, jakearchibald, jdashg, junov)
    https://github.com/whatwg/html/issues/6306 [interop] [topic: canvas] 
  - #6286 Remove restriction of <figcaption> to first/last child of <figure> (1 by brucelawson)
    https://github.com/whatwg/html/issues/6286 
  - #6267 Does the track element really use "same-origin" as fallback? (2 by annevk, zcorpan)
    https://github.com/whatwg/html/issues/6267 [interop] [topic: fetch] [topic: media] 
  - #6264 input: we can skip maxLength threshold by set value dynamicly (3 by HomyeeKing, annevk)
    https://github.com/whatwg/html/issues/6264 
  - #6235 Escape "<" and ">" in attributes (4 by mikewest, zcorpan)
    https://github.com/whatwg/html/issues/6235 [needs compat analysis] [needs implementer interest] [normative change] [security-tracker] [security/privacy] [topic: parser] 
  - #6205 Missing list of abbreviations (1 by Rashika101)
    https://github.com/whatwg/html/issues/6205 [clarification] [good first issue] 
  - #6202 Updating the session history: same-URL case is broken (1 by domenic)
    https://github.com/whatwg/html/issues/6202 [topic: history] [topic: navigation] 
  - #6003 Removing plugins? (6 by foolip, mfreed7, rniwa, tomayac)
    https://github.com/whatwg/html/issues/6003 [removal/deprecation] [topic: embed and object] 
  - #5767 Changing the session history spec to converge on historical & modern browser behaviour (17 by annevk, domenic, jakearchibald, rakina)
    https://github.com/whatwg/html/issues/5767 [topic: history] 
  - #3988 Ambiguity around synchronicity for media resource selection algorithm (1 by annevk)
    https://github.com/whatwg/html/issues/3988 [interop] [topic: media] 
  - #2791 Client side include feature for HTML (2 by Yay295, collimarco)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 
  - #2635 Allow chrome-initiated toplevel navigations to isolate browsing context (1 by annevk)
    https://github.com/whatwg/html/issues/2635 [topic: browsing context] [topic: navigation] 
  - #1445 Initializing a document from a response (1 by domfarolino)
    https://github.com/whatwg/html/issues/1445 [topic: navigation] 

  9 issues closed:
  - input: we can skip maxLength threshold by set value dynamicly https://github.com/whatwg/html/issues/6264 
  - Initializing a document from a response https://github.com/whatwg/html/issues/1445 [topic: navigation] 
  - Is about:srcdoc a navigable URL? It doesn't seem so... mostly https://github.com/whatwg/html/issues/6316 [topic: browsing context] [topic: navigation] 
  - Proposal: new element for measurements <m> https://github.com/whatwg/html/issues/6319 
  - Need help https://github.com/whatwg/html/issues/6318 
  - Mobile Soft Keyboard API https://github.com/whatwg/html/issues/6312 
  - MATRIX  https://github.com/whatwg/html/issues/6313 
  - Should <link target> (and <base target> for <link>) work? https://github.com/whatwg/html/issues/2617 [topic: hyperlink] 
  - Consider making <link> never match :link / :visited, and make it not traversable. https://github.com/whatwg/html/issues/4831 [removal/deprecation] [topic: hyperlink] [topic: link] 

* whatwg/dom (+0/-1/๐Ÿ’ฌ1)
  1 issues received 1 new comments:
  - #831 Declarative Shadow DOM (1 by kaleidawave)
    https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow] 

  1 issues closed:
  - Element.matches(selectors) seeming typo / missing step https://github.com/whatwg/dom/issues/921 



Pull requests
-------------
* whatwg/html (+5/-6/๐Ÿ’ฌ29)
  5 pull requests submitted:
  - Export terms referenced from w3c/ServiceWorker#1545 (by yutakahirano)
    https://github.com/whatwg/html/pull/6325 
  - Editorial: anticlockwise โ†’ counterclockwise (by annevk)
    https://github.com/whatwg/html/pull/6322 
  - Add matrix to the safelisted schemes list (by MayeulC)
    https://github.com/whatwg/html/pull/6320 
  - Browsing sessions (by jakearchibald)
    https://github.com/whatwg/html/pull/6315 
  - Meta: minor references cleanup (by annevk)
    https://github.com/whatwg/html/pull/6311 

  16 pull requests received 29 new comments:
  - #6325 Export terms referenced from w3c/ServiceWorker#1545 (1 by yutakahirano)
    https://github.com/whatwg/html/pull/6325 
  - #6315 Browsing sessions (1 by jakearchibald)
    https://github.com/whatwg/html/pull/6315 
  - #6307 Meta: remove demos/offline/* (1 by sideshowbarker)
    https://github.com/whatwg/html/pull/6307 
  - #6297 Add early return to JS dialogs triggered from different origin-domain iframes (3 by carlosjoan91, domenic)
    https://github.com/whatwg/html/pull/6297 
  - #6296 Make all plugin-related APIs no-ops (2 by annevk, domenic)
    https://github.com/whatwg/html/pull/6296 [removal/deprecation] 
  - #6294 Fix update a style block to match reality and CSSWG resolution. (4 by LJ1102, annevk, domenic, emilio)
    https://github.com/whatwg/html/pull/6294 [topic: style] 
  - #6292 Remove references to CSP plugin-types (1 by domenic)
    https://github.com/whatwg/html/pull/6292 [removal/deprecation] [topic: embed and object] 
  - #6287 Add a final newline normalization for form payloads (4 by andreubotella, annevk)
    https://github.com/whatwg/html/pull/6287 
  - #6278 Fix WebIDL terms (2 by annevk, momdo)
    https://github.com/whatwg/html/pull/6278 
  - #6269 Simplify <link>s (1 by domenic)
    https://github.com/whatwg/html/pull/6269 [interop] [removal/deprecation] [topic: hyperlink] [topic: link] 
  - #6256 Use :focus-visible in "Phrasing Content" section. (2 by domenic, mrego)
    https://github.com/whatwg/html/pull/6256 [needs implementer interest] [normative change] [topic: rendering] 
  - #6204 autofocus: Loosen fragment identifier restriction (2 by annevk, tkent-google)
    https://github.com/whatwg/html/pull/6204 
  - #6032 Remove specification of intrinsic aspect-ratio, and instead map widthโ€ฆ (1 by domenic)
    https://github.com/whatwg/html/pull/6032 [topic: rendering] 
  - #5959 Define speculative HTML parsing (2 by zcorpan)
    https://github.com/whatwg/html/pull/5959 
  - #5894 Add width and height attributes to source elements (1 by Jeet21380)
    https://github.com/whatwg/html/pull/5894 [needs tests] 
  - #5339 [WIP] JavaScript Realm proposal integration (1 by erights)
    https://github.com/whatwg/html/pull/5339 [do not merge yet] 

  6 pull requests merged:
  - Fix WebIDL terms
    https://github.com/whatwg/html/pull/6278 
  - Use :focus-visible in "Phrasing Content" section.
    https://github.com/whatwg/html/pull/6256 [needs implementer interest] [normative change] [topic: rendering] 
  - Editorial: anticlockwise โ†’ counterclockwise
    https://github.com/whatwg/html/pull/6322 
  - Meta: minor references cleanup
    https://github.com/whatwg/html/pull/6311 
  - Meta: remove demos/offline/*
    https://github.com/whatwg/html/pull/6307 
  - Simplify <link>s
    https://github.com/whatwg/html/pull/6269 [interop] [removal/deprecation] [topic: hyperlink] [topic: link] 

* whatwg/dom (+0/-1/๐Ÿ’ฌ0)
  1 pull requests merged:
  - Correct step in matches()
    https://github.com/whatwg/dom/pull/923 


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, 25 January 2021 17:00:15 UTC