Weekly github digest (WebApps WG specs)

Issues
------
* w3c/badging (+0/-0/💬2)
  1 issues received 2 new comments:
  - #28 Notification Background Updates (2 by LuthandoMaqondo, jerrygreen)
    https://github.com/w3c/badging/issues/28 

* w3c/IntersectionObserver (+1/-0/💬0)
  1 issues created:
  - Intersection Observer + CSS transform (by rwlbuis)
    https://github.com/w3c/IntersectionObserver/issues/484 

* w3c/push-api (+1/-0/💬0)
  1 issues created:
  - Clarify purpose expirationTime (by marcoscaceres)
    https://github.com/w3c/push-api/issues/340 

* w3c/screen-orientation (+1/-0/💬0)
  1 issues created:
  - Heads up: refs to `pagevisibility` (external now visibile) about to be removed (by noamr)
    https://github.com/w3c/screen-orientation/issues/205 

* w3c/uievents (+0/-1/💬0)
  1 issues closed:
  - We don't have a definition for "contextmenu" event https://github.com/w3c/uievents/issues/279 

* whatwg/dom (+1/-2/💬4)
  1 issues created:
  - Error in unicode code for character ":" (U+003E) when it should be (U+003A) (by SoLaRGit)
    https://github.com/whatwg/dom/issues/1026 

  2 issues received 4 new comments:
  - #1026 Error in unicode code for character ":" (U+003E) when it should be (U+003A) (3 by annevk, gsnedders)
    https://github.com/whatwg/dom/issues/1026 
  - #69 Add caniuse info boxes like the HTML spec (1 by annevk)
    https://github.com/whatwg/dom/issues/69 

  2 issues closed:
  - Error in unicode code for character ":" (U+003E) when it should be (U+003A) https://github.com/whatwg/dom/issues/1026 
  - Add caniuse info boxes like the HTML spec https://github.com/whatwg/dom/issues/69 

* whatwg/infra (+1/-1/💬0)
  1 issues created:
  - cafe casino (by phebus65)
    https://github.com/whatwg/infra/issues/409 

  1 issues closed:
  - Multi-layer  https://github.com/whatwg/infra/issues/376 

* whatwg/webidl (+4/-3/💬7)
  4 issues created:
  - The Jackie - Bas & J. Cole Feat. Lil Tjay (by Bert66cool)
    https://github.com/whatwg/webidl/issues/1048 
  - Plays (by Bert66cool)
    https://github.com/whatwg/webidl/issues/1047 
  - Normative source of truth for extended attribute applicability and constraints (by bathos)
    https://github.com/whatwg/webidl/issues/1045 
  - Intent to use Constants (by hafizurrahmannazim)
    https://github.com/whatwg/webidl/issues/1044 

  4 issues received 7 new comments:
  - #1047 Plays (1 by Bert66cool)
    https://github.com/whatwg/webidl/issues/1047 
  - #1045 Normative source of truth for extended attribute applicability and constraints (3 by annevk, bathos)
    https://github.com/whatwg/webidl/issues/1045 [clarification] 
  - #1027 ObservableArray without assignment  (1 by travisleithead)
    https://github.com/whatwg/webidl/issues/1027 
  - #2 DOMTimeStamp confusion (2 by annevk, saschanaz)
    https://github.com/whatwg/webidl/issues/2 [⌛⌛⌛ duration:long] [☕☕ difficulty:medium] 

  3 issues closed:
  - "Introduction" section is too historical https://github.com/whatwg/webidl/issues/1035 
  - The Jackie - Bas & J. Cole Feat. Lil Tjay https://github.com/whatwg/webidl/issues/1048 
  - ObservableArray without assignment  https://github.com/whatwg/webidl/issues/1027 



Pull requests
-------------
* w3c/manifest (+1/-0/💬0)
  1 pull requests submitted:
  - use url equivalence excluding fragments for id comparison (by philloooo)
    https://github.com/w3c/manifest/pull/1013 

* w3c/push-api (+1/-0/💬1)
  1 pull requests submitted:
  - Integrate with Permission spec (by marcoscaceres)
    https://github.com/w3c/push-api/pull/341 

  1 pull requests received 1 new comments:
  - #338 Switch to EpochTimeStamp (1 by beverloo)
    https://github.com/w3c/push-api/pull/338 

* w3c/uievents (+0/-1/💬0)
  1 pull requests merged:
  - Add a definition of `contextmenu` event.
    https://github.com/w3c/uievents/pull/316 

* whatwg/dom (+4/-2/💬2)
  4 pull requests submitted:
  - Correct code point values and formatting (by annevk)
    https://github.com/whatwg/dom/pull/1028 
  - Add abort reason to AbortSignal (by nidhijaju)
    https://github.com/whatwg/dom/pull/1027 
  - Editorial: simplify some language (by annevk)
    https://github.com/whatwg/dom/pull/1025 
  - Expose events/aborts everywhere (by Ms2ger)
    https://github.com/whatwg/dom/pull/1024 

  1 pull requests received 2 new comments:
  - #1027 Add abort reason to AbortSignal (2 by domenic, yutakahirano)
    https://github.com/whatwg/dom/pull/1027 

  2 pull requests merged:
  - Correct code point values and formatting
    https://github.com/whatwg/dom/pull/1028 
  - Editorial: simplify some language
    https://github.com/whatwg/dom/pull/1025 

* whatwg/webidl (+2/-1/💬17)
  2 pull requests submitted:
  - Shorten abstract and remove historical discussions (by domenic)
    https://github.com/whatwg/webidl/pull/1046 
  - Editorial: Fix typo in `bigint` column in distinguishability table (by ExE-Boss)
    https://github.com/whatwg/webidl/pull/1043 

  4 pull requests received 17 new comments:
  - #1030 Normative: Rename integer types to match ECMAScript typed arrays (1 by saschanaz)
    https://github.com/whatwg/webidl/pull/1030 
  - #1021 Remove DOMTimeStamp (2 by marcoscaceres)
    https://github.com/whatwg/webidl/pull/1021 
  - #940 Specify that dictionaries can't be the type of attr/constant (11 by annevk, bathos, saschanaz)
    https://github.com/whatwg/webidl/pull/940 
  - #626 Improve the named property visibility algorithm for Window. (3 by ExE-Boss, annevk, shvaikalesh)
    https://github.com/whatwg/webidl/pull/626 

  1 pull requests merged:
  - Shorten abstract and remove historical discussions
    https://github.com/whatwg/webidl/pull/1046 


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, 18 October 2021 17:00:22 UTC