Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+2/-2/💬11)
  2 issues created:
  - Consider adding CSS reset attributes (by drazenbaric)
    https://github.com/w3c/webcomponents/issues/638
  - 'attributeChangedCallback' not working with a data attribute on Firefox or Edge (by liam-swinney)
    https://github.com/w3c/webcomponents/issues/637

  4 issues received 11 new comments:
  - #638 Consider adding CSS reset attributes (6 by rniwa, matthewp, drazenbaric)
    https://github.com/w3c/webcomponents/issues/638
  - #636 Using slot="" attribute on <link rel="import"> (Imports without JavaScript) (2 by jourdanritchey, hayatoito)
    https://github.com/w3c/webcomponents/issues/636
  - #637 'attributeChangedCallback' not working with a data attribute on Firefox or Edge (2 by liam-swinney, annevk)
    https://github.com/w3c/webcomponents/issues/637
  - #635 Clarify "report an exception" for Custom Elements (1 by domenic)
    https://github.com/w3c/webcomponents/issues/635

  2 issues closed:
  - Consider adding CSS reset attributes https://github.com/w3c/webcomponents/issues/638
  - Using slot="" attribute on <link rel="import"> (Imports without JavaScript) https://github.com/w3c/webcomponents/issues/636

* w3c/FileAPI (+0/-0/💬3)
  1 issues received 3 new comments:
  - #46 Document BlobPropertyBag "endings", or keep pushing to remove? (3 by aliams, mkruisselbrink, inexorabletash)
    https://github.com/w3c/FileAPI/issues/46

