Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+4/-0/๐Ÿ’ฌ17)
  4 issues created:
  - llow CSS combinators postfized to the ::slotted() selector (by trusktr)
    https://github.com/w3c/webcomponents/issues/889 
  - [declarative-custom-elements] how would SSR work? (by trusktr)
    https://github.com/w3c/webcomponents/issues/886 
  - [declarative-custom-elements] shorter syntax (by trusktr)
    https://github.com/w3c/webcomponents/issues/885 
  - [declarative-custom-elements] how does the class get associated with the definition (by trusktr)
    https://github.com/w3c/webcomponents/issues/884 

  6 issues received 17 new comments:
  - #889 Allowing CSS combinators postfixed to the ::slotted() selector (1 by trusktr)
    https://github.com/w3c/webcomponents/issues/889 
  - #884 [declarative-custom-elements] how does the class get associated with the definition (2 by justinfagnani, trusktr)
    https://github.com/w3c/webcomponents/issues/884 
  - #883 idea: Allow light DOM to delegate styles/behavior to shadow DOM (11 by Danny-Engelman, calebdwilliams, trusktr)
    https://github.com/w3c/webcomponents/issues/883 [needs concrete proposal] [shadow-dom] 
  - #872 2020 Virtual F2F for Accessibility and Web Components (1 by JanMiksovsky)
    https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] 
  - #842 Anonymous custom elements ๅŒฟๅ่‡ชๅฎšไน‰็ป„ไปถ (1 by trusktr)
    https://github.com/w3c/webcomponents/issues/842 [needs implementer interest] 
  - #807 Make JavaScript Files a Valid Entry Point to a Web Page (1 by Lonniebiz)
    https://github.com/w3c/webcomponents/issues/807 

* w3c/manifest (+2/-3/๐Ÿ’ฌ22)
  2 issues created:
  - can multiple PWA scopes exist for virtual paths (by rrrepos)
    https://github.com/w3c/manifest/issues/919 
  - Combine all security & privacy sections into one? (by mgiuca)
    https://github.com/w3c/manifest/issues/915 

  16 issues received 22 new comments:
  - #919 can multiple PWA scopes exist for virtual paths (2 by christianliebel, rrrepos)
    https://github.com/w3c/manifest/issues/919 [question] 
  - #915 Combine all security & privacy sections into one? (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/915 
  - #910 Define image resource things as "critical sub-resources" (2 by aarongustafson)
    https://github.com/w3c/manifest/issues/910 
  - #884 Bad cross references - remove `data-cite` where possible (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/884 [bug] 
  - #877 Related applications members (at risk?) (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/877 [question] 
  - #876 Remove store metadata into own spec or note? (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/876 [question] 
  - #864 Bring back "serviceworker" member (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/864 [Defer] [Feature Request] 
  - #862 Provide guidance to UAs on appropriate names for "platform" members (3 by aarongustafson, mgiuca)
    https://github.com/w3c/manifest/issues/862 [Defer] 
  - #860 Add accessibility section (1 by michael-n-cooper)
    https://github.com/w3c/manifest/issues/860 [Editorial clarification] [a11y-needs-resolution] 
  - #856 More precise control over app window features (3 by mgiuca, sunggook)
    https://github.com/w3c/manifest/issues/856 [Defer] [Feature Request] 
  - #853 Add change log support to the web app manifest (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/853 [App Info] [Defer] [Feature Request] 
  - #849 Add reference to license/usage permission of assets in manifest (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/849 [Defer] [Feature Request] 
  - #841 [Proposal] Add more than one icon at PWA install (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/841 [Defer] [Feature Request] 
  - #778 Add link type "manifest" to HTML (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/778 [Editorial clarification] [chore] [has pullrequest] 
  - #666 Create test suite to check Web App Manifest feature support (1 by christianliebel)
    https://github.com/w3c/manifest/issues/666 [chore] 
  - #508 purpose: badge should be defined as default badge for Notifications API (1 by mgiuca)
    https://github.com/w3c/manifest/issues/508 

  3 issues closed:
  - Bad cross references - remove `data-cite` where possible https://github.com/w3c/manifest/issues/884 [bug] 
  - can multiple PWA scopes exist for virtual paths https://github.com/w3c/manifest/issues/919 [question] 
  - purpose: badge should be defined as default badge for Notifications API https://github.com/w3c/manifest/issues/508 

