Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-0/💬6)
  2 issues received 6 new comments:
  - #635 Clarify "report an exception" for Custom Elements (4 by EdgarChen, domenic, bzbarsky)
    https://github.com/w3c/webcomponents/issues/635
  - #187 [Custom]: Need callback for form submit data (bugzilla: 24603) (2 by PleasantD, treshugart)
    https://github.com/w3c/webcomponents/issues/187

* w3c/FileAPI (+1/-0/💬1)
  1 issues created:
  - Mention of StructuredClone (by TimothyGu)
    https://github.com/w3c/FileAPI/issues/78

  1 issues received 1 new comments:
  - #78 Mention of StructuredClone (1 by domenic)
    https://github.com/w3c/FileAPI/issues/78

* w3c/ServiceWorker (+1/-2/💬4)
  1 issues created:
  - Register headers with IANA (by dret)
    https://github.com/w3c/ServiceWorker/issues/1134

  4 issues received 4 new comments:
  - #707 Add cookie accessor/setter methods? (1 by jimmywarting)
    https://github.com/w3c/ServiceWorker/issues/707
  - #1125 Secure context language is redundant/contradicts secure context spec (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/1125
  - #1005 consider exposing a type attribute on Client (1 by makotoshimazu)
    https://github.com/w3c/ServiceWorker/issues/1005
  - #854 Access to fragment identifiers (1 by mattto)
    https://github.com/w3c/ServiceWorker/issues/854

  2 issues closed:
  - Remove StructuredCloneWithTransfer and add a messageerror event https://github.com/w3c/ServiceWorker/issues/1116
  - Should a service worker be able to block with shared memory APIs? https://github.com/w3c/ServiceWorker/issues/1115

* w3c/manifest (+2/-2/💬21)
  2 issues created:
  - Add (optional) "category" member (by RobDolinMS)
    https://github.com/w3c/manifest/issues/569
  - Publishing icons for various UI sizes (DIPs) (by mastiz)
    https://github.com/w3c/manifest/issues/568

  13 issues received 21 new comments:
  - #569 Add (optional) "category" member (5 by marcoscaceres, RccnMarius, aarongustafson, kenchris)
    https://github.com/w3c/manifest/issues/569
  - #565 It is not stated how to decode the bytes obtained (3 by marcoscaceres, anssiko)
    https://github.com/w3c/manifest/issues/565
  - #551 scope="../" should be invalid (2 by pkotwicz, kenchris)
    https://github.com/w3c/manifest/issues/551
  - #560 Extending the manifest with 'vendor-specific' properties (2 by arcadiogarcia, RobDolinMS)
    https://github.com/w3c/manifest/issues/560
  - #512 Should the spec include a link to the Explainer? (1 by kenchris)
    https://github.com/w3c/manifest/issues/512
  - #481 Define how the manifest is fetched (1 by kenchris)
    https://github.com/w3c/manifest/issues/481
  - #489 Status section has misleading info on filing bugs (1 by kenchris)
    https://github.com/w3c/manifest/issues/489
  - #559 Allow app to load in parallel to splash screen (1 by kenchris)
    https://github.com/w3c/manifest/issues/559
  - #529 Add info push notifications to extensions registry (1 by RobDolinMS)
    https://github.com/w3c/manifest/issues/529
  - #534 Is it possible for a progressive web app to embed web manifest into html page? (1 by kenchris)
    https://github.com/w3c/manifest/issues/534
  - #568 Publishing icons for various UI sizes (DIPs) (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/568
  - #538 The list of known Web Manifest platform values is confusing (1 by kenchris)
    https://github.com/w3c/manifest/issues/538
  - #508 purpose: badge should be defined as default badge for Notifications API (1 by kenchris)
    https://github.com/w3c/manifest/issues/508

  2 issues closed:
  - Extending the manifest with 'vendor-specific' properties https://github.com/w3c/manifest/issues/560
  - Publishing icons for various UI sizes (DIPs) https://github.com/w3c/manifest/issues/568

* w3c/pointerlock (+0/-2/💬6)
  2 issues received 6 new comments:
  - #17 Spec version in the ED? (5 by scheib, siusin)
    https://github.com/w3c/pointerlock/issues/17
  - #16 movementX/Y when moving out of or into an iframe (1 by scheib)
    https://github.com/w3c/pointerlock/issues/16

  2 issues closed:
  - movementX/Y when moving out of or into an iframe https://github.com/w3c/pointerlock/issues/16
  - Spec version in the ED? https://github.com/w3c/pointerlock/issues/17

