Weekly github digest (WebApps WG specs)

Issues
------
* w3c/html-aria (+1/-0/💬5)
  1 issues created:
  - Provide a way to set aria-invalid on a file input element (by backwardok)
    https://github.com/w3c/html-aria/issues/457 

  1 issues received 5 new comments:
  - #457 Provide a way to set aria-invalid on a file input element (5 by backwardok, stevefaulkner)
    https://github.com/w3c/html-aria/issues/457 

* w3c/badging (+0/-0/💬1)
  1 issues received 1 new comments:
  - #101 Test API in workers (1 by marcoscaceres)
    https://github.com/w3c/badging/issues/101 

* w3c/manifest (+0/-1/💬3)
  2 issues received 3 new comments:
  - #1075 [meta] Don't require merge queue for PRs (2 by mgiuca)
    https://github.com/w3c/manifest/issues/1075 
  - #1059 Manifest: property 'src' ignored, URL is invalid. (1 by piscopancer)
    https://github.com/w3c/manifest/issues/1059 

  1 issues closed:
  - [meta] Don't require merge queue for PRs https://github.com/w3c/manifest/issues/1075 

* w3c/pointerlock (+1/-0/💬0)
  1 issues created:
  - Should movementX/Y move to UI Events? (by marcoscaceres)
    https://github.com/w3c/pointerlock/issues/82 

* w3c/screen-orientation (+0/-0/💬2)
  1 issues received 2 new comments:
  - #249 Should we standardize window.orientation? (2 by annevk, marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/249 

* whatwg/dom (+2/-2/💬12)
  2 issues created:
  - Introducing Direct Navigation to Client-Side JavaScript-Generated HTML Documents (by Lonniebiz)
    https://github.com/whatwg/dom/issues/1192 
  - Does the currentEvent variable make a sense in Inner Invoke? (by dSalieri)
    https://github.com/whatwg/dom/issues/1191 

  5 issues received 12 new comments:
  - #1191 Does the currentEvent variable make a sense in Inner Invoke? (4 by annevk, dSalieri, miketaylr)
    https://github.com/whatwg/dom/issues/1191 
  - #1190 Attribute change steps should run after setting the value, not before (1 by mfreed7)
    https://github.com/whatwg/dom/issues/1190 
  - #1189 Should TreeWalker be expanded to support shadow roots in support of the selection API? (1 by annevk)
    https://github.com/whatwg/dom/issues/1189 [topic: shadow] [needs implementer interest] [needs concrete proposal] [topic: nodes] 
  - #1183 Proposal: Allow WebIDL binding to expose parameters' types and enums' values (3 by annevk, eladalon1983)
    https://github.com/whatwg/dom/issues/1183 
  - #1181 Proposal: A new way to do feature detection for members (3 by annevk, eladalon1983)
    https://github.com/whatwg/dom/issues/1181 

  2 issues closed:
  - Second chance to find respectively type of event handler https://github.com/whatwg/dom/issues/1184 
  - Does the currentEvent variable make a sense in Inner Invoke? https://github.com/whatwg/dom/issues/1191 

* whatwg/infra (+2/-0/💬7)
  2 issues created:
  - Is This Information in regards to my Self ? (by strrr1)
    https://github.com/whatwg/infra/issues/570 
  - "do while" loops (by josepharhar)
    https://github.com/whatwg/infra/issues/567 

  2 issues received 7 new comments:
  - #567 "do while" loops (5 by annevk, domenic)
    https://github.com/whatwg/infra/issues/567 
  - #566 Forgiving base64 (2 by annevk, martinthomson)
    https://github.com/whatwg/infra/issues/566 

* whatwg/webidl (+1/-1/💬3)
  1 issues created:
  - Detect whether a dictionary member was set by default or not (by beaufortfrancois)
    https://github.com/whatwg/webidl/issues/1300 

  2 issues received 3 new comments:
  - #1300 Detect whether a dictionary member was set by default or not (2 by annevk, bathos)
    https://github.com/whatwg/webidl/issues/1300 
  - #1295 ByteString text should not talk about UTF-8 (1 by domenic)
    https://github.com/whatwg/webidl/issues/1295 

  1 issues closed:
  - ByteString text should not talk about UTF-8 https://github.com/whatwg/webidl/issues/1295 



Pull requests
-------------
* w3c/html-aria (+1/-0/💬0)
  1 pull requests submitted:
  - remove SF as editor (by stevefaulkner)
    https://github.com/w3c/html-aria/pull/458 

* w3c/manifest (+1/-1/💬6)
  1 pull requests submitted:
  - Ran tidy. (by mgiuca)
    https://github.com/w3c/manifest/pull/1076 

  2 pull requests received 6 new comments:
  - #1076 Ran tidy. (3 by aarongustafson, mgiuca)
    https://github.com/w3c/manifest/pull/1076 
  - #1069 Allow manifest processing to be invoked without going through an HTML document (3 by mgiuca)
    https://github.com/w3c/manifest/pull/1069 

  1 pull requests merged:
  - Ran tidy.
    https://github.com/w3c/manifest/pull/1076 

* w3c/screen-orientation (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #250 Editorial: fix queue a task to fire change an event (1 by annevk)
    https://github.com/w3c/screen-orientation/pull/250 

* whatwg/dom (+0/-0/💬3)
  2 pull requests received 3 new comments:
  - #1185 Add before removing steps (2 by annevk, josepharhar)
    https://github.com/whatwg/dom/pull/1185 
  - #1152 Add AbortSignal.any() (1 by annevk)
    https://github.com/whatwg/dom/pull/1152 [needs implementer interest] [addition/proposal] [topic: aborting] 

* whatwg/webidl (+2/-2/💬0)
  2 pull requests submitted:
  - Editorial: Fix typo in the overload resolution algorithm (by Ms2ger)
    https://github.com/whatwg/webidl/pull/1299 
  - Editorial: remove remaining UTF-8 and UTF-16 references (by annevk)
    https://github.com/whatwg/webidl/pull/1298 

  2 pull requests merged:
  - Editorial: Fix typo in the overload resolution algorithm
    https://github.com/whatwg/webidl/pull/1299 
  - Editorial: remove remaining UTF-8 and UTF-16 references
    https://github.com/whatwg/webidl/pull/1298 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/html-aria
* https://github.com/w3c/badging
* https://github.com/w3c/contact-picker
* 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-locks
* 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, 1 May 2023 17:00:13 UTC