Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-2/💬29)
  5 issues received 29 new comments:
  - #519 [idea] Allow HTML Element attributes to accept any type of value, not just strings. (14 by trusktr, annevk, l00mi)
    https://github.com/w3c/webcomponents/issues/519
  - #645 HTML Modules (9 by AshleyScirra, TakayoshiKochi, tilgovi)
    https://github.com/w3c/webcomponents/issues/645
  - #655 Support for pseudo elements with ::slotted() selectors (4 by tabatkins, rune-opera, abdonrd)
    https://github.com/w3c/webcomponents/issues/655
  - #558 How to wait for will-be custom elements to be upgraded? (1 by domenic)
    https://github.com/w3c/webcomponents/issues/558
  - #654 Custom attribute names conflicting with built-in attribute names (1 by strongholdmedia)
    https://github.com/w3c/webcomponents/issues/654

  2 issues closed:
  - How to wait for will-be custom elements to be upgraded? https://github.com/w3c/webcomponents/issues/558
  - Element.prototype.connectedCallback, et al. https://github.com/w3c/webcomponents/issues/629

* w3c/ServiceWorker (+3/-0/💬26)
  3 issues created:
  - Does changing updateViaCache mint a new ServiceWorkerRegistration or update them all? (by mattto)
    https://github.com/w3c/ServiceWorker/issues/1189
  - Remove foreign fetch (by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1188
  - skipWaiting() promise should resolve after promotion to .active (by mattto)
    https://github.com/w3c/ServiceWorker/issues/1187

  8 issues received 26 new comments:
  - #1189 Does changing updateViaCache mint a new ServiceWorkerRegistration or update them all? (6 by jakearchibald, mattto, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1189
  - #756 consider allowing multiple worker thread instances for a single registration (6 by jakearchibald, NekR, wanderview, delapuente)
    https://github.com/w3c/ServiceWorker/issues/756
  - #1188 Remove foreign fetch (5 by jakearchibald, mattto, Jxck)
    https://github.com/w3c/ServiceWorker/issues/1188
  - #493 Service workers and mixed content (3 by annevk, tolu)
    https://github.com/w3c/ServiceWorker/issues/493
  - #1187 skipWaiting() promise should resolve after promotion to .active (2 by jakearchibald, mattto)
    https://github.com/w3c/ServiceWorker/issues/1187
  - #1173 Video call (2 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1173
  - #1185 thoughts on exposing multiple-instances to sites via the DOM (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1185
  - #713 Support restarting download when storing large resources in Cache (1 by DanielBaulig)
    https://github.com/w3c/ServiceWorker/issues/713

* w3c/manifest (+0/-0/💬18)
  3 issues received 18 new comments:
  - #118 icon density should be supported (8 by marcoscaceres, owencm, mgiuca, kenchris)
    https://github.com/w3c/manifest/issues/118
  - #597 Single-window mode option (7 by annevk, mgiuca, delapuente)
    https://github.com/w3c/manifest/issues/597
  - #589 Richer splash screen backgrounds (3 by marcoscaceres, piotrswigon, kenchris)
    https://github.com/w3c/manifest/issues/589

* w3c/pointerlock (+2/-0/💬2)
  2 issues created:
  - Pointer Clip (by scheib)
    https://github.com/w3c/pointerlock/issues/27
  - Don't point to developers.whatwg.org (by annevk)
    https://github.com/w3c/pointerlock/issues/26

  1 issues received 2 new comments:
  - #22 Time at TPAC? (2 by scheib, LJWatson)
    https://github.com/w3c/pointerlock/issues/22

* w3c/push-api (+4/-4/💬19)
  4 issues created:
  - Secure contexts (by annevk)
    https://github.com/w3c/push-api/issues/282
  - Editorial: allOptions (by annevk)
    https://github.com/w3c/push-api/issues/281
  - base64 (by annevk)
    https://github.com/w3c/push-api/issues/280
  - Clarify that applicationServerKey can be required by implementations? (by beverloo)
    https://github.com/w3c/push-api/issues/279

  8 issues received 19 new comments:
  - #280 base64 (7 by annevk, martinthomson)
    https://github.com/w3c/push-api/issues/280
  - #259 APA WG comment: ability to pause notifications (2 by michael-n-cooper, beverloo)
    https://github.com/w3c/push-api/issues/259
  - #275 What type of equality checking is being performed for options. (2 by martinthomson, beverloo)
    https://github.com/w3c/push-api/issues/275
  - #276 Support throwing exception from text method during UTF-8 decode (2 by annevk, beverloo)
    https://github.com/w3c/push-api/issues/276
  - #279 Clarify that applicationServerKey can be required by implementations? (2 by martinthomson, beverloo)
    https://github.com/w3c/push-api/issues/279
  - #282 Secure contexts (2 by beverloo)
    https://github.com/w3c/push-api/issues/282
  - #258 Issue: Change Source of Push Service and Privacy Issues  (1 by beverloo)
    https://github.com/w3c/push-api/issues/258
  - #273 Security review of Push API W3C Working Draft 23 June 2017 (1 by beverloo)
    https://github.com/w3c/push-api/issues/273

  4 issues closed:
  - Secure contexts https://github.com/w3c/push-api/issues/282
  - Clarify that applicationServerKey can be required by implementations? https://github.com/w3c/push-api/issues/279
  - Some questions about VAPID and encrypted messages https://github.com/w3c/push-api/issues/278
  - Support throwing exception from text method during UTF-8 decode https://github.com/w3c/push-api/issues/276

* w3c/uievents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #154 Dispatch mouseenter/leave/out/over when the layout (or scroll) changes (1 by RByers)
    https://github.com/w3c/uievents/issues/154

* w3c/clipboard-apis (+3/-0/💬6)
  3 issues created:
  - WAI-ARIA listbox and custom component support (by RobertBColton)
    https://github.com/w3c/clipboard-apis/issues/47
  - Support for reading custom MIME types from the clipboard (by danburzo)
    https://github.com/w3c/clipboard-apis/issues/46
  - Data store's mode should be readonly when firing a pate event (by rniwa)
    https://github.com/w3c/clipboard-apis/issues/45

  2 issues received 6 new comments:
  - #44 Support for putting images on the clipboard (3 by rniwa, Rob--W)
    https://github.com/w3c/clipboard-apis/issues/44
  - #46 Support for reading custom MIME types from the clipboard (3 by rniwa, danburzo)
    https://github.com/w3c/clipboard-apis/issues/46

* w3c/editing (+1/-0/💬1)
  1 issues created:
  - queryCommandSupported('paste') clarification for Chrome (by RobertBColton)
    https://github.com/w3c/editing/issues/167

  1 issues received 1 new comments:
  - #167 queryCommandSupported('paste') clarification for Chrome (1 by rniwa)
    https://github.com/w3c/editing/issues/167

* w3c/input-events (+1/-0/💬5)
  1 issues created:
  - Proposal: the data attribute of an event of inputType "formatForeColor" should be in the same format as CSS text (by whsieh)
    https://github.com/w3c/input-events/issues/67

  1 issues received 5 new comments:
  - #67 Proposal: the data attribute of an event of inputType "formatFontColor" should be in the same format as CSS text (5 by whsieh, johanneswilm)
    https://github.com/w3c/input-events/issues/67

* w3c/html (+2/-1/💬2)
  2 issues created:
  - Support elements in <option> elements (by SebastianZ)
    https://github.com/w3c/html/issues/996
  - idea:input search  (by annopnod)
    https://github.com/w3c/html/issues/995

  2 issues received 2 new comments:
  - #785 Strengthen requestAnimationFrame() spec for VSYNC / refresh rate matching in HTML 5.2 (1 by mdrejhon)
    https://github.com/w3c/html/issues/785
  - #995 idea:input search  (1 by SebastianZ)
    https://github.com/w3c/html/issues/995

  1 issues closed:
  - HTML5.1-2 "Latest version" points to HTML5.1 https://github.com/w3c/html/issues/991

* w3c/html-aam (+0/-0/💬1)
  1 issues received 1 new comments:
  - #91 mappings for type attribute on <ol>? (1 by boggydigital)
    https://github.com/w3c/html-aam/issues/91



Pull requests
-------------
* w3c/ServiceWorker (+1/-0/💬1)
  1 pull requests submitted:
  - Remove incumbent/fetching record from Cache behavior (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1190

  1 pull requests received 1 new comments:
  - #1190 Remove incumbent/fetching record from Cache behavior (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1190

* w3c/manifest (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #598 feat: add category member (resolves #569) (2 by RccnMarius, RobDolinMS)
    https://github.com/w3c/manifest/pull/598

* w3c/push-api (+6/-3/💬6)
  6 pull requests submitted:
  - Update the acknowledgements (by beverloo)
    https://github.com/w3c/push-api/pull/288
  - Rephrase the bit about the UA chosing the push service (by beverloo)
    https://github.com/w3c/push-api/pull/287
  - Clarify that a Service Worker may be woken up and consume resources (by beverloo)
    https://github.com/w3c/push-api/pull/286
  - Some Push Services require use of webpush-vapid (by beverloo)
    https://github.com/w3c/push-api/pull/285
  - Add [SecureContext] annotations to our interfaces (by beverloo)
    https://github.com/w3c/push-api/pull/284
  - Remove allOptions temporary (by martinthomson)
    https://github.com/w3c/push-api/pull/283

  4 pull requests received 6 new comments:
  - #286 Clarify that a Service Worker may be woken up and consume resources (2 by beverloo, magnus-git)
    https://github.com/w3c/push-api/pull/286
  - #287 Rephrase the bit about the UA chosing the push service (2 by beverloo, chaals)
    https://github.com/w3c/push-api/pull/287
  - #274 Clarify requirements for push endpoint determinism and predictability (1 by magnus-git)
    https://github.com/w3c/push-api/pull/274
  - #283 Remove allOptions temporary (1 by beverloo)
    https://github.com/w3c/push-api/pull/283

  3 pull requests merged:
  - Clarify that a Service Worker may be woken up and consume resources
    https://github.com/w3c/push-api/pull/286
  - Some Push Services require use of webpush-vapid
    https://github.com/w3c/push-api/pull/285
  - Remove allOptions temporary
    https://github.com/w3c/push-api/pull/283

* w3c/uievents (+0/-0/💬2)
  2 pull requests received 2 new comments:
  - #153 Change initKeyboardEvent to be compatible with Blink/WebKit (1 by dontcallmedom)
    https://github.com/w3c/uievents/pull/153
  - #155 Add text around dispatching mouseenter/leave/out/over when an element (1 by RByers)
    https://github.com/w3c/uievents/pull/155

* w3c/clipboard-apis (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #42 Pull request for Issue #40 (1 by gked)
    https://github.com/w3c/clipboard-apis/pull/42

* w3c/html-aam (+3/-0/💬3)
  3 pull requests submitted:
  - Remove left-over UIA Express mappings from State and Property table (by joanmarie)
    https://github.com/w3c/html-aam/pull/105
  - Remove left-over UIA Express mappings from State and Property Mappings (by joanmarie)
    https://github.com/w3c/html-aam/pull/104
  - Move ValuePattern for a[href] from Core-AAM (by boggydigital)
    https://github.com/w3c/html-aam/pull/103

  2 pull requests received 3 new comments:
  - #103 Move ValuePattern for a[href] from Core-AAM (2 by boggydigital, joanmarie)
    https://github.com/w3c/html-aam/pull/103
  - #105 Remove left-over UIA Express mappings from State and Property table (1 by joanmarie)
    https://github.com/w3c/html-aam/pull/105


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* https://github.com/w3c/ServiceWorker
* 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/html
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/html-landscape
* https://github.com/w3c/html-reference
* https://github.com/w3c/aria-in-html
* https://github.com/w3c/microdata
* https://github.com/w3c/2dcontext
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/dom

Received on Tuesday, 22 August 2017 17:00:35 UTC