Weekly github digest (WebApps WG specs)

Issues
------
* w3c/IntersectionObserver (+0/-0/💬1)
  1 issues received 1 new comments:
  - #257 documentElement.clientHeight returns full content height (1 by Mouradouchane)
    https://github.com/w3c/IntersectionObserver/issues/257 [bug] [polyfill] 

* w3c/manifest (+0/-3/💬1)
  1 issues received 1 new comments:
  - #1041 Add option to disable built-in navigation gestures (1 by danielehrhardt)
    https://github.com/w3c/manifest/issues/1041 [Feature Request] 

  3 issues closed:
  - chrome://credits/ https://github.com/w3c/manifest/issues/1053 
  - Security Updates Scope | Samsung Mobile Security https://github.com/w3c/manifest/issues/1052 
  - Nativejet https://github.com/w3c/manifest/issues/1051 

* w3c/push-api (+0/-0/💬2)
  1 issues received 2 new comments:
  - #303 A javascript api for sending push notifications to others (2 by alastaircoote, jrconlin)
    https://github.com/w3c/push-api/issues/303 [enhancement] 

* w3c/uievents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #141 Click event is not fired when the node is removed and then added back (1 by mustaqahmed)
    https://github.com/w3c/uievents/issues/141 [MouseEvent-click] 

* whatwg/dom (+0/-0/💬4)
  3 issues received 4 new comments:
  - #1111 `childList` across different `MutationObserver`s can reverse orders (2 by trusktr)
    https://github.com/whatwg/dom/issues/1111 
  - #891 Proposal: New method to reorder child nodes (1 by bathos)
    https://github.com/whatwg/dom/issues/891 
  - #831 Declarative Shadow DOM (1 by mfreed7)
    https://github.com/whatwg/dom/issues/831 [topic: shadow] [needs implementer interest] [addition/proposal] 

* whatwg/infra (+1/-1/💬0)
  1 issues created:
  - Mite not work (by Majik2421)
    https://github.com/whatwg/infra/issues/487 

  1 issues closed:
  - Mite not work https://github.com/whatwg/infra/issues/487 

* whatwg/webidl (+4/-7/💬6)
  4 issues created:
  - Intent to use Constants (by Scopetta197)
    https://github.com/whatwg/webidl/issues/1207 
  - . (by Genericreqd)
    https://github.com/whatwg/webidl/issues/1206 
  - PaintOptions example should not have nullable optional fields (by mgiuca)
    https://github.com/whatwg/webidl/issues/1204 
  - Future of webidl-grammar-post-processor (by annevk)
    https://github.com/whatwg/webidl/issues/1203 [meta] 

  4 issues received 6 new comments:
  - #1203 Future of webidl-grammar-post-processor (1 by domenic)
    https://github.com/whatwg/webidl/issues/1203 [meta] 
  - #1195 pp-webidl fails on Review Drafts (1 by domenic)
    https://github.com/whatwg/webidl/issues/1195 [meta] 
  - #738 Inconsistent enumerability on keys/values/entries and friends (2 by domenic, petervanderbeken)
    https://github.com/whatwg/webidl/issues/738 
  - #603 Annotations for what may throw (2 by annevk, dontcallmedom)
    https://github.com/whatwg/webidl/issues/603 

  7 issues closed:
  - Inconsistent enumerability on keys/values/entries and friends https://github.com/whatwg/webidl/issues/738 
  - Intent to use Constants https://github.com/whatwg/webidl/issues/1207 
  - PaintOptions example should not have nullable optional fields https://github.com/whatwg/webidl/issues/1204 
  - DOMException needs Exposed=* https://github.com/whatwg/webidl/issues/1136 
  - Incorrect rendering of decimal terminal as nonterminal in HTML https://github.com/whatwg/webidl/issues/815 
  - pp-webidl fails on Review Drafts https://github.com/whatwg/webidl/issues/1195 [meta] 
  - pp-webidl fails on Review Drafts https://github.com/whatwg/webidl/issues/1195 [meta] 



Pull requests
-------------
* whatwg/webidl (+4/-7/💬6)
  4 pull requests submitted:
  - Make PaintOptions example a better role model. (by mgiuca)
    https://github.com/whatwg/webidl/pull/1205 
  - Improvements to DOMException error names table (by domenic)
    https://github.com/whatwg/webidl/pull/1202 
  - Meta: assume the browser supports CSS transforms (by domenic)
    https://github.com/whatwg/webidl/pull/1201 
  - Meta: fix the grammar post processor on Review Drafts (by domenic)
    https://github.com/whatwg/webidl/pull/1200 [do not merge yet] 

  3 pull requests received 6 new comments:
  - #1205 Make PaintOptions example a better role model. (3 by annevk, mgiuca)
    https://github.com/whatwg/webidl/pull/1205 
  - #1201 Meta: assume the browser supports CSS transforms (1 by domenic)
    https://github.com/whatwg/webidl/pull/1201 
  - #1137 Expose DOMException everywhere. (2 by Ms2ger, annevk)
    https://github.com/whatwg/webidl/pull/1137 

  7 pull requests merged:
  - Make setlike/maplike generated properties enumerable
    https://github.com/whatwg/webidl/pull/1166 
  - Make PaintOptions example a better role model.
    https://github.com/whatwg/webidl/pull/1205 
  - Expose DOMException everywhere.
    https://github.com/whatwg/webidl/pull/1137 
  - Review Draft Publication: September 2022
    https://github.com/whatwg/webidl/pull/1194 
  - Meta: fix the grammar post processor on Review Drafts
    https://github.com/whatwg/webidl/pull/1200 
  - Meta: assume the browser supports CSS transforms
    https://github.com/whatwg/webidl/pull/1201 
  - Improvements to DOMException error names table
    https://github.com/whatwg/webidl/pull/1202 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/badging
* https://github.com/w3c/FileAPI
* https://github.com/w3c/gamepad
* https://github.com/w3c/image-resource
* https://github.com/w3c/IntersectionObserver
* https://github.com/w3c/manifest
* https://github.com/w3c/pointerlock
* https://github.com/w3c/push-api
* https://github.com/w3c/screen-orientation
* https://github.com/w3c/uievents
* https://github.com/w3c/web-share
* https://github.com/whatwg/dom
* https://github.com/whatwg/infra
* https://github.com/whatwg/webidl


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 3 October 2022 17:00:17 UTC