Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-1/💬44)
  7 issues received 44 new comments:
  - #854 Rejecting CSS Modules in Workers (6 by dandclark, hiroshige-g, littledan)
    https://github.com/w3c/webcomponents/issues/854 
  - #853 Considering Shader Module Types (11 by Jamesernator, guybedford, jdashg, shannon)
    https://github.com/w3c/webcomponents/issues/853 [modules] [needs implementer interest] 
  - #839 HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (23 by Jamesernator, devsnek, justinfagnani, ljharb, rniwa, thw0rted, web-padawan)
    https://github.com/w3c/webcomponents/issues/839 [modules] 
  - #807 Make JavaScript Files a Valid Entry Point to a Web Page (1 by Randy-Buchholz)
    https://github.com/w3c/webcomponents/issues/807 
  - #762 Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (1 by tkent-google)
    https://github.com/w3c/webcomponents/issues/762 [custom-elements] [needs implementer interest] 
  - #754 Cleaning up (undefining) custom elements? (1 by stevenvachon)
    https://github.com/w3c/webcomponents/issues/754 
  - #594 Style ::slotted children (1 by stephenbe)
    https://github.com/w3c/webcomponents/issues/594 [shadow-dom] 

  1 issues closed:
  - Considering Shader Module Types https://github.com/w3c/webcomponents/issues/853 [modules] [needs implementer interest] 

* w3c/manifest (+0/-1/💬5)
  2 issues received 5 new comments:
  - #821 Why does obtaining not check a MIME type? (4 by annevk, marcoscaceres)
    https://github.com/w3c/manifest/issues/821 
  - #436 Support window preferred/initial (minimal?) sizes (1 by tomayac)
    https://github.com/w3c/manifest/issues/436 [Feature Request] 

  1 issues closed:
  - Clarify ServiceWorkerRegistrationObject’s purpose https://github.com/w3c/manifest/issues/800 [Editorial clarification] 

* w3c/screen-orientation (+0/-0/💬6)
  1 issues received 6 new comments:
  - #188 Should the -secondary orientations be exposed? (6 by marcoscaceres, mounirlamouri, smfr)
    https://github.com/w3c/screen-orientation/issues/188 [privacy] [question] 

* w3c/uievents (+0/-0/💬2)
  2 issues received 2 new comments:
  - #181 Needs alternative WheelEvent.deltaMode, WheelEvent.delat(X|Y|Z) (1 by CWies)
    https://github.com/w3c/uievents/issues/181 
  - #180 preventDefault() of keydown event should not kill composition start caused by the keydown (1 by tszynalski)
    https://github.com/w3c/uievents/issues/180 

* w3c/clipboard-apis (+2/-1/💬7)
  2 issues created:
  - Restrict Clipboard API to top-level origin (by dway123)
    https://github.com/w3c/clipboard-apis/issues/106 
  - mac os doesn't recognize 'image/svg+xml' mime type (by alexsong19)
    https://github.com/w3c/clipboard-apis/issues/105 

  1 issues received 7 new comments:
  - #105 mac os doesn't recognize 'image/svg+xml' mime type (7 by alexsong19, rniwa)
    https://github.com/w3c/clipboard-apis/issues/105 

  1 issues closed:
  - mac os doesn't recognize 'image/svg+xml' mime type https://github.com/w3c/clipboard-apis/issues/105 

* w3c/editing (+2/-1/💬8)
  2 issues created:
  - poll: preference for audio calls (by johanneswilm)
    https://github.com/w3c/editing/issues/222 
  - CFC: Editing TF co-facilitators and work statement (by LJWatson)
    https://github.com/w3c/editing/issues/221 

  2 issues received 8 new comments:
  - #221 CFC: Editing TF co-facilitators and work statement (3 by LJWatson, travisleithead, yosinch)
    https://github.com/w3c/editing/issues/221 
  - #200 Should execCommand dispatch beforeinput or not? (5 by johanneswilm, masayuki-nakano)
    https://github.com/w3c/editing/issues/200 

  1 issues closed:
  - CFC: Editing TF co-facilitators and work statement https://github.com/w3c/editing/issues/221 

* w3c/input-events (+0/-0/💬1)
  1 issues received 1 new comments:
  - #49 We should fire 'beforeinput' after 'compositionupdate' (1 by masayuki-nakano)
    https://github.com/w3c/input-events/issues/49 

* w3c/DOM-Parsing (+1/-1/💬0)
  1 issues created:
  - Extended attribute [TreatNullAs] is not an attribute extended attribute (by bathos)
    https://github.com/w3c/DOM-Parsing/issues/55 

  1 issues closed:
  - Extended attribute [TreatNullAs] is not an attribute extended attribute https://github.com/w3c/DOM-Parsing/issues/55 



Pull requests
-------------
* w3c/gamepad (+0/-1/💬4)
  1 pull requests received 4 new comments:
  - #122 Editorial: Fix a few inconsistencies in "GamepadButton Interface" (4 by kri, marcoscaceres)
    https://github.com/w3c/gamepad/pull/122 

  1 pull requests merged:
  - Editorial: Fix a few inconsistencies in "GamepadButton Interface"
    https://github.com/w3c/gamepad/pull/122 

* w3c/manifest (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #792 Make Service Worker registration work properly (don't use outdated steps) (1 by mgiuca)
    https://github.com/w3c/manifest/pull/792 

  1 pull requests merged:
  - BREAKING CHANGE: remove serviceworker member
    https://github.com/w3c/manifest/pull/825 

* w3c/DOM-Parsing (+1/-2/💬3)
  1 pull requests submitted:
  - Correct placement of TreatNullAs extended attributes (by bathos)
    https://github.com/w3c/DOM-Parsing/pull/56 

  2 pull requests received 3 new comments:
  - #56 Correct placement of TreatNullAs extended attributes (1 by bathos)
    https://github.com/w3c/DOM-Parsing/pull/56 
  - #54 [DOM-Parsing] Align with Web IDL specification (2 by annevk, sideshowbarker)
    https://github.com/w3c/DOM-Parsing/pull/54 

  2 pull requests merged:
  - [DOM-Parsing] Align with Web IDL specification
    https://github.com/w3c/DOM-Parsing/pull/54 
  - Correct placement of TreatNullAs extended attributes
    https://github.com/w3c/DOM-Parsing/pull/56 


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, 19 November 2019 17:01:02 UTC