Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+1/-0/💬16)
  1 issues created:
  - Agenda for W3C TPAC 2017 (Web Components) (by hayatoito)
    https://github.com/w3c/webcomponents/issues/641

  2 issues received 16 new comments:
  - #641 Agenda for W3C TPAC 2017 (Web Components) (12 by domenic, treshugart, hayatoito, justinfagnani, JanMiksovsky, rniwa)
    https://github.com/w3c/webcomponents/issues/641
  - #583 customElements.define should throw on registration of definitions that shadow built-in properties / methods. (4 by rniwa, bicknellr)
    https://github.com/w3c/webcomponents/issues/583

* w3c/FileAPI (+1/-1/💬8)
  1 issues created:
  - What should happen when you load a blob URL in an iframe? (by dbates-wk)
    https://github.com/w3c/FileAPI/issues/82

  1 issues received 8 new comments:
  - #82 What should happen when you load a blob URL in an iframe? (8 by dbates-wk, bzbarsky, domenic)
    https://github.com/w3c/FileAPI/issues/82

  1 issues closed:
  - What should happen when you load a blob URL in an iframe? https://github.com/w3c/FileAPI/issues/82

* w3c/ServiceWorker (+2/-1/💬45)
  2 issues created:
  - Proposal: pass custom params in ServiceWorkerRegistration for future use (by laukstein)
    https://github.com/w3c/ServiceWorker/issues/1157
  - Dynamic Event Handler Registration (by jugglinmike)
    https://github.com/w3c/ServiceWorker/issues/1156

  9 issues received 45 new comments:
  - #745 Expose GeoLocation to workers (15 by marcoscaceres, jakearchibald, RichardMaher, chaals)
    https://github.com/w3c/ServiceWorker/issues/745
  - #1157 Proposal: pass custom params in ServiceWorkerRegistration for future use (14 by jakearchibald, asutherland, laukstein, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1157
  - #1146 "Unregister" operation may be interrupted by `ServiceWorker#postMessage` (6 by jungkees, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1146
  - #846 DOMParser within ServiceWorkers (3 by RReverser, joeyparrish)
    https://github.com/w3c/ServiceWorker/issues/846
  - #1148 event.waitUntil/respondWith vs return promise (3 by pemrouz, jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1148
  - #1153 update() method algorithm needs correction (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1153
  - #1155 Should update() called on an installing worker reject (as currently does?) (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1155
  - #1156 Dynamic Event Handler Registration (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1156
  - #980 postMessage keeps service workers alive indefinitely (1 by cchighman)
    https://github.com/w3c/ServiceWorker/issues/980

  1 issues closed:
  - update() method algorithm needs correction https://github.com/w3c/ServiceWorker/issues/1153

* w3c/pointerlock (+1/-0/💬1)
  1 issues created:
  - Dispatch pointerlockchange and pointerlockerror events to target element, falling back to document. (by scheib)
    https://github.com/w3c/pointerlock/issues/21

  1 issues received 1 new comments:
  - #21 Dispatch pointerlockchange and pointerlockerror events to target element, falling back to document. (1 by upsuper)
    https://github.com/w3c/pointerlock/issues/21

* w3c/html (+3/-4/💬16)
  3 issues created:
  - Grammatical error in 4.4.14 (by LJWatson)
    https://github.com/w3c/html/issues/945
  - CFC: Transition HTML5.1 2nd edition to CR (by LJWatson)
    https://github.com/w3c/html/issues/944
  - HTML5.2 wide review tracker (by LJWatson)
    https://github.com/w3c/html/issues/942

  8 issues received 16 new comments:
  - #785 Strengthen requestAnimationFrame() spec for VSYNC / refresh rate matching in HTML 5.2 (4 by smfr, mdrejhon)
    https://github.com/w3c/html/issues/785
  - #939 Input type currency (3 by agcolom, jpdevries, SebastianZ)
    https://github.com/w3c/html/issues/939
  - #160 Clarification which of the link types in the Microformats 'existing-rel-values' page are valid (2 by TzviyaSiegman, LJWatson)
    https://github.com/w3c/html/issues/160
  - #931 Tracking errata? (2 by travisleithead, chaals)
    https://github.com/w3c/html/issues/931
  - #215 Include hooks for :read-only and :read-write (2 by arronei)
    https://github.com/w3c/html/issues/215
  - #262 window.open(url, name) is vulnerable to XSS with "name" collision (1 by LJWatson)
    https://github.com/w3c/html/issues/262
  - #166 Explaining how to handle focus after clipboard actions (1 by arronei)
    https://github.com/w3c/html/issues/166
  - #235 Invalidation of :target selector when new candidate elements with matching ids appear in the DOM (1 by arronei)
    https://github.com/w3c/html/issues/235

  4 issues closed:
  - Grammatical error in 4.4.14 https://github.com/w3c/html/issues/945
  - Media elements that delay the load event... https://github.com/w3c/html/issues/428
  - Re-sort rel=noopener & rel=noreferrer https://github.com/w3c/html/issues/870
  - HTML 5.1 is missing the definition of EventHandler https://github.com/w3c/html/issues/927

