Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-0/💬12)
  2 issues received 12 new comments:
  - #889 Allowing CSS combinators postfixed to the ::slotted() selector (9 by Danny-Engelman, bathos, castastrophe, trusktr)
    https://github.com/w3c/webcomponents/issues/889 
  - #872 2020 Virtual F2F for Accessibility and Web Components (3 by JanMiksovsky, annevk)
    https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] 

* w3c/FileAPI (+0/-0/💬2)
  1 issues received 2 new comments:
  - #157 Async factory methods for Blob and File (2 by annevk, mkruisselbrink)
    https://github.com/w3c/FileAPI/issues/157 

* w3c/gamepad (+0/-0/💬3)
  1 issues received 3 new comments:
  - #56 Mapping of HID Events to the Gamepad API (3 by beidson, luser, nondebug)
    https://github.com/w3c/gamepad/issues/56 [v2] 

* w3c/manifest (+0/-1/💬31)
  7 issues received 31 new comments:
  - #931 Should dynamically calculated property values (like `scope` and `start_url`) be programmatically accessible? (1 by mgiuca)
    https://github.com/w3c/manifest/issues/931 [Defer] [Feature Request] 
  - #925 Example suggests that `icons` `sizes` mean a minimum size, but normative text doesn't support that (1 by mgiuca)
    https://github.com/w3c/manifest/issues/925 [Editorial clarification] 
  - #877 Related applications members (at risk?) (2 by marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/issues/877 [App Info] [question] 
  - #862 Provide guidance to UAs on appropriate names for "platform" members (2 by christianliebel, mgiuca)
    https://github.com/w3c/manifest/issues/862 [Defer] 
  - #684 DisplayModeType Borderless (2 by AmossGuy, mgiuca)
    https://github.com/w3c/manifest/issues/684 
  - #586 Add a unique identifier for a PWA (6 by alancutter, benfrancis, dmurph, dominickng, mgiuca)
    https://github.com/w3c/manifest/issues/586 [Defer] [Feature Request] 
  - #399 Privacy Review: handle start_url tracking  (17 by alancutter, dominickng, lknik, marcoscaceres, mgiuca, npdoty, pizzapanther, ssb22, wwwizzarrdry)
    https://github.com/w3c/manifest/issues/399 [Editorial clarification] [question] 

  1 issues closed:
  - Privacy Review: handle start_url tracking  https://github.com/w3c/manifest/issues/399 [Editorial clarification] [question] 

* w3c/uievents (+0/-2/💬7)
  6 issues received 7 new comments:
  - #238 Should require Input event to be fired within same event loop as keydown? keypress? neither? (2 by annevk, garykac)
    https://github.com/w3c/uievents/issues/238 [InputEvent] [KeyboardEvent] 
  - #220 Event order between "keypress" and "beforeinput" (1 by garykac)
    https://github.com/w3c/uievents/issues/220 [InputEvent] [KeyboardEvent] 
  - #199 Need algorithm for how composition events are fired (1 by garykac)
    https://github.com/w3c/uievents/issues/199 [CompositionEvent] 
  - #198 Need algorithm for how input events are fired (1 by garykac)
    https://github.com/w3c/uievents/issues/198 [InputEvent] 
  - #142 Need algorithm for how events are fired for key presses (1 by garykac)
    https://github.com/w3c/uievents/issues/142 [InputEvent] [KeyboardEvent] 
  - #66 Should DOM be modified before or after compositionupdate? edge/IE do one thing, chrome/saf/firefox do another? (1 by garykac)
    https://github.com/w3c/uievents/issues/66 [CompositionEvent] 

  2 issues closed:
  - Need algorithm for how composition events are fired https://github.com/w3c/uievents/issues/199 [CompositionEvent] 
  - Need algorithm for how input events are fired https://github.com/w3c/uievents/issues/198 [InputEvent] 

* w3c/input-events (+2/-0/💬10)
  2 issues created:
  - Define what should return `getTargetRanges()` of `beforeinput` after propagation (by masayuki-nakano)
    https://github.com/w3c/input-events/issues/114 
  - Define result of `getTargetRanges()` of `input` (by masayuki-nakano)
    https://github.com/w3c/input-events/issues/113 

  2 issues received 10 new comments:
  - #49 We should fire 'beforeinput' after 'compositionupdate' (1 by garykac)
    https://github.com/w3c/input-events/issues/49 
  - #22 order of events -- where defined (9 by garykac, johanneswilm, patrickhlauke)
    https://github.com/w3c/input-events/issues/22 

* w3c/DOM-Parsing (+1/-0/💬0)
  1 issues created:
  - insertAdjacentHTML should return a NodeList (by alystair)
    https://github.com/w3c/DOM-Parsing/issues/63 



Pull requests
-------------
* w3c/webcomponents (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #865 Add Scoped CustomElementRegsitry explainer (1 by LarsDenBakker)
    https://github.com/w3c/webcomponents/pull/865 

* w3c/gamepad (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #120 Require secure context for gamepad state and events (1 by beidson)
    https://github.com/w3c/gamepad/pull/120 

* w3c/manifest (+1/-0/💬4)
  1 pull requests submitted:
  - Adding field `display_override` to the manifest (by dmurph)
    https://github.com/w3c/manifest/pull/932 

  1 pull requests received 4 new comments:
  - #932 Adding field `display_override` to the manifest (4 by dmurph, mgiuca)
    https://github.com/w3c/manifest/pull/932 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* https://github.com/w3c/filesystem-api
* https://github.com/w3c/gamepad
* https://github.com/w3c/manifest
* https://github.com/w3c/manifest-csp
* https://github.com/w3c/pointerlock
* https://github.com/w3c/push-api
* https://github.com/w3c/screen-orientation
* https://github.com/w3c/workers
* https://github.com/w3c/websockets
* https://github.com/w3c/webmessaging
* https://github.com/w3c/webstorage
* https://github.com/w3c/eventsource
* https://github.com/w3c/ime-api
* https://github.com/w3c/uievents
* https://github.com/w3c/uievents-code
* https://github.com/w3c/uievents-key
* https://github.com/w3c/clipboard-apis
* https://github.com/w3c/editing
* https://github.com/w3c/selection-api
* https://github.com/w3c/input-events
* https://github.com/w3c/microdata
* https://github.com/w3c/2dcontext
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/dom


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 4 August 2020 17:01:07 UTC