Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+1/-2/💬66)
  1 issues created:
  - Change 'CSS Modules' name to avoid webdev confusion (by gregwhitworth)
    https://github.com/w3c/webcomponents/issues/843 

  7 issues received 66 new comments:
  - #843 Change 'CSS Modules' name to avoid webdev confusion (29 by LarsDenBakker, Westbrook, annevk, benschwarz, brendanfalkowski, calebdwilliams, dfabulich, gregwhitworth, justinfagnani, karlhorky, keithjgrant, kof, markdalgleish, matthewp, mikesherov, mkay581, stubbornella, thepassle, tilgovi, web-padawan)
    https://github.com/w3c/webcomponents/issues/843 
  - #840 Should host with `delegatesFocus` true keep the previous focused element focused if it's a shadow-including descendant of the host? (1 by rniwa)
    https://github.com/w3c/webcomponents/issues/840 [shadow-dom] 
  - #839 HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (19 by annevk, bahrus, devsnek, joeldenning, justinfagnani, littledan, ljharb, rniwa)
    https://github.com/w3c/webcomponents/issues/839 
  - #831 HTML Modules: multiple scripts exporting same named export (2 by dandclark, joeldenning)
    https://github.com/w3c/webcomponents/issues/831 [modules] 
  - #776 Editor support for WebComponents (3 by justinfagnani, runem, sghoweri)
    https://github.com/w3c/webcomponents/issues/776 [question] 
  - #759 CSS Modules (1 by tomayac)
    https://github.com/w3c/webcomponents/issues/759 [modules] [needs consensus] [needs implementer interest] 
  - #630 HTML parser: align custom elements with the template element (11 by domenic, pshihn)
    https://github.com/w3c/webcomponents/issues/630 [custom-elements] [needs concrete proposal] 

  2 issues closed:
  - Change 'CSS Modules' name to avoid webdev confusion https://github.com/w3c/webcomponents/issues/843 
  - HTML Modules: multiple scripts exporting same named export https://github.com/w3c/webcomponents/issues/831 [modules] 

* w3c/manifest (+3/-3/💬20)
  3 issues created:
  - Space-separated sizes in ImageResource? (by aarongustafson)
    https://github.com/w3c/manifest/issues/807 [Editorial clarification] 
  - custom padding for maskable icons (by glennhartmann)
    https://github.com/w3c/manifest/issues/805 
  - Transparent Bottom Navigation Bar (by Denaszune)
    https://github.com/w3c/manifest/issues/804 

  10 issues received 20 new comments:
  - #807 Space-separated sizes in ImageResource? (2 by dominickng, marcoscaceres)
    https://github.com/w3c/manifest/issues/807 [Editorial clarification] 
  - #800 Clarify ServiceWorkerRegistrationObject’s purpose (2 by boyofgreen, mgiuca)
    https://github.com/w3c/manifest/issues/800 [Editorial clarification] 
  - #795 Support different shortcut icon requirements/guidelines on different platforms (2 by beverloo, mgiuca)
    https://github.com/w3c/manifest/issues/795 [Editorial clarification] 
  - #794 support "Continue where you left off" and "Open a specific page or set of pages" (1 by dominickng)
    https://github.com/w3c/manifest/issues/794 [Feature Request] 
  - #788 Refactor the manifest install flow (1 by mgiuca)
    https://github.com/w3c/manifest/issues/788 [Editorial clarification] 
  - #787 Steps to install the web application does not take into account whether the installation process was canceled (1 by mgiuca)
    https://github.com/w3c/manifest/issues/787 [Editorial clarification] 
  - #784 Clarify behaviour of a page linking to a manifest that is not within scope of that manifest (1 by mgiuca)
    https://github.com/w3c/manifest/issues/784 
  - #735 Broken fragments in spec (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/735 [bug] 
  - #669 start_url should not default to document URL (1 by mgiuca)
    https://github.com/w3c/manifest/issues/669 [bug] 
  - #399 Privacy Review: handle start_url tracking  (8 by aarongustafson, alancutter, dominickng, lknik, mgiuca, npdoty)
    https://github.com/w3c/manifest/issues/399 [Editorial clarification] [question] 

  3 issues closed:
  - Refactor the manifest install flow https://github.com/w3c/manifest/issues/788 [Editorial clarification] 
  - Steps to install the web application does not take into account whether the installation process was canceled https://github.com/w3c/manifest/issues/787 [Editorial clarification] 
  - BeforeInstallPromptEvent.prompt() does not actually perform installation https://github.com/w3c/manifest/issues/786 [Editorial clarification] [has pullrequest] 

* w3c/pointerlock (+1/-0/💬0)
  1 issues created:
  - Allow hardware cursor while in pointer lock (by vans163)
    https://github.com/w3c/pointerlock/issues/52 

* w3c/clipboard-apis (+1/-0/💬0)
  1 issues created:
  - Is "clipboard" permission replaced by "clipboard-read" and "clipboard-write"? (by saschanaz)
    https://github.com/w3c/clipboard-apis/issues/101 



Pull requests
-------------
* w3c/webcomponents (+1/-0/💬1)
  1 pull requests submitted:
  - Preparation for TAG review (by tkent-google)
    https://github.com/w3c/webcomponents/pull/844 

  1 pull requests received 1 new comments:
  - #844 Preparation for TAG review (1 by tkent-google)
    https://github.com/w3c/webcomponents/pull/844 

* w3c/gamepad (+1/-1/💬6)
  1 pull requests submitted:
  - Remove Travis, use GitHub Action (by sidvishnoi)
    https://github.com/w3c/gamepad/pull/115 

  4 pull requests received 6 new comments:
  - #115 Remove Travis, use GitHub Action (1 by marcoscaceres)
    https://github.com/w3c/gamepad/pull/115 
  - #112 Add feature policy integration (1 by marcoscaceres)
    https://github.com/w3c/gamepad/pull/112 
  - #109 Remove Travis, use GitHub Action (3 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/gamepad/pull/109 
  - #107 Define user activation and added references in getGamepads and gamepa… (1 by marcoscaceres)
    https://github.com/w3c/gamepad/pull/107 

  1 pull requests merged:
  - Remove Travis, use GitHub Action
    https://github.com/w3c/gamepad/pull/115 

* w3c/manifest (+2/-3/💬6)
  2 pull requests submitted:
  - Adding myself as an editor :-) (by aarongustafson)
    https://github.com/w3c/manifest/pull/806 
  - Editorial: Use vectors for maskable icon (by NotWoods)
    https://github.com/w3c/manifest/pull/803 

  2 pull requests received 6 new comments:
  - #806 Adding myself as an editor :-) (2 by aarongustafson, marcoscaceres)
    https://github.com/w3c/manifest/pull/806 
  - #792 Make Service Worker registration work properly (don't use outdated steps) (4 by kenchris, marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/pull/792 

  3 pull requests merged:
  - Adding myself as an editor :-)
    https://github.com/w3c/manifest/pull/806 
  - Rewrite installation process and install prompting logic
    https://github.com/w3c/manifest/pull/790 
  - Editorial: Use vectors for maskable icon
    https://github.com/w3c/manifest/pull/803 

* w3c/clipboard-apis (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #100 [clipboard-apis] Align with Web IDL specification (1 by marcoscaceres)
    https://github.com/w3c/clipboard-apis/pull/100 

* w3c/editing (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #212 Update formatting (1 by dway123)
    https://github.com/w3c/editing/pull/212 


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, 1 October 2019 17:00:23 UTC