* w3c/push-api (+0/-1/💬10)
  2 issues received 10 new comments:
  - #193 Pass removed subscriptions as a property of the `pushsubscriptionchange` event (7 by martinthomson, NekR)
    https://github.com/w3c/push-api/issues/193
  - #240 Propose enabling background sync from `pushsubscriptionchange` events (3 by kitcambridge, NekR)
    https://github.com/w3c/push-api/issues/240

  1 issues closed:
  - Separate out an algorithm for creating a push subscription https://github.com/w3c/push-api/issues/235

* w3c/screen-orientation (+3/-0/💬0)
  3 issues created:
  - Orientation angle to orientation type mapping for 2-in-1 devices (by alexshalamov)
    https://github.com/w3c/screen-orientation/issues/101
  - Steps for updating orientation information are misleading (by alexshalamov)
    https://github.com/w3c/screen-orientation/issues/100
  - Orientation angle cannot be precisely mapped to orientation type for devices with 1:1 screen size ratio (by alexshalamov)
    https://github.com/w3c/screen-orientation/issues/99

* w3c/uievents (+1/-2/💬4)
  1 issues created:
  - Click event when the node is removed and then added back is not fired (by NavidZ)
    https://github.com/w3c/uievents/issues/141

  2 issues received 4 new comments:
  - #35 Specify MouseEvent.which (3 by garykac, mustaqahmed)
    https://github.com/w3c/uievents/issues/35
  - #141 Click event is not fired when the node is removed and then added back (1 by smaug----)
    https://github.com/w3c/uievents/issues/141

  2 issues closed:
  - Specify MouseEvent.which https://github.com/w3c/uievents/issues/35
  - Can't suppress the default action of non-primary button clicks https://github.com/w3c/uievents/issues/107

* w3c/input-events (+0/-0/💬10)
  1 issues received 10 new comments:
  - #62 Auto-publishing Level 1 Spec (10 by johanneswilm, siusin, choniong)
    https://github.com/w3c/input-events/issues/62

* w3c/html (+5/-3/💬10)
  5 issues created:
  - Identify sections at risk for 5.2 (by chaals)
    https://github.com/w3c/html/issues/893
  - readonly/mutability clarification (by patrickhlauke)
    https://github.com/w3c/html/issues/891
  - Align @srcdoc with WHATwg: Remove requirement to match ’the production labeled document in the XML specification’ (by komputist)
    https://github.com/w3c/html/issues/890
  - 4.7.10.10 Media resources with multiple media tracks code example (by r-romaniuk)
    https://github.com/w3c/html/issues/889
  - Filtering can break usefulness of datalist for long lists (by r12a)
    https://github.com/w3c/html/issues/888

  5 issues received 10 new comments:
  - #785 Strengthen requestAnimationFrame() spec for VSYNC / refresh rate matching in HTML 5.2 (3 by mdrejhon)
    https://github.com/w3c/html/issues/785
  - #891 readonly/mutability clarification (3 by patrickhlauke, chaals)
    https://github.com/w3c/html/issues/891
  - #893 Identify sections at risk for 5.2 (2 by chaals)
    https://github.com/w3c/html/issues/893
  - #889 4.7.10.10 Media resources with multiple media tracks code example (1 by chaals)
    https://github.com/w3c/html/issues/889
  - #735 CSP can be circumvented in HTML5 using obsolete <font> (1 by chaals)
    https://github.com/w3c/html/issues/735

  3 issues closed:
  - Spec cleanup: Remove extraneous span/div class=impl (leaving content untouched) https://github.com/w3c/html/issues/178
  - CSP can be circumvented in HTML5 using obsolete <font> https://github.com/w3c/html/issues/735
  - Strengthen requestAnimationFrame() spec for VSYNC / refresh rate matching in HTML 5.2 https://github.com/w3c/html/issues/785

