Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+2/-0/💬35)
  2 issues created:
  - Accessibility & Web components Virtual F2F? (by rniwa)
    https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] 
  - Expose shadowRoot on element internals (by JanMiksovsky)
    https://github.com/w3c/webcomponents/issues/871 

  4 issues received 35 new comments:
  - #872 2020 Virtual F2F for Accessibility and Web Components (14 by alice, annevk, bkardell, caridy, dbatiste, ekashida, jcsteh, justinfagnani, muan, rniwa)
    https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] 
  - #871 Expose shadowRoot on element internals (16 by caridy, justinfagnani, mfreed7, rniwa)
    https://github.com/w3c/webcomponents/issues/871 [custom-elements] [needs implementer interest] [shadow-dom] 
  - #855 2020 Spring Virtual F2F (2 by rniwa, sideshowbarker)
    https://github.com/w3c/webcomponents/issues/855 
  - #566 Is there a way to retrieve the localName from a custom element constructor? (3 by annevk, rniwa)
    https://github.com/w3c/webcomponents/issues/566 [custom-elements] [needs consensus] 

* w3c/FileAPI (+0/-0/💬2)
  2 issues received 2 new comments:
  - #147 Why are Blob() and File() constructors at Chromium 81 throwing RangeError? (1 by guest271314)
    https://github.com/w3c/FileAPI/issues/147 
  - #119 Consider dispatching loadstart "synchronously" (similar to XMLHttpRequest) (1 by angeloko23)
    https://github.com/w3c/FileAPI/issues/119 

* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #131 Terminology of inputs. (1 by Grovkillen)
    https://github.com/w3c/gamepad/issues/131 

* w3c/manifest (+2/-0/💬7)
  2 issues created:
  - More precise control over app window features (by mgiuca)
    https://github.com/w3c/manifest/issues/856 
  - how to handle cancel button for pwa prompt (by novaknole)
    https://github.com/w3c/manifest/issues/855 

  1 issues received 7 new comments:
  - #856 More precise control over app window features (7 by NotWoods, alancutter, benfrancis, dmurph, marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/issues/856 

* w3c/clipboard-apis (+0/-2/💬5)
  3 issues received 5 new comments:
  - #113 Travis failing because python 3 now required (3 by marcoscaceres, tabatkins)
    https://github.com/w3c/clipboard-apis/issues/113 
  - #96 Update to constructor operations (1 by marcoscaceres)
    https://github.com/w3c/clipboard-apis/issues/96 
  - #64 Initialization of clipboardData by ClipboardEvent constructor (1 by bullwinkle)
    https://github.com/w3c/clipboard-apis/issues/64 

  2 issues closed:
  - Update to constructor operations https://github.com/w3c/clipboard-apis/issues/96 
  - Travis failing because python 3 now required https://github.com/w3c/clipboard-apis/issues/113 



Pull requests
-------------
* w3c/webcomponents (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #866 Update Imperative-Shadow-DOM-Distribution-API.md (2 by rniwa, yuzhe-han)
    https://github.com/w3c/webcomponents/pull/866 

* w3c/FileAPI (+1/-1/💬0)
  1 pull requests submitted:
  - Update to Python 3 (by siusin)
    https://github.com/w3c/FileAPI/pull/148 

  1 pull requests merged:
  - Update to Python 3
    https://github.com/w3c/FileAPI/pull/148 [non-normative/editorial change] 

* w3c/manifest (+2/-1/💬19)
  2 pull requests submitted:
  - Obtain manifests only using the JSON MIME type (by marcoscaceres)
    https://github.com/w3c/manifest/pull/858 
  - Xref (by marcoscaceres)
    https://github.com/w3c/manifest/pull/857 

  3 pull requests received 19 new comments:
  - #857 Remove redundant dependencies section (3 by marcoscaceres, siusin)
    https://github.com/w3c/manifest/pull/857 
  - #836 Remove beforeinstallprompt event + window.oninstalled (15 by aarongustafson, briantbutton, dominickng, marcoscaceres, mgiuca, othermaciej)
    https://github.com/w3c/manifest/pull/836 [breaking] 
  - #829 Set the manifest request's `destination`. (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/829 

  1 pull requests merged:
  - Editorial: structure loop body with sub-steps
    https://github.com/w3c/manifest/pull/827 

* w3c/clipboard-apis (+0/-2/💬3)
  3 pull requests received 3 new comments:
  - #108 Editorial: Use new HTML activation model (1 by marcoscaceres)
    https://github.com/w3c/clipboard-apis/pull/108 
  - #100 [clipboard-apis] Align with Web IDL specification (1 by marcoscaceres)
    https://github.com/w3c/clipboard-apis/pull/100 
  - #99 Editorial: use new constructor syntax (1 by marcoscaceres)
    https://github.com/w3c/clipboard-apis/pull/99 

  2 pull requests merged:
  - Editorial: Remove redefinition of `editing host`. Link mentions of it to its HTML spec definition
    https://github.com/w3c/clipboard-apis/pull/109 
  - [clipboard-apis] Align with Web IDL specification
    https://github.com/w3c/clipboard-apis/pull/100 

* w3c/editing (+2/-2/💬0)
  2 pull requests submitted:
  - Use rendered page for contentEditable=disabled (by saschanaz)
    https://github.com/w3c/editing/pull/240 
  - Fix broken links (by saschanaz)
    https://github.com/w3c/editing/pull/239 

  2 pull requests merged:
  - Use rendered page for contentEditable=disabled
    https://github.com/w3c/editing/pull/240 
  - Fix broken links
    https://github.com/w3c/editing/pull/239 


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

Received on Tuesday, 31 March 2020 17:01:21 UTC