Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+3/-2/πŸ’¬33)
  3 issues created:
  - Allow custom `input` element content (by baocang)
    https://github.com/w3c/webcomponents/issues/659
  - Why do we really need hyphens? (by trusktr)
    https://github.com/w3c/webcomponents/issues/658
  - Allowing serialized access to custom element implementation DOM for web archival benefits (by ernsheong)
    https://github.com/w3c/webcomponents/issues/657

  7 issues received 33 new comments:
  - #658 Why do we really need hyphens? (13 by trusktr, web-padawan, baocang, milieuChris)
    https://github.com/w3c/webcomponents/issues/658
  - #645 HTML Modules (6 by stramel, snuggs, baocang, Jamesernator, AshleyScirra, matthewp)
    https://github.com/w3c/webcomponents/issues/645
  - #657 Allowing serialized access to custom element implementation DOM for web archival benefits (6 by matthewp, ernsheong, domenic)
    https://github.com/w3c/webcomponents/issues/657
  - #648 Lack of implementations of customized built-in elements is hurting Web Components (4 by tomalec, matthewp, prushforth)
    https://github.com/w3c/webcomponents/issues/648
  - #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (2 by trusktr)
    https://github.com/w3c/webcomponents/issues/509
  - #655 Support for pseudo elements with ::slotted() selectors (1 by tabatkins)
    https://github.com/w3c/webcomponents/issues/655
  - #468 Provide a lightweight mechanism to add styles to a custom element (1 by WebReflection)
    https://github.com/w3c/webcomponents/issues/468

  2 issues closed:
  - Lack of implementations of customized built-in elements is hurting Web Components https://github.com/w3c/webcomponents/issues/648
  - Allowing serialized access to custom element implementation DOM for web archival benefits https://github.com/w3c/webcomponents/issues/657

* w3c/ServiceWorker (+0/-0/πŸ’¬8)
  5 issues received 8 new comments:
  - #745 Expose GeoLocation to workers (2 by Zibri)
    https://github.com/w3c/ServiceWorker/issues/745
  - #913 cache.match should create partial responses if given a range request (2 by jakearchibald, inexorabletash)
    https://github.com/w3c/ServiceWorker/issues/913
  - #756 consider allowing multiple worker thread instances for a single registration (2 by slightlyoff, jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/756
  - #1028 Consider providing `navigation` event (1 by mgiuca)
    https://github.com/w3c/ServiceWorker/issues/1028
  - #1188 Remove foreign fetch (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1188

* w3c/manifest (+2/-3/πŸ’¬10)
  2 issues created:
  - Fix shortname in w3c.json? (by tripu)
    https://github.com/w3c/manifest/issues/605
  - The border attribute on the table element is presentational markup. Consider using CSS instead. (by deadjdona)
    https://github.com/w3c/manifest/issues/603

  4 issues received 10 new comments:
  - #589 Richer splash screen backgrounds (3 by marcoscaceres, piotrswigon, kenchris)
    https://github.com/w3c/manifest/issues/589
  - #594 ServiceWorker type-member ( "type" : "module" ) (3 by nuxodin, kenchris)
    https://github.com/w3c/manifest/issues/594
  - #605 Fix shortname in w3c.json? (3 by tripu, anssiko)
    https://github.com/w3c/manifest/issues/605
  - #597 Single-window mode option (1 by mgiuca)
    https://github.com/w3c/manifest/issues/597

  3 issues closed:
  - Fix shortname in w3c.json? https://github.com/w3c/manifest/issues/605
  - ServiceWorker type-member ( "type" : "module" ) https://github.com/w3c/manifest/issues/594
  - Add (optional) "category" member https://github.com/w3c/manifest/issues/569

* w3c/pointerlock (+0/-0/πŸ’¬1)
  1 issues received 1 new comments:
  - #22 Time at TPAC? (1 by scheib)
    https://github.com/w3c/pointerlock/issues/22

* w3c/push-api (+0/-0/πŸ’¬1)
  1 issues received 1 new comments:
  - #259 APA WG comment: ability to pause notifications (1 by JaninaSajka)
    https://github.com/w3c/push-api/issues/259

* w3c/uievents (+1/-0/πŸ’¬0)
  1 issues created:
  - Support queryKeyCap (by garykac)
    https://github.com/w3c/uievents/issues/156

* w3c/clipboard-apis (+2/-0/πŸ’¬0)
  2 issues created:
  - Clarify "8.1. The copy action" in regards to copying selected data (by danburzo)
    https://github.com/w3c/clipboard-apis/issues/49
  - Clarification for clipboardData.setData() and native access  (by danburzo)
    https://github.com/w3c/clipboard-apis/issues/48

* w3c/editing (+1/-1/πŸ’¬2)
  1 issues created:
  - Copying a Selection's "inner html" vs "outer html" (by danburzo)
    https://github.com/w3c/editing/issues/168

  1 issues received 2 new comments:
  - #168 Copying a Selection's "inner html" vs "outer html" (2 by rniwa, danburzo)
    https://github.com/w3c/editing/issues/168

  1 issues closed:
  - Copying a Selection's "inner html" vs "outer html" https://github.com/w3c/editing/issues/168