* w3c/html-aam (+1/-2/💬5)
  1 issues created:
  - AX API: Complete mapping for 'time' element (by Joanmarie)
    https://github.com/w3c/html-aam/issues/88

  3 issues received 5 new comments:
  - #33 HTML-AAM: should address be treated as section/landmark in AAPIs? (3 by mcking65, boggydigital, jasonkiss)
    https://github.com/w3c/html-aam/issues/33
  - #88 AX API: Complete mapping for 'time' element (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/88
  - #19 HTML-AAM: UIA mapping for @lang (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/19

  2 issues closed:
  - AX API: Complete mapping for 'time' element https://github.com/w3c/html-aam/issues/88
  - HTML-AAM: UIA mapping for @lang https://github.com/w3c/html-aam/issues/19

* w3c/microdata (+1/-0/💬0)
  1 issues created:
  - Is microdata processed in e.g. SVG? (by chaals)
    https://github.com/w3c/microdata/issues/10



Pull requests
-------------
* w3c/FileAPI (+1/-2/💬6)
  1 pull requests submitted:
  - Export "Blob URL Store" definition (by TimothyGu)
    https://github.com/w3c/FileAPI/pull/77

  2 pull requests received 6 new comments:
  - #77 Export "Blob URL Store" definition (5 by annevk, TimothyGu)
    https://github.com/w3c/FileAPI/pull/77
  - #76 Add a link to web-platform-tests to the top of the spec (1 by foolip)
    https://github.com/w3c/FileAPI/pull/76

  2 pull requests merged:
  - Add a link to web-platform-tests to the top of the spec
    https://github.com/w3c/FileAPI/pull/76
  - Export "Blob URL Store" definition
    https://github.com/w3c/FileAPI/pull/77

* w3c/ServiceWorker (+0/-3/💬14)
  5 pull requests received 14 new comments:
  - #1131 Ask for web-platform-tests in CONTRIBUTING.md (4 by foolip, jungkees)
    https://github.com/w3c/ServiceWorker/pull/1131
  - #1132 Remove duplicate step from "Update" algorithm (4 by jungkees, jugglinmike)
    https://github.com/w3c/ServiceWorker/pull/1132
  - #1130 Handle deserialization failures in postMessage() (3 by jungkees, domenic)
    https://github.com/w3c/ServiceWorker/pull/1130
  - #1124 “the worker's Documents” ➡ “owner set” (2 by jungkees, ylafon)
    https://github.com/w3c/ServiceWorker/pull/1124
  - #1110 Update the “Link type "serviceworker"” section (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1110

  3 pull requests merged:
  - Handle deserialization failures in postMessage()
    https://github.com/w3c/ServiceWorker/pull/1130
  - Remove duplicate step from "Update" algorithm
    https://github.com/w3c/ServiceWorker/pull/1132
  - Ask for web-platform-tests in CONTRIBUTING.md
    https://github.com/w3c/ServiceWorker/pull/1131

* w3c/manifest (+2/-0/💬12)
  2 pull requests submitted:
  - Fix typos in "Privacy consideration: start_url tracking" (by valioDOTch)
    https://github.com/w3c/manifest/pull/571
  - Use UTF-8 decode when obtaining a manifest (by anssiko)
    https://github.com/w3c/manifest/pull/570

  3 pull requests received 12 new comments:
  - #520 Feat(events): add BeforeInstallPromptEvent (8 by marcoscaceres, mgiuca, kenchris)
    https://github.com/w3c/manifest/pull/520
  - #530 feat: Add splashscreens member + purpose (closes #510) (2 by marcoscaceres, RobDolinMS)
    https://github.com/w3c/manifest/pull/530
  - #567 Add iarc_rating_id (resolves #523) (2 by marcoscaceres, RobDolinMS)
    https://github.com/w3c/manifest/pull/567

* w3c/pointerlock (+1/-1/💬2)
  1 pull requests submitted:
  - Switch "Implementation report" to "Test suite" for wpt link (by foolip)
    https://github.com/w3c/pointerlock/pull/19

  1 pull requests received 2 new comments:
  - #18 add 20161122 FPWD (2 by scheib, siusin)
    https://github.com/w3c/pointerlock/pull/18

  1 pull requests merged:
  - Switch "Implementation report" to "Test suite" for wpt link
    https://github.com/w3c/pointerlock/pull/19

* w3c/push-api (+0/-1/💬0)
  1 pull requests merged:
  - Separate out the steps for creating a subscription
    https://github.com/w3c/push-api/pull/254