* w3c/uievents (+0/-0/๐Ÿ’ฌ4)
  1 issues received 4 new comments:
  - #138 Add WheelEvent#wheelDelta/wheelDeltaX/wheelDeltaY (4 by foolip, mustaqahmed)
    https://github.com/w3c/uievents/issues/138 

* w3c/clipboard-apis (+0/-0/๐Ÿ’ฌ3)
  1 issues received 3 new comments:
  - #123 Autopub fails (3 by deniak, siusin, tabatkins)
    https://github.com/w3c/clipboard-apis/issues/123 

* w3c/editing (+0/-1/๐Ÿ’ฌ1)
  1 issues received 1 new comments:
  - #247 execCommand archive link is broken (1 by saschanaz)
    https://github.com/w3c/editing/issues/247 

  1 issues closed:
  - execCommand archive link is broken https://github.com/w3c/editing/issues/247 



Pull requests
-------------
* w3c/webcomponents (+2/-0/๐Ÿ’ฌ1)
  2 pull requests submitted:
  - start to improve the index page, add proposals section (by trusktr)
    https://github.com/w3c/webcomponents/pull/888 
  - declarative-custom-elements: fix error with script export (by trusktr)
    https://github.com/w3c/webcomponents/pull/887 

  1 pull requests received 1 new comments:
  - #888 start to improve the index page, add proposals section (1 by annevk)
    https://github.com/w3c/webcomponents/pull/888 

* w3c/manifest (+3/-2/๐Ÿ’ฌ10)
  3 pull requests submitted:
  - Moving to data-cite for the accessible name (by aarongustafson)
    https://github.com/w3c/manifest/pull/920 
  - Pick up export in https://github.com/whatwg/html/pull/5717 (by aarongustafson)
    https://github.com/w3c/manifest/pull/918 
  - chore: update PULL_REQUEST_TEMPLATE.md (by marcoscaceres)
    https://github.com/w3c/manifest/pull/916 

  4 pull requests received 10 new comments:
  - #916 chore: update PULL_REQUEST_TEMPLATE.md (3 by marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/pull/916 
  - #913 BREAKING CHANGE: remove `platform` from ManifestImageResource (1 by mgiuca)
    https://github.com/w3c/manifest/pull/913 [breaking] 
  - #900 Breaking: App Information Note (2 by aarongustafson, marcoscaceres)
    https://github.com/w3c/manifest/pull/900 [refactor] 
  - #834 Processing the manifest is no longer a function of document URL (4 by alancutter, marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/pull/834 [breaking] [enhancement] 

  2 pull requests merged:
  - Moving to data-cite for the accessible name
    https://github.com/w3c/manifest/pull/920 
  - chore: update PULL_REQUEST_TEMPLATE.md
    https://github.com/w3c/manifest/pull/916 

* w3c/clipboard-apis (+0/-0/๐Ÿ’ฌ1)
  1 pull requests received 1 new comments:
  - #126 Change the ClipboardItem constructor to take `ClipboardItemData`. (1 by travisleithead)
    https://github.com/w3c/clipboard-apis/pull/126 

* w3c/editing (+0/-0/๐Ÿ’ฌ1)
  1 pull requests received 1 new comments:
  - #245 Fix execCommand link (1 by saschanaz)
    https://github.com/w3c/editing/pull/245 [Agenda+] 


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, 14 July 2020 17:01:02 UTC