* w3c/input-events (+1/-0/πŸ’¬7)
  1 issues created:
  - There should be a way to distinguish between left-justifying content and left-aligning content (by whsieh)
    https://github.com/w3c/input-events/issues/68

  1 issues received 7 new comments:
  - #68 There should be a way to distinguish between left-justifying content and left-aligning content (7 by whsieh, johanneswilm)
    https://github.com/w3c/input-events/issues/68

* w3c/html (+5/-1/πŸ’¬7)
  5 issues created:
  - Outline algorithm, Step 5, Association bug and fix (by rehierl)
    https://github.com/w3c/html/issues/1001
  - Clarify what happens to U+0000 chars (by sideshowbarker)
    https://github.com/w3c/html/issues/1000
  - Fix a broken step reference in the β€œfire a DND event” algorithm (by sideshowbarker)
    https://github.com/w3c/html/issues/999
  - define what it means for elements to be β€œreferenced” (by sideshowbarker)
    https://github.com/w3c/html/issues/998
  - h element of html is not been bold by itself?h element is bold by css through broswer (by davidryzen)
    https://github.com/w3c/html/issues/997

  5 issues received 7 new comments:
  - #996 Support elements in <option> elements (2 by chaals, SebastianZ)
    https://github.com/w3c/html/issues/996
  - #990 HTML5.2 implementation report (2 by russmaxdesign, LJWatson)
    https://github.com/w3c/html/issues/990
  - #962 complete 5.2 implementation report (1 by LJWatson)
    https://github.com/w3c/html/issues/962
  - #977 dl specification: is the description contradictory? (1 by alrdytaken)
    https://github.com/w3c/html/issues/977
  - #893 Identify sections at risk for 5.2 (1 by chaals)
    https://github.com/w3c/html/issues/893

  1 issues closed:
  - complete 5.2 implementation report https://github.com/w3c/html/issues/962

* w3c/html-aam (+1/-0/πŸ’¬0)
  1 issues created:
  - The <form> element should only map to FORM landmark with restriction of accessible name (by jongund)
    https://github.com/w3c/html-aam/issues/106

* w3c/dom (+1/-0/πŸ’¬0)
  1 issues created:
  - please use  DOMHighResTimeStamp for timeStamp in the Event interface (by siusin)
    https://github.com/w3c/dom/issues/154



Pull requests
-------------
* w3c/ServiceWorker (+0/-0/πŸ’¬3)
  1 pull requests received 3 new comments:
  - #1190 Remove incumbent/fetching record from Cache behavior (3 by jungkees, jakearchibald, wanderview)
    https://github.com/w3c/ServiceWorker/pull/1190

* w3c/manifest (+2/-3/πŸ’¬27)
  2 pull requests submitted:
  - Adding Edge & WebKit implementation status links (by aarongustafson)
    https://github.com/w3c/manifest/pull/606
  - chore: add Rob Dolin as co-editor (by marcoscaceres)
    https://github.com/w3c/manifest/pull/604

  4 pull requests received 27 new comments:
  - #604 chore: add Rob Dolin as co-editor (17 by marcoscaceres, RobDolinMS, kenchris, LJWatson, aarongustafson, dontcallmedom, anssiko)
    https://github.com/w3c/manifest/pull/604
  - #606 Adding Edge & WebKit implementation status links (5 by aarongustafson, anssiko, kenchris)
    https://github.com/w3c/manifest/pull/606
  - #598 feat: add categories member (resolves #569) (4 by marcoscaceres, RccnMarius, kenchris)
    https://github.com/w3c/manifest/pull/598
  - #601 Update link destination for Trim( ) definition (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/601

  3 pull requests merged:
  - chore: add Rob Dolin as co-editor
    https://github.com/w3c/manifest/pull/604
  - Adding Edge & WebKit implementation status links
    https://github.com/w3c/manifest/pull/606
  - feat: add categories member (resolves #569)
    https://github.com/w3c/manifest/pull/598

* w3c/push-api (+0/-1/πŸ’¬2)
  2 pull requests received 2 new comments:
  - #288 Update the acknowledgements (1 by kitcambridge)
    https://github.com/w3c/push-api/pull/288
  - #262 Add a list of authentication schemes (1 by martinthomson)
    https://github.com/w3c/push-api/pull/262

  1 pull requests merged:
  - Update the acknowledgements
    https://github.com/w3c/push-api/pull/288

* 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/html (+0/-0/πŸ’¬1)
  1 pull requests received 1 new comments:
  - #973 issue-972 (1 by rehierl)
    https://github.com/w3c/html/pull/973

* w3c/html-aam (+1/-0/πŸ’¬0)
  1 pull requests submitted:
  - Issue 106: The <form> element should only map to FORM landmark with restriction of accessible name  (by jongund)
    https://github.com/w3c/html-aam/pull/107

* w3c/html-aria (+1/-1/πŸ’¬0)
  1 pull requests submitted:
  - Cut duplicate doc-afterword role listing (by sideshowbarker)
    https://github.com/w3c/html-aria/pull/80

  1 pull requests merged:
  - Cut duplicate doc-afterword role listing
    https://github.com/w3c/html-aria/pull/80


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, 29 August 2017 17:00:45 UTC