* w3c/screen-orientation (+1/-1/💬0)
  1 pull requests submitted:
  - Add a link to web-platform-tests to the top of the spec (by foolip)
    https://github.com/w3c/screen-orientation/pull/98

  1 pull requests merged:
  - Add a link to web-platform-tests to the top of the spec
    https://github.com/w3c/screen-orientation/pull/98

* w3c/uievents (+1/-1/💬3)
  1 pull requests submitted:
  - Add a link to web-platform-tests to the top of the spec (by foolip)
    https://github.com/w3c/uievents/pull/140

  1 pull requests received 3 new comments:
  - #140 Add a link to web-platform-tests to the top of the spec (3 by foolip, garykac)
    https://github.com/w3c/uievents/pull/140

  1 pull requests merged:
  - Add a link to web-platform-tests to the top of the spec
    https://github.com/w3c/uievents/pull/140

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

* w3c/selection-api (+3/-1/💬7)
  3 pull requests submitted:
  - Add a link to web-platform-tests to the top of the spec (by foolip)
    https://github.com/w3c/selection-api/pull/89
  - Remove the <dfn> in Selection interface heading (by foolip)
    https://github.com/w3c/selection-api/pull/88
  - Throw exception for removeRange on range that's not in selection (by ayg)
    https://github.com/w3c/selection-api/pull/87

  3 pull requests received 7 new comments:
  - #86 Throw correct exceptions from collapse/selectAllChildren on detached doctypes (3 by ayg)
    https://github.com/w3c/selection-api/pull/86
  - #87 Throw exception for removeRange on range that's not in selection (3 by ayg)
    https://github.com/w3c/selection-api/pull/87
  - #88 Remove the <dfn> in Selection interface heading (1 by rniwa)
    https://github.com/w3c/selection-api/pull/88

  1 pull requests merged:
  - Remove the <dfn> in Selection interface heading
    https://github.com/w3c/selection-api/pull/88

* w3c/input-events (+0/-1/💬0)
  1 pull requests merged:
  - Fix an "an" typo
    https://github.com/w3c/input-events/pull/60

* w3c/html (+1/-2/💬2)
  1 pull requests submitted:
  - Wd7changelog (by LJWatson)
    https://github.com/w3c/html/pull/892

  1 pull requests received 2 new comments:
  - #887 Fixes: https://github.com/w3c/html/issues/785 (2 by mdrejhon, chaals)
    https://github.com/w3c/html/pull/887

  2 pull requests merged:
  - Wd7changelog
    https://github.com/w3c/html/pull/892
  - Fixes: https://github.com/w3c/html/issues/785
    https://github.com/w3c/html/pull/887

* w3c/html-aam (+1/-1/💬0)
  1 pull requests submitted:
  - AX API: Complete mapping for 'time' element (Github issue #88) (by Joanmarie)
    https://github.com/w3c/html-aam/pull/89

  1 pull requests merged:
  - AX API: Complete mapping for 'time' element (Github issue #88)
    https://github.com/w3c/html-aam/pull/89

* w3c/html-extensions (+1/-1/💬1)
  1 pull requests submitted:
  - trivial editorial updates (by chaals)
    https://github.com/w3c/html-extensions/pull/26

  1 pull requests received 1 new comments:
  - #26 trivial editorial updates (1 by LJWatson)
    https://github.com/w3c/html-extensions/pull/26

  1 pull requests merged:
  - trivial editorial updates
    https://github.com/w3c/html-extensions/pull/26

* w3c/aria-in-html (+1/-0/💬0)
  1 pull requests submitted:
  - Ordered ARIA Roles alphabetically (by evaferreira)
    https://github.com/w3c/aria-in-html/pull/25

* w3c/microdata (+2/-1/💬1)
  2 pull requests submitted:
  - Chaals patch 1 (by chaals)
    https://github.com/w3c/microdata/pull/11
  - assorted cleanup (by chaals)
    https://github.com/w3c/microdata/pull/9

  1 pull requests received 1 new comments:
  - #9 assorted cleanup (1 by danbri)
    https://github.com/w3c/microdata/pull/9

  1 pull requests merged:
  - assorted cleanup
    https://github.com/w3c/microdata/pull/9


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, 2 May 2017 17:00:37 UTC