Weekly github digest (WebApps WG specs)

Issues
------
* w3c/html-aria (+3/-2/💬6)
  3 issues created:
  - Mapping unnamed <section> element to role=generic (by jlp-craigmorten)
    https://github.com/w3c/html-aria/issues/474 
  - a with href should allow row, cell, and gridcell roles (by devongovett)
    https://github.com/w3c/html-aria/issues/473 
  - Temperature check: moving roles to HTML proper? (by marcoscaceres)
    https://github.com/w3c/html-aria/issues/472 

  3 issues received 6 new comments:
  - #474 Mapping unnamed <section> element to role=generic (1 by jlp-craigmorten)
    https://github.com/w3c/html-aria/issues/474 
  - #472 Temperature check: moving roles to HTML proper? (4 by LJWatson, marcoscaceres, scottaohara, stevefaulkner)
    https://github.com/w3c/html-aria/issues/472 
  - #407 Review ruby elements more closely (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/407 [Allowed roles] [Allowed aria-* attributes] 

  2 issues closed:
  - Mapping unnamed <section> element to role=generic https://github.com/w3c/html-aria/issues/474 
  - Temperature check: moving roles to HTML proper? https://github.com/w3c/html-aria/issues/472 

* w3c/IntersectionObserver (+0/-0/💬1)
  1 issues received 1 new comments:
  - #351 IntersectionObserver spec needs to be clearer about "overflow clip" / "overflow clipping" terminology (1 by wangxianzhu)
    https://github.com/w3c/IntersectionObserver/issues/351 

* w3c/uievents (+2/-0/💬2)
  2 issues created:
  - Title hover before/after show event (by madprops)
    https://github.com/w3c/uievents/issues/350 
  - Review whether `key`, `code` etc should be present in legacy `keypress` events (by drwez)
    https://github.com/w3c/uievents/issues/349 

  1 issues received 2 new comments:
  - #346 Clarify `keypress` event handling for keys that map to non-BMP Unicode symbols (2 by drwez, garykac)
    https://github.com/w3c/uievents/issues/346 

* whatwg/dom (+1/-0/💬2)
  1 issues created:
  - Proposal for built-in method to synchronize elements with virtual DOM representation (by irony)
    https://github.com/whatwg/dom/issues/1213 

  2 issues received 2 new comments:
  - #1189 Should TreeWalker be expanded to support shadow roots in support of the selection API? (1 by zcorpan)
    https://github.com/whatwg/dom/issues/1189 [topic: shadow] [needs implementer interest] [needs concrete proposal] [topic: nodes] 
  - #948 Allow postMessage-ing AbortSignal (1 by uasan)
    https://github.com/whatwg/dom/issues/948 [needs implementer interest] [addition/proposal] [topic: aborting] 

* whatwg/infra (+1/-0/💬0)
  1 issues created:
  - Wu (by mitchm69)
    https://github.com/whatwg/infra/issues/590 

* whatwg/webidl (+5/-1/💬6)
  5 issues created:
  - Suggestion: forbid ECMA-262/402-defined global names for some named constructs (by bathos)
    https://github.com/whatwg/webidl/issues/1331 
  - Definition name uniqueness requirement omits mixins (by bathos)
    https://github.com/whatwg/webidl/issues/1330 
  - Meta: npm warnings (by annevk)
    https://github.com/whatwg/webidl/issues/1329 [meta] 
  - Language-independent definition of interfaces should mention how to create instances (by jyasskin)
    https://github.com/whatwg/webidl/issues/1327 
  - create interface (by jyasskin)
    https://github.com/whatwg/webidl/issues/1326 

  2 issues received 6 new comments:
  - #1331 Suggestion: forbid ECMA-262/402-defined global names for some named constructs (1 by annevk)
    https://github.com/whatwg/webidl/issues/1331 
  - #1327 Language-independent definition of interfaces should mention how to create instances (5 by annevk, bathos, domenic, jyasskin)
    https://github.com/whatwg/webidl/issues/1327 

  1 issues closed:
  - create interface https://github.com/whatwg/webidl/issues/1326 



Pull requests
-------------
* w3c/html-aria (+1/-1/💬0)
  1 pull requests submitted:
  - Update unnamed section mapping (by scottaohara)
    https://github.com/w3c/html-aria/pull/475 

  1 pull requests merged:
  - Update unnamed section mapping
    https://github.com/w3c/html-aria/pull/475 

* whatwg/infra (+1/-0/💬2)
  1 pull requests submitted:
  - Add a definition of less-than sign (by shhnjk)
    https://github.com/whatwg/infra/pull/589 

  1 pull requests received 2 new comments:
  - #589 Add a definition of less-than sign (2 by annevk, domenic)
    https://github.com/whatwg/infra/pull/589 

* whatwg/webidl (+4/-4/💬3)
  4 pull requests submitted:
  - Export create algorithm for ArrayBufferView (by reillyeon)
    https://github.com/whatwg/webidl/pull/1328 
  - Export definition of the DOMException names table (by a-sully)
    https://github.com/whatwg/webidl/pull/1325 
  - Make call and invoke either return an IDL value or throw. (by jyasskin)
    https://github.com/whatwg/webidl/pull/1324 
  - Editorial: Handle exceptions thrown while converting 'invoke's return value. (by jyasskin)
    https://github.com/whatwg/webidl/pull/1323 

  2 pull requests received 3 new comments:
  - #1328 Export create algorithm for ArrayBufferView (1 by reillyeon)
    https://github.com/whatwg/webidl/pull/1328 
  - #1325 Export definition of the DOMException names table (2 by a-sully)
    https://github.com/whatwg/webidl/pull/1325 

  4 pull requests merged:
  - Export create algorithm for ArrayBufferView
    https://github.com/whatwg/webidl/pull/1328 
  - Editorial: Handle exceptions thrown while converting 'invoke's return value.
    https://github.com/whatwg/webidl/pull/1323 
  - Export definition of the DOMException names table
    https://github.com/whatwg/webidl/pull/1325 
  - Make call and invoke either return an IDL value or throw.
    https://github.com/whatwg/webidl/pull/1324 


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, 26 June 2023 17:00:13 UTC