Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+2/-0/💬28)
  2 issues created:
  - Link to example from early in spec (by brucelawson)
    https://github.com/w3c/webcomponents/issues/656
  - Support for pseudo elements with ::slotted() selectors (by rune-opera)
    https://github.com/w3c/webcomponents/issues/655

  5 issues received 28 new comments:
  - #179 [Shadow] How should various document internal references work when SVG is being used in shadow DOM (bugzilla: 27380) (14 by rniwa, annevk, tabatkins, yGuy)
    https://github.com/w3c/webcomponents/issues/179
  - #655 Support for pseudo elements with ::slotted() selectors (7 by rniwa, tabatkins, rune-opera, TakayoshiKochi, abdonrd)
    https://github.com/w3c/webcomponents/issues/655
  - #645 HTML Modules (4 by AshleyScirra, TakayoshiKochi)
    https://github.com/w3c/webcomponents/issues/645
  - #477 document.currentScript from a script in a shadow tree. (2 by annevk, TakayoshiKochi)
    https://github.com/w3c/webcomponents/issues/477
  - #656 Link to example from early in spec (1 by hayatoito)
    https://github.com/w3c/webcomponents/issues/656

* w3c/ServiceWorker (+5/-1/💬14)
  5 issues created:
  - How can we use SW module link in backward-compatible manner? (by tzik)
    https://github.com/w3c/ServiceWorker/issues/1186
  - thoughts on exposing multiple-instances to sites via the DOM (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1185
  - error handling for aborted streams feeding a navigation request (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1184
  - How long can the service worker stay awake during an active fetch (by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1182
  - Cross origin error due to htaccess restrictions (by audas)
    https://github.com/w3c/ServiceWorker/issues/1181

  8 issues received 14 new comments:
  - #1180 Job queue items may not have a service worker registration (3 by jakearchibald, jungkees)
    https://github.com/w3c/ServiceWorker/issues/1180
  - #719 "no-cors" CSS SOP violation (2 by annevk, tdresser)
    https://github.com/w3c/ServiceWorker/issues/719
  - #1173 Video call (2 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1173
  - #1181 Cross origin error due to htaccess restrictions (2 by jakearchibald, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1181
  - #1182 How long can the service worker stay awake during an active fetch (2 by wanderview, delapuente)
    https://github.com/w3c/ServiceWorker/issues/1182
  - #1186 How can we use SW module link in backward-compatible manner? (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1186
  - #1028 Consider providing `navigation` event (1 by delapuente)
    https://github.com/w3c/ServiceWorker/issues/1028
  - #1148 event.waitUntil/respondWith vs return promise (1 by pemrouz)
    https://github.com/w3c/ServiceWorker/issues/1148

  1 issues closed:
  - Job queue items may not have a service worker registration https://github.com/w3c/ServiceWorker/issues/1180

* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #19 Vibrate feature for Gamepad (1 by nondebug)
    https://github.com/w3c/gamepad/issues/19

* w3c/manifest (+3/-1/💬9)
  3 issues created:
  - Fix references to lower case in spec (by RobDolinMS)
    https://github.com/w3c/manifest/issues/602
  - we refer to ASCII lowercase from WHATWG infra spec but Trim from ES spec (by kenchris)
    https://github.com/w3c/manifest/issues/600
  - dir doesn't refer to lowercase algo (by kenchris)
    https://github.com/w3c/manifest/issues/599

  4 issues received 9 new comments:
  - #602 Fix references to lower case in spec (3 by marcoscaceres, kenchris)
    https://github.com/w3c/manifest/issues/602
  - #597 Single-window mode option (3 by annevk, mgiuca, delapuente)
    https://github.com/w3c/manifest/issues/597
  - #600 we refer to ASCII lowercase from WHATWG infra spec but Trim from ES spec (2 by marcoscaceres, kenchris)
    https://github.com/w3c/manifest/issues/600
  - #575 Add shortcuts (1 by kenchris)
    https://github.com/w3c/manifest/issues/575

  1 issues closed:
  - dir doesn't refer to lowercase algo https://github.com/w3c/manifest/issues/599

* w3c/pointerlock (+1/-0/💬3)
  1 issues created:
  - WD for PL2.0 (by LJWatson)
    https://github.com/w3c/pointerlock/issues/25

  2 issues received 3 new comments:
  - #25 WD for PL2.0 (2 by scheib, LJWatson)
    https://github.com/w3c/pointerlock/issues/25
  - #21 Dispatch pointerlockchange and pointerlockerror events to target element, falling back to document. (1 by scheib)
    https://github.com/w3c/pointerlock/issues/21

* w3c/push-api (+0/-0/💬1)
  1 issues received 1 new comments:
  - #265 Wide review tracker (1 by LJWatson)
    https://github.com/w3c/push-api/issues/265

* w3c/uievents (+1/-0/💬3)
  1 issues created:
  - Dispatch mouseenter/leave/out/over when the layout (or scroll) changes (by dtapuska)
    https://github.com/w3c/uievents/issues/154

  2 issues received 3 new comments:
  - #145 Unclear when input events are triggered (2 by ayg)
    https://github.com/w3c/uievents/issues/145
  - #107 Can't suppress the default action of non-primary button clicks (1 by anonym24)
    https://github.com/w3c/uievents/issues/107

* w3c/uievents-code (+1/-0/💬0)
  1 issues created:
  - Implementation report (by LJWatson)
    https://github.com/w3c/uievents-code/issues/19

* w3c/uievents-key (+1/-0/💬0)
  1 issues created:
  - Implementation report (by LJWatson)
    https://github.com/w3c/uievents-key/issues/44

* w3c/html (+7/-0/💬16)
  7 issues created:
  - HTML5.1-2 "Latest version" points to HTML5.1 (by LJWatson)
    https://github.com/w3c/html/issues/991
  - HTML5.2 implementation report (by LJWatson)
    https://github.com/w3c/html/issues/990
  - What does "writing email to a friend does not make an img missing alt conformant" mean? (by edent)
    https://github.com/w3c/html/issues/989
  - Missing links to 'link' and 'area' in "Other link types" section (by unor)
    https://github.com/w3c/html/issues/988
  - Link types "external" and "prefetch" have no normative definitions (by unor)
    https://github.com/w3c/html/issues/987
  - Schema.org link in the 'address' element section (by unor)
    https://github.com/w3c/html/issues/986
  - Missing links for 'sub' and 'sup' elements (by unor)
    https://github.com/w3c/html/issues/985

  8 issues received 16 new comments:
  - #989 What does "writing email to a friend does not make an img missing alt conformant" mean? (6 by Alohci, LJWatson, johnfoliot, edent)
    https://github.com/w3c/html/issues/989
  - #991 HTML5.1-2 "Latest version" points to HTML5.1 (3 by LJWatson, siusin)
    https://github.com/w3c/html/issues/991
  - #845 allow input type="email" to accept unicode values (2 by cynthia, edent)
    https://github.com/w3c/html/issues/845
  - #906 HTMLMediaElement.prototype.play() should return Promise (1 by cynthia)
    https://github.com/w3c/html/issues/906
  - #976 Desire for a more-easily-parsable HTML (1 by prototypo)
    https://github.com/w3c/html/issues/976
  - #981 adjust description of header element to ARIA banner role meaning (1 by unor)
    https://github.com/w3c/html/issues/981
  - #985 Missing links for 'sub' and 'sup' elements (1 by LJWatson)
    https://github.com/w3c/html/issues/985
  - #988 Missing links to 'link' and 'area' in "Other link types" section (1 by LJWatson)
    https://github.com/w3c/html/issues/988

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

  1 issues closed:
  - implicit form labels https://github.com/w3c/html-aam/issues/102



Pull requests
-------------
* w3c/ServiceWorker (+1/-1/💬1)
  1 pull requests submitted:
  - Define scope to job queue map struct (by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1183

  1 pull requests received 1 new comments:
  - #1183 Define scope to job queue map struct (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1183

  1 pull requests merged:
  - Define scope to job queue map struct
    https://github.com/w3c/ServiceWorker/pull/1183

* w3c/manifest (+2/-0/💬8)
  2 pull requests submitted:
  - Update link destination for Trim( ) definition (by RobDolinMS)
    https://github.com/w3c/manifest/pull/601
  - feat: add category member (resolves #569) (by RobDolinMS)
    https://github.com/w3c/manifest/pull/598

  1 pull requests received 8 new comments:
  - #598 feat: add category member (resolves #569) (8 by marcoscaceres, RobDolinMS, chaals, kenchris)
    https://github.com/w3c/manifest/pull/598

* w3c/uievents (+1/-1/💬5)
  1 pull requests submitted:
  - Add text around dispatching mouseenter/leave/out/over when an element (by dtapuska)
    https://github.com/w3c/uievents/pull/155

  1 pull requests received 5 new comments:
  - #153 Change initKeyboardEvent to be compatible with Blink/WebKit (5 by garykac, ayg, chaals)
    https://github.com/w3c/uievents/pull/153

  1 pull requests merged:
  - Change initKeyboardEvent to be compatible with Blink/WebKit
    https://github.com/w3c/uievents/pull/153

* w3c/html (+3/-3/💬1)
  3 pull requests submitted:
  - update the editor's draft to 5.3 (by siusin)
    https://github.com/w3c/html/pull/994
  - corrects sanboxing typo (by elmofromok)
    https://github.com/w3c/html/pull/993
  - Patches from html5.2 branch (by LJWatson)
    https://github.com/w3c/html/pull/992

  1 pull requests received 1 new comments:
  - #973 issue-972 (1 by chaals)
    https://github.com/w3c/html/pull/973

  3 pull requests merged:
  - update the editor's draft to 5.3
    https://github.com/w3c/html/pull/994
  - corrects sanboxing typo
    https://github.com/w3c/html/pull/993
  - Patches from html5.2 branch
    https://github.com/w3c/html/pull/992


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, 15 August 2017 17:00:24 UTC