* w3c/html-aam (+0/-4/💬14)
  5 issues received 14 new comments:
  - #16 HTML-AAM: @abbr should be part of name calculation (8 by jasonkiss, cookiecrook, fleizach)
    https://github.com/w3c/html-aam/issues/16
  - #91 mappings for type attribute on <ol>? (2 by jasonkiss, joanmarie)
    https://github.com/w3c/html-aam/issues/91
  - #38 HTML-AAM: aria mapping for @hidden is blank (2 by jasonkiss)
    https://github.com/w3c/html-aam/issues/38
  - #67 links to HTML spec are broken (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/67
  - #77 make footer and header wording human friendly (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/77

  4 issues closed:
  - HTML-AAM: @abbr should be part of name calculation https://github.com/w3c/html-aam/issues/16
  - HTML-AAM: aria mapping for @hidden is blank https://github.com/w3c/html-aam/issues/38
  - make footer and header wording human friendly https://github.com/w3c/html-aam/issues/77
  - links to HTML spec are broken https://github.com/w3c/html-aam/issues/67

* w3c/html-aria (+0/-0/💬1)
  1 issues received 1 new comments:
  - #63 Possible conflict with the HTML Accessibility API Mappings document (1 by jasonkiss)
    https://github.com/w3c/html-aria/issues/63

* w3c/microdata (+0/-0/💬5)
  2 issues received 5 new comments:
  - #29 Describe microdata -> JSON-LD conversion? (4 by gkellogg, iherman, lanthaler)
    https://github.com/w3c/microdata/issues/29
  - #21 microdata doesn't identify language (1 by gkellogg)
    https://github.com/w3c/microdata/issues/21



Pull requests
-------------
* w3c/webcomponents (+1/-0/💬0)
  1 pull requests submitted:
  - Remove "Style processing with Imports" section. (by TakayoshiKochi)
    https://github.com/w3c/webcomponents/pull/642

* w3c/ServiceWorker (+0/-0/💬5)
  2 pull requests received 5 new comments:
  - #1144 Extend attribute ref with link to external spec (4 by tabatkins, jugglinmike, domenic)
    https://github.com/w3c/ServiceWorker/pull/1144
  - #1107 Changing useCache boolean to updateViaCache enum (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/pull/1107

* w3c/manifest (+0/-0/💬3)
  2 pull requests received 3 new comments:
  - #563 feat: add support for adaptive icons (2 by marcoscaceres, kenchris)
    https://github.com/w3c/manifest/pull/563
  - #567 feat: add iarc_rating_id member (resolves #523) (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/567

* w3c/html (+2/-3/💬5)
  2 pull requests submitted:
  - Editorial: Fixes #166 (by LJWatson)
    https://github.com/w3c/html/pull/946
  - editorial fixes (by siusin)
    https://github.com/w3c/html/pull/943

  3 pull requests received 5 new comments:
  - #923 media elements attached to a media provider object do not delay the load event (3 by travisleithead, chaals)
    https://github.com/w3c/html/pull/923
  - #930 add definition of EventHandler to 5.1 errata (1 by travisleithead)
    https://github.com/w3c/html/pull/930
  - #881 Clarify the charset constraints on email addresses (1 by Jannelson)
    https://github.com/w3c/html/pull/881

  3 pull requests merged:
  - media elements attached to a media provider object do not delay the load event
    https://github.com/w3c/html/pull/923
  - editorial fixes
    https://github.com/w3c/html/pull/943
  - add definition of EventHandler to 5.1 errata
    https://github.com/w3c/html/pull/930


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, 6 June 2017 17:00:38 UTC