Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+1/-2/💬37)
  1 issues created:
  - @trusktr you're not returning the right object from the constructor. You're creating an HTMLElement, then implicitly returning MyEl, which is not an HTMLElement. Regardless of setting the prototype and what `instanceof` says, it doesn't wrap a native element object like HTMLElement does. (by IbrahimTanyalcin)
    https://github.com/w3c/webcomponents/issues/766 

  6 issues received 37 new comments:
  - #645 HTML Modules (15 by alexgwolff, annevk, davatron5000, justinfagnani, dandclark, jkrems, matthewp, AshleyScirra, GrosSacASac)
    https://github.com/w3c/webcomponents/issues/645 [modules] [needs concrete proposal] 
  - #758 How to define APIs only for custom element authors (6 by annevk, caridy, tkent-google)
    https://github.com/w3c/webcomponents/issues/758 
  - #763 Web Components F2F topics for 2018 TPAC (6 by rniwa, chaals, yoichio)
    https://github.com/w3c/webcomponents/issues/763 
  - #766 Effect of removing 'Object.setPrototypeOf(MyEl, HTMLElement)' while using ES5 prototype pattern for web components (6 by rniwa, IbrahimTanyalcin, justinfagnani)
    https://github.com/w3c/webcomponents/issues/766 [question] 
  - #79 Selection APIs for Shadow DOM (3 by web-padawan, aadamsx, yoichio)
    https://github.com/w3c/webcomponents/issues/79 [needs concrete proposal] [shadow-dom] [v2] 
  - #742 HTML module should require a new MIME type (1 by annevk)
    https://github.com/w3c/webcomponents/issues/742 [modules] 

  2 issues closed:
  - Effect of removing 'Object.setPrototypeOf(MyEl, HTMLElement)' while using ES5 prototype pattern for web components https://github.com/w3c/webcomponents/issues/766 [question] 
  - Effect of removing 'Object.setPrototypeOf(MyEl, HTMLElement)' while using ES5 prototype pattern for web components https://github.com/w3c/webcomponents/issues/766 [question] 

* w3c/manifest (+1/-2/💬7)
  1 issues created:
  - MIME type in HTML <link type="application/manifest+json" rel="manifest"> (by kael)
    https://github.com/w3c/manifest/issues/721 

  4 issues received 7 new comments:
  - #510 Add splashscreen as a `purpose` (3 by dominickng, JacobDB)
    https://github.com/w3c/manifest/issues/510 
  - #721 MIME type in HTML <link type="application/manifest+json" rel="manifest"> (2 by dominickng, kael)
    https://github.com/w3c/manifest/issues/721 
  - #449 Allow for multiple scopes (1 by Ronnyrr)
    https://github.com/w3c/manifest/issues/449 [Feature Request] 
  - #555 Icon shapes and masking (1 by mgiuca)
    https://github.com/w3c/manifest/issues/555 

  2 issues closed:
  - Clarify rule of navigating away from the navigation scope https://github.com/w3c/manifest/issues/646 
  - Icon shapes and masking https://github.com/w3c/manifest/issues/555 

* w3c/pointerlock (+0/-0/💬1)
  1 issues received 1 new comments:
  - #36 Option needed to disable OS-level adjustment for mouse acceleration (1 by scheib)
    https://github.com/w3c/pointerlock/issues/36 

* w3c/editing (+0/-0/💬22)
  2 issues received 22 new comments:
  - #166 spellchecking - how to give JS devs more control (15 by johanneswilm, ianstormtaylor, gked, Reinmar)
    https://github.com/w3c/editing/issues/166 
  - #176 contenteditable-disabled (7 by yosinch, Reinmar, gked, johanneswilm)
    https://github.com/w3c/editing/issues/176 



Pull requests
-------------
* w3c/FileAPI (+1/-1/💬2)
  1 pull requests submitted:
  - Fix "undefined" reference in parsable MIME type Note (by rwlbuis)
    https://github.com/w3c/FileAPI/pull/110 

  1 pull requests received 2 new comments:
  - #110 Fix "undefined" reference in parsable MIME type Note (2 by mkruisselbrink)
    https://github.com/w3c/FileAPI/pull/110 

  1 pull requests merged:
  - Fix "undefined" reference in parsable MIME type Note
    https://github.com/w3c/FileAPI/pull/110 

* w3c/manifest (+3/-4/💬7)
  3 pull requests submitted:
  - Added new definition "within scope of a manifest". (by mgiuca)
    https://github.com/w3c/manifest/pull/724 
  - [chore] Fix normative references in informative sections (by mgiuca)
    https://github.com/w3c/manifest/pull/723 
  - [chore] Run tidy on new icon masking section. (by mgiuca)
    https://github.com/w3c/manifest/pull/722 

  2 pull requests received 7 new comments:
  - #657 Add a 'masking' purpose, for allowing the UA to supercompose such icons (5 by sunnygoyal2, dominickng, mgiuca)
    https://github.com/w3c/manifest/pull/657 
  - #701 Breaking: Change requirement to block off-scope navigation. (2 by marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/pull/701 [breaking] 

  4 pull requests merged:
  - Added new definition "within scope of a manifest".
    https://github.com/w3c/manifest/pull/724 
  - [chore] Fix normative references in informative sections
    https://github.com/w3c/manifest/pull/723 
  - [chore] Run tidy on new icon masking section.
    https://github.com/w3c/manifest/pull/722 
  - Breaking: Change requirement to block off-scope navigation.
    https://github.com/w3c/manifest/pull/701 [breaking] 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* 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/microdata
* https://github.com/w3c/2dcontext
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/dom

Received on Tuesday, 9 October 2018 17:00:39 UTC