* w3c/ServiceWorker (+4/-2/💬27)
  4 issues created:
  - clients.get() should resolve with null instead of undefined (by esprehn)
    https://github.com/w3c/ServiceWorker/issues/1133
  - Reduce GC exposure (by annevk)
    https://github.com/w3c/ServiceWorker/issues/1127
  - ServiceWorker.postMessage() references the not-yet-created worker global (by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1126
  - Secure context language is redundant/contradicts secure context spec (by mattto)
    https://github.com/w3c/ServiceWorker/issues/1125

  9 issues received 27 new comments:
  - #1123 WindowClient.navigate() behavior for reserved clients and in-flight navigations (8 by jungkees, aliams, wanderview)
    https://github.com/w3c/ServiceWorker/issues/1123
  - #1122 Service worker MessageEvents set the "origin" property, but Worker MessageEvents do not. (7 by annevk, jungkees, wanderview, domenic)
    https://github.com/w3c/ServiceWorker/issues/1122
  - #1126 ServiceWorker.postMessage() references the not-yet-created worker global (3 by jungkees, domenic)
    https://github.com/w3c/ServiceWorker/issues/1126
  - #1077 Find a way for service workers to get their current state (3 by n8schloss, wanderview, delapuente)
    https://github.com/w3c/ServiceWorker/issues/1077
  - #1125 Secure context language is redundant/contradicts secure context spec (2 by jungkees, mattto)
    https://github.com/w3c/ServiceWorker/issues/1125
  - #1133 clients.get() should resolve with null instead of undefined (1 by domenic)
    https://github.com/w3c/ServiceWorker/issues/1133
  - #1115 Should a service worker be able to block with shared memory APIs? (1 by lars-t-hansen)
    https://github.com/w3c/ServiceWorker/issues/1115
  - #1118 Match Service Worker Registration should assert same-origin? (1 by jungkees)
    https://github.com/w3c/ServiceWorker/issues/1118
  - #1055 respondWith uses the wrong targetRealm (1 by domenic)
    https://github.com/w3c/ServiceWorker/issues/1055

  2 issues closed:
  - ServiceWorker.postMessage() references the not-yet-created worker global https://github.com/w3c/ServiceWorker/issues/1126
  - Tweak StructuredCloneWithTransfer() usage https://github.com/w3c/ServiceWorker/issues/1089

* w3c/push-api (+1/-3/💬4)
  1 issues created:
  - User Agents should report accepted content-encoding types. (by jrconlin)
    https://github.com/w3c/push-api/issues/251

  1 issues received 4 new comments:
  - #251 User Agents should report accepted content-encoding types. (4 by martinthomson, ShijunS, beverloo)
    https://github.com/w3c/push-api/issues/251

  3 issues closed:
  - User Agents should report accepted content-encoding types. https://github.com/w3c/push-api/issues/251
  - Who will provide the Push Service? https://github.com/w3c/push-api/issues/247
  - PushSubscription should have an attribute for ExpirationTime https://github.com/w3c/push-api/issues/86

* w3c/selection-api (+0/-0/💬2)
  2 issues received 2 new comments:
  - #37 Specify Selection.modify()? (1 by gked)
    https://github.com/w3c/selection-api/issues/37
  - #7 Selection.toString is under specified (1 by js-choi)
    https://github.com/w3c/selection-api/issues/7

* w3c/input-events (+1/-0/💬0)
  1 issues created:
  - Auto-publishing Level 1 Spec (by choniong)
    https://github.com/w3c/input-events/issues/62

* w3c/html (+3/-1/💬24)
  3 issues created:
  - Incomplete sentence in the spec of the dl element (by agcolom)
    https://github.com/w3c/html/issues/886
  - Check guidance for markup generators regarding the alt attribute (by agcolom)
    https://github.com/w3c/html/issues/885
  - Expand IDL acronym in 1st use (by agcolom)
    https://github.com/w3c/html/issues/883

  11 issues received 24 new comments:
  - #785 Strengthen requestAnimationFrame() spec for VSYNC / refresh rate matching in HTML 5.2 (6 by mdrejhon)
    https://github.com/w3c/html/issues/785
  - #883 Expand IDL acronym in 1st use (5 by patrickdark, chaals, agcolom)
    https://github.com/w3c/html/issues/883
  - #375 HTML 5.2 VSYNC API: Support for VSYNC OFF / 120Hz / variable refresh displays / etc (3 by mdrejhon)
    https://github.com/w3c/html/issues/375
  - #292 Focusability of scrollable regions (2 by chaals, stevefaulkner)
    https://github.com/w3c/html/issues/292
  - #885 Check guidance for markup generators regarding the alt attribute (2 by agcolom, chaals)
    https://github.com/w3c/html/issues/885
  - #865 Post form as JSON (1 by chaals)
    https://github.com/w3c/html/issues/865
  - #485 Remove the use of printable character from accessKey attribute. (1 by chaals)
    https://github.com/w3c/html/issues/485
  - #369 Add text for the ping attribute (1 by chaals)
    https://github.com/w3c/html/issues/369
  - #104 Table model loses extra cells in thead (1 by stevefaulkner)
    https://github.com/w3c/html/issues/104
  - #874 CFC: Publish HTML5.1 2nd Edition (1 by LJWatson)
    https://github.com/w3c/html/issues/874
  - #754 HTML 4 system identifiers are accidentally non-conforming in HTML 5.1 (1 by cynthia)
    https://github.com/w3c/html/issues/754

  1 issues closed:
  - CFC: Publish HTML5.1 2nd Edition https://github.com/w3c/html/issues/874

* w3c/html-aam (+1/-4/💬12)
  1 issues created:
  - HTML5 placeholder on UIA is inconsistent with ARIA 1.1 aria-placeholder (by richschwer)
    https://github.com/w3c/html-aam/issues/87

  6 issues received 12 new comments:
  - #69 html5 placeholder and aria-placeholder implementation (6 by stes-acc, jasonkiss, richschwer, stevefaulkner)
    https://github.com/w3c/html-aam/issues/69
  - #87 HTML5 placeholder on UIA is inconsistent with ARIA 1.1 aria-placeholder (2 by stevefaulkner)
    https://github.com/w3c/html-aam/issues/87
  - #41 HTML-AAM: should aria-placeholder be used for accessible description on elements? (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/41
  - #86 Suggest <aside> should map to complementary with restrictions (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/86
  - #56 HTML-AAM: mapping for colspan (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/56
  - #57 HTML-AAM: UIA mapping for rowspan (1 by jasonkiss)
    https://github.com/w3c/html-aam/issues/57

  4 issues closed:
  - html5 placeholder and aria-placeholder implementation https://github.com/w3c/html-aam/issues/69
  - HTML-AAM: should aria-placeholder be used for accessible description on elements? https://github.com/w3c/html-aam/issues/41
  - HTML5 placeholder on UIA is inconsistent with ARIA 1.1 aria-placeholder https://github.com/w3c/html-aam/issues/87
  - HTML-AAM: mapping for colspan https://github.com/w3c/html-aam/issues/56

* w3c/html-aria (+1/-1/💬1)
  1 issues created:
  - Input type password should allow aria-required (by cpandhi)
    https://github.com/w3c/html-aria/issues/76

  1 issues received 1 new comments:
  - #60 Make gridcell one of the implicit roles for the td element (1 by dylanb)
    https://github.com/w3c/html-aria/issues/60

  1 issues closed:
  - Input type password should allow aria-required https://github.com/w3c/html-aria/issues/76

* w3c/aria-in-html (+1/-1/💬0)
  1 issues created:
  - Broken links (by simevidas)
    https://github.com/w3c/aria-in-html/issues/24

  1 issues closed:
  - Broken links https://github.com/w3c/aria-in-html/issues/24

* w3c/microdata (+0/-0/💬4)
  3 issues received 4 new comments:
  - #2 Add reverse property (2 by danbri, gkellogg)
    https://github.com/w3c/microdata/issues/2
  - #4 Getting markup inside values (1 by danbri)
    https://github.com/w3c/microdata/issues/4
  - #7 CFC: Move Microdata to FPWD (1 by LJWatson)
    https://github.com/w3c/microdata/issues/7

* w3c/dom (+0/-0/💬11)
  8 issues received 11 new comments:
  - #75 MutationObserverInit (2 by zqzhang, yongsheng)
    https://github.com/w3c/dom/issues/75
  - #49 Element: changes to 'to create an element' (2 by hmin)
    https://github.com/w3c/dom/issues/49
  - #118 DOMTokenList.add/remove normalize dupes/whitespace even if they're no-ops, but .toggle doesn't (2 by annevk, ayg)
    https://github.com/w3c/dom/issues/118
  - #69 Element & Document:add webkitMatchesSelector() in Element and rename legacy alias to historical alias in Document (1 by siusin)
    https://github.com/w3c/dom/issues/69
  - #74 Define document's origin slot in DOM rather than HTML (1 by zqzhang)
    https://github.com/w3c/dom/issues/74
  - #79 Element: closest() and matches() (1 by zqzhang)
    https://github.com/w3c/dom/issues/79
  - #60 Editorial: add <code> to mutation methods (1 by hmin)
    https://github.com/w3c/dom/issues/60
  - #37 Interface Element: refine the description of element creation. (1 by linzhiping)
    https://github.com/w3c/dom/issues/37



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

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

* w3c/ServiceWorker (+6/-5/💬19)
  6 pull requests submitted:
  - Remove duplicate step from "Update" algorithm (by jugglinmike)
    https://github.com/w3c/ServiceWorker/pull/1132
  - Ask for web-platform-tests in CONTRIBUTING.md (by foolip)
    https://github.com/w3c/ServiceWorker/pull/1131
  - Handle deserialization failures in postMessage() (by domenic)
    https://github.com/w3c/ServiceWorker/pull/1130
  - Add a link to web-platform-tests to the top of the spec (by foolip)
    https://github.com/w3c/ServiceWorker/pull/1129
  - Fix typos (by ericlaw1979)
    https://github.com/w3c/ServiceWorker/pull/1128
  - “the worker's Documents” ➡ “owner set” (by sideshowbarker)
    https://github.com/w3c/ServiceWorker/pull/1124

  9 pull requests received 19 new comments:
  - #1124 “the worker's Documents” ➡ “owner set” (6 by annevk, jungkees, domenic, sideshowbarker)
    https://github.com/w3c/ServiceWorker/pull/1124
  - #1131 Ask for web-platform-tests in CONTRIBUTING.md (3 by foolip, jungkees)
    https://github.com/w3c/ServiceWorker/pull/1131
  - #1102 Update StructuredCloneWithTransfer() usage (3 by jungkees, domenic)
    https://github.com/w3c/ServiceWorker/pull/1102
  - #1130 Handle deserialization failures in postMessage() (2 by jungkees, domenic)
    https://github.com/w3c/ServiceWorker/pull/1130
  - #1120 Typo fix (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1120
  - #1128 Fix typos (1 by mkruisselbrink)
    https://github.com/w3c/ServiceWorker/pull/1128
  - #1129 Add a link to web-platform-tests to the top of the spec (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1129
  - #1132 Remove duplicate step from "Update" algorithm (1 by ylafon)
    https://github.com/w3c/ServiceWorker/pull/1132
  - #1113 Use [SameObject] for the navigationPreload attribute (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1113

  5 pull requests merged:
  - Add a link to web-platform-tests to the top of the spec
    https://github.com/w3c/ServiceWorker/pull/1129
  - Update StructuredCloneWithTransfer() usage
    https://github.com/w3c/ServiceWorker/pull/1102
  - Fix typos
    https://github.com/w3c/ServiceWorker/pull/1128
  - Use [SameObject] for the navigationPreload attribute
    https://github.com/w3c/ServiceWorker/pull/1113
  - Typo fix
    https://github.com/w3c/ServiceWorker/pull/1120

* w3c/manifest (+0/-0/💬6)
  2 pull requests received 6 new comments:
  - #520 Feat(events): add BeforeInstallPromptEvent (5 by mgiuca, kenchris)
    https://github.com/w3c/manifest/pull/520
  - #567 Add iarc_rating_id (resolves #523) (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/567

* w3c/push-api (+5/-4/💬4)
  5 pull requests submitted:
  - Separate out the steps for creating a subscription (by beverloo)
    https://github.com/w3c/push-api/pull/254
  - Fix a series of warnings in the specification (by beverloo)
    https://github.com/w3c/push-api/pull/253
  - Add PushManager.supportedContentEncodings (by beverloo)
    https://github.com/w3c/push-api/pull/252
  - Mention how applicationServerKey is used (by martinthomson)
    https://github.com/w3c/push-api/pull/250
  - Run tidy (by martinthomson)
    https://github.com/w3c/push-api/pull/249

  2 pull requests received 4 new comments:
  - #253 Fix a series of warnings in the specification (3 by marcoscaceres, beverloo)
    https://github.com/w3c/push-api/pull/253
  - #252 Add PushManager.supportedContentEncodings (1 by beverloo)
    https://github.com/w3c/push-api/pull/252

  4 pull requests merged:
  - Fix a series of warnings in the specification
    https://github.com/w3c/push-api/pull/253
  - Add PushManager.supportedContentEncodings
    https://github.com/w3c/push-api/pull/252
  - Run tidy
    https://github.com/w3c/push-api/pull/249
  - Add PushSubscription.expirationTime
    https://github.com/w3c/push-api/pull/248

* w3c/selection-api (+1/-0/💬1)
  1 pull requests submitted:
  - Throw correct exceptions from selectAllChildren on detached doctypes (by ayg)
    https://github.com/w3c/selection-api/pull/86

  1 pull requests received 1 new comments:
  - #86 Throw correct exceptions from collapse/selectAllChildren on detached doctypes (1 by ayg)
    https://github.com/w3c/selection-api/pull/86

* w3c/html (+2/-0/💬0)
  2 pull requests submitted:
  - Fixes: https://github.com/w3c/html/issues/785 (by mdrejhon)
    https://github.com/w3c/html/pull/887
  - Update accesskey definition (by chaals)
    https://github.com/w3c/html/pull/884

* w3c/dom (+1/-1/💬1)
  1 pull requests submitted:
  - Update changes log (by chaals)
    https://github.com/w3c/dom/pull/138

  1 pull requests received 1 new comments:
  - #138 Update changes log (1 by siusin)
    https://github.com/w3c/dom/pull/138

  1 pull requests merged:
  - Update changes log
    https://github.com/w3c/dom/pull/138


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, 25 April 2017 17:00:36 UTC