Weekly github digest (HTML specs)

Issues
------
* w3c/htmlwg (+1/-0/πŸ’¬0)
  1 issues created:
  - CFC: Publish the January 2020 HTML Standard Review Draft as W3C Proposed Recommendation (by siusin)
    https://github.com/w3c/htmlwg/issues/15 

* w3c/webcomponents (+0/-0/πŸ’¬10)
  5 issues received 10 new comments:
  - #907 Scoped Custom Element Registry: Moving elements with shadow roots between documents (2 by annevk, leobalter)
    https://github.com/WICG/webcomponents/issues/907 
  - #901 Template/part proposals should explain how and why they improve performance (2 by annevk, yuzhe-han)
    https://github.com/WICG/webcomponents/issues/901 [templates] 
  - #809 Need a callback for when children changed or parser finished parsing children (1 by kmmbvnr)
    https://github.com/WICG/webcomponents/issues/809 [custom-elements] [html-dom] [needs concrete proposal] [v2] 
  - #682 [templates] How featureful should the default processor be? (1 by ByteEater-pl)
    https://github.com/WICG/webcomponents/issues/682 [templates] 
  - #587 Non-class based example of customElement.define() (4 by bathos, sapphous)
    https://github.com/WICG/webcomponents/issues/587 

* whatwg/html (+9/-8/πŸ’¬57)
  9 issues created:
  - SAMADNET (by NAEM480)
    https://github.com/whatwg/html/issues/6200 
  - Updating the session history seems pretty broken (by domfarolino)
    https://github.com/whatwg/html/issues/6197 [topic: browsing context] [topic: history] 
  - Add new pragma directive - x-dns-prefetch-control (by edent)
    https://github.com/whatwg/html/issues/6196 
  - Semantic Aliases for Abbreviated Tags and Attributes (by merlinpatt)
    https://github.com/whatwg/html/issues/6195 
  - Hooks for changes to the tree of browsing contexts (by foolip)
    https://github.com/whatwg/html/issues/6194 
  - Automatically open details when contents targetted by fragment URL (by fantasai)
    https://github.com/whatwg/html/issues/6193 
  - Renaming the Origin-Isolation header (by domenic)
    https://github.com/whatwg/html/issues/6192 [normative change] 
  - Reinstate deprecated 'name' attribute for anchors - suggestion and request for comment (by Scrabble96)
    https://github.com/whatwg/html/issues/6188 
  - Should origin-isolation inherit into blob: URLs? (by domenic)
    https://github.com/whatwg/html/issues/6186 

  23 issues received 57 new comments:
  - #6200 SAMADNET (2 by NAEM480)
    https://github.com/whatwg/html/issues/6200 
  - #6197 Updating the session history seems pretty broken (1 by domfarolino)
    https://github.com/whatwg/html/issues/6197 [topic: browsing context] [topic: history] 
  - #6196 Add new pragma directive - x-dns-prefetch-control (4 by annevk, domenic, edent)
    https://github.com/whatwg/html/issues/6196 
  - #6195 Semantic Aliases for Abbreviated Tags and Attributes (3 by annevk, merlinpatt)
    https://github.com/whatwg/html/issues/6195 
  - #6194 Hooks for changes to the tree of browsing contexts (3 by annevk, foolip)
    https://github.com/whatwg/html/issues/6194 [integration] 
  - #6193 Automatically open details when contents targetted by fragment URL (1 by annevk)
    https://github.com/whatwg/html/issues/6193 [addition/proposal] 
  - #6192 Renaming the Origin-Isolation header (3 by annevk, syg)
    https://github.com/whatwg/html/issues/6192 [normative change] 
  - #6188 Reinstate deprecated 'name' attribute for anchors - suggestion and request for comment (2 by Scrabble96, annevk)
    https://github.com/whatwg/html/issues/6188 
  - #6186 Should origin-isolation inherit into blob: URLs? (1 by annevk)
    https://github.com/whatwg/html/issues/6186 
  - #6183 Allow main inside td (3 by iane87, scottaohara, tabatkins)
    https://github.com/whatwg/html/issues/6183 
  - #6181 :autofill pseudo-class. (1 by tabatkins)
    https://github.com/whatwg/html/issues/6181 [addition/proposal] [integration] [topic: rendering] 
  - #6178 Restrict communication between same-origin documents in different pages with different COOP status (2 by camillelamy, domenic)
    https://github.com/whatwg/html/issues/6178 [normative change] [topic: cross-origin-opener-policy] 
  - #6177 COOP same-origin and same-origin-allow-popups should key agent clusters to origin even without COEP (10 by annevk, camillelamy, domenic)
    https://github.com/whatwg/html/issues/6177 [normative change] [topic: cross-origin-opener-policy] 
  - #6040 Proposal: beforematch event and content-visibility: hidden-matchable (1 by fantasai)
    https://github.com/whatwg/html/issues/6040 [addition/proposal] [needs implementer interest] 
  - #5958 New ambiguous dfns (2 by domenic, tabatkins)
    https://github.com/whatwg/html/issues/5958 [meta] 
  - #5678 Move the focus back to the previous focused element for dialog.close() (3 by annevk, domenic, josepharhar)
    https://github.com/whatwg/html/issues/5678 [a11y-tracker] [accessibility] [addition/proposal] [needs implementer interest] [topic: dialog] [topic: focus] 
  - #5252 Fragment check in the "flush autofocus candidate" algorithm caused a compatibility issue (1 by natevw)
    https://github.com/whatwg/html/issues/5252 [topic: focus] 
  - #4926 Define a policy container (1 by domenic)
    https://github.com/whatwg/html/issues/4926 [clarification] [integration] [interop] [needs tests] 
  - #4400 Yielding to the event loop (in some way) between module evaluations (5 by LeszekSwirski, annevk, hiroshige-g, littledan)
    https://github.com/whatwg/html/issues/4400 [normative change] [topic: script] 
  - #4087 Add a low latency mode for 2D/3D Canvas contexts (2 by aminya, jdashg)
    https://github.com/whatwg/html/issues/4087 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #2455 "create new browsing context" incorrectly calls algorithm requiring document before document is set (4 by domenic, domfarolino)
    https://github.com/whatwg/html/issues/2455 [topic: browsing context] 
  - #2191 Disable custom protocols in sandboxed iframe (1 by mikewest)
    https://github.com/whatwg/html/issues/2191 [addition/proposal] [normative change] [security/privacy] [topic: custom protocols] 
  - #617 A setTimeout that returns a promise that resolves after specified time. (1 by saschanaz)
    https://github.com/whatwg/html/issues/617 [addition/proposal] [needs implementer interest] 

  8 issues closed:
  - Semantic Aliases for Abbreviated Tags and Attributes https://github.com/whatwg/html/issues/6195 
  - SAMADNET https://github.com/whatwg/html/issues/6200 
  - "create new browsing context" incorrectly calls algorithm requiring document before document is set https://github.com/whatwg/html/issues/2455 [topic: browsing context] 
  - Automatically open details when contents targetted by fragment URL https://github.com/whatwg/html/issues/6193 [addition/proposal] 
  - Standardize on no beforeunload dialog for windows without sticky activation? https://github.com/whatwg/html/issues/6139 [interop] [topic: navigation] 
  - What is the expected result of constructing a focus chain? https://github.com/whatwg/html/issues/6161 [topic: focus] 
  - Reinstate deprecated 'name' attribute for anchors - suggestion and request for comment https://github.com/whatwg/html/issues/6188 
  - Integrate Fetch and "AppCache" or remove "AppCache" https://github.com/whatwg/html/issues/151 [normative change] [removal/deprecation] [topic: appcache] [topic: navigation] 

* whatwg/dom (+0/-2/πŸ’¬14)
  4 issues received 14 new comments:
  - #930 What should `adoptNode` return for a `DocumentFragment` with a non-null host? (2 by annevk, twilco)
    https://github.com/whatwg/dom/issues/930 
  - #920 Consider adding AbortController.prototype.follow(signal) (8 by annevk, bart7951, benjamingr, benlesh, domenic, noseratio)
    https://github.com/whatwg/dom/issues/920 [addition/proposal] [needs implementer interest] [topic: aborting] 
  - #912 [Declarative Shadow DOM] How should we build the "opt-in" for fragment parsing of declarative Shadow DOM? (1 by ByteEater-pl)
    https://github.com/whatwg/dom/issues/912 [topic: shadow] 
  - #895 Add NodeList.setAttributes (3 by LeaVerou, annevk, yuzhe-han)
    https://github.com/whatwg/dom/issues/895 [addition/proposal] [needs implementer interest] 

  2 issues closed:
  - Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? https://github.com/whatwg/dom/issues/911 [addition/proposal] [needs implementer interest] [topic: aborting] [topic: events] 
  - What should `adoptNode` return for a `DocumentFragment` with a non-null host? https://github.com/whatwg/dom/issues/930 



Pull requests
-------------
* whatwg/html (+5/-6/πŸ’¬45)
  5 pull requests submitted:
  - Add promise version setTimeout with AbortSignal support (by saschanaz)
    https://github.com/whatwg/html/pull/6201 
  - Fix updating the session history to activate new Documents (by domfarolino)
    https://github.com/whatwg/html/pull/6199 [topic: history] 
  - Fix setting a window settings object's URL (by domfarolino)
    https://github.com/whatwg/html/pull/6191 
  - Meta: fix ambiguous <dfn> for name="" (by domenic)
    https://github.com/whatwg/html/pull/6190 [spec tooling] 
  - Gate beforeunload dialogs behind sticky activation (by domenic)
    https://github.com/whatwg/html/pull/6189 [topic: navigation] [topic: user activation] 

  16 pull requests received 45 new comments:
  - #6201 Add promise version setTimeout with AbortSignal support (1 by domenic)
    https://github.com/whatwg/html/pull/6201 
  - #6191 Fix setting a window settings object's URL (3 by domenic, domfarolino)
    https://github.com/whatwg/html/pull/6191 
  - #6189 Gate beforeunload dialogs behind sticky activation (1 by annevk)
    https://github.com/whatwg/html/pull/6189 [topic: navigation] [topic: user activation] 
  - #6172 Have document.hasFocus() and blur/focus events reveal system-level focus (4 by domenic, jan-ivar)
    https://github.com/whatwg/html/pull/6172 [topic: focus] 
  - #6153 Remove AppCache (2 by annevk, domenic)
    https://github.com/whatwg/html/pull/6153 [removal/deprecation] [topic: appcache] 
  - #6056 Move worklets into the HTML Standard (1 by sideshowbarker)
    https://github.com/whatwg/html/pull/6056 [impacts documentation] [topic: worklets] 
  - #6032 Remove specification of intrinsic aspect-ratio, and instead map width… (2 by domenic, tabatkins)
    https://github.com/whatwg/html/pull/6032 [topic: rendering] 
  - #5883 Import assertions integration (1 by dandclark)
    https://github.com/whatwg/html/pull/5883 [do not merge yet] [topic: script] 
  - #5783 Point mapping of <meta> referrer tag for the legacy 'default' to RP spec (3 by davidvancleve, domenic)
    https://github.com/whatwg/html/pull/5783 [normative change] [security/privacy] 
  - #5722 (DO NOT MERGE) Track the incumbent settings and active script in Promise callbacks (1 by codehag)
    https://github.com/whatwg/html/pull/5722 [do not merge yet] [impacts documentation] [topic: script] 
  - #5658 Add import assertions integration and reland JSON modules (4 by annevk, domenic, littledan)
    https://github.com/whatwg/html/pull/5658 
  - #5574 Allow an image to indicate its own density and correct its intrinsic size (4 by annevk, eeeps, noamr, othermaciej)
    https://github.com/whatwg/html/pull/5574 [addition/proposal] [topic: img] 
  - #5465 Add declarative Shadow DOM features (2 by annevk)
    https://github.com/whatwg/html/pull/5465 [impacts documentation] [needs implementer interest] [topic: shadow] 
  - #4352 Top-level await integration (4 by annevk, domenic, syg)
    https://github.com/whatwg/html/pull/4352 [addition/proposal] [integration] 
  - #4184 Focus the dialog element instead of the first focusable item (9 by annevk, domenic, josepharhar, sefeng211)
    https://github.com/whatwg/html/pull/4184 [accessibility] [needs implementer interest] [normative change] [topic: dialog] 
  - #3047 Add a timezonechange event to Window/WorkerGlobalScope (3 by FrankYFTang)
    https://github.com/whatwg/html/pull/3047 [addition/proposal] [i18n-tracker] [impacts documentation] [needs implementer interest] [needs tests] [privacy-tracker] 

  6 pull requests merged:
  - Fix setting a window settings object's URL
    https://github.com/whatwg/html/pull/6191 
  - Gate beforeunload dialogs behind sticky activation
    https://github.com/whatwg/html/pull/6189 [topic: navigation] [topic: user activation] 
  - Meta: fix ambiguous <dfn> for name=""
    https://github.com/whatwg/html/pull/6190 [spec tooling] 
  - Fix regression in focus chain computation
    https://github.com/whatwg/html/pull/6170 [topic: focus] 
  - Remove AppCache
    https://github.com/whatwg/html/pull/6153 [removal/deprecation] [topic: appcache] 
  - Editorial: remove unneeded loop in focus algorithm
    https://github.com/whatwg/html/pull/6151 [clarification] [topic: focus] 

* whatwg/dom (+0/-1/πŸ’¬8)
  2 pull requests received 8 new comments:
  - #919 add signal to addEventListener (6 by annevk, benjamingr)
    https://github.com/whatwg/dom/pull/919 [topic: aborting] 
  - #892 Add declarative Shadow DOM features (2 by annevk, mfreed7)
    https://github.com/whatwg/dom/pull/892 

  1 pull requests merged:
  - add signal to addEventListener
    https://github.com/whatwg/dom/pull/919 [topic: aborting] 


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, 7 December 2020 17:00:17 UTC