- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 19 Feb 2024 17:00:11 +0000
- To: public-webapps@w3.org
- Message-Id: <E1rc6zz-008vbe-Mc@uranus.w3.org>
Issues
------
* w3c/html-aria (+0/-2/💬0)
2 issues closed:
- Clarification regarding input type=image explicit roles https://github.com/w3c/html-aria/issues/504
- Editorial - Removed "or" at the beginning of the list of allowed roles for "form" element https://github.com/w3c/html-aria/issues/499
* w3c/contact-picker (+4/-0/💬6)
4 issues created:
- Add latitude and longitude to PaymentAddress interface? (by stpeter)
https://github.com/w3c/contact-picker/issues/72
- Matching PaymentAddress fields to autofill attributes (by jcayzac)
https://github.com/w3c/contact-picker/issues/71
- Add phonetic name as one of `PaymentAddress` properties (by agektmr)
https://github.com/w3c/contact-picker/issues/70 [i18n-tracker]
- Add payerGivenName + payerFamilyName to PaymentAddress (by marcos-travel)
https://github.com/w3c/contact-picker/issues/69 [i18n-tracker]
4 issues received 6 new comments:
- #72 Add latitude and longitude to PaymentAddress interface? (1 by ianbjacobs)
https://github.com/w3c/contact-picker/issues/72
- #71 Matching PaymentAddress fields to autofill attributes (1 by ianbjacobs)
https://github.com/w3c/contact-picker/issues/71
- #70 Add phonetic name as one of `PaymentAddress` properties (1 by ianbjacobs)
https://github.com/w3c/contact-picker/issues/70 [i18n-tracker]
- #69 Add payerGivenName + payerFamilyName to PaymentAddress (3 by HolgerJeromin, ianbjacobs)
https://github.com/w3c/contact-picker/issues/69 [i18n-tracker]
* w3c/IntersectionObserver (+0/-0/💬2)
2 issues received 2 new comments:
- #468 IntersectionObserver's delay/trackVisibility and IntersectionObserverEntry's isVisible missing from main spec (1 by foolip)
https://github.com/w3c/IntersectionObserver/issues/468
- #311 IntersectionObserver doesn't fire if a resize causes it to be visible on screen (1 by AkimaLunar)
https://github.com/w3c/IntersectionObserver/issues/311
* w3c/manifest (+0/-0/💬14)
2 issues received 14 new comments:
- #1041 Add option to disable built-in navigation gestures (2 by Merwan1010, marcoscaceres)
https://github.com/w3c/manifest/issues/1041 [Feature Request]
- #663 Ability to dynamically change app icon (12 by aetinx, marcoscaceres, silasabbott)
https://github.com/w3c/manifest/issues/663 [Feature Request] [Defer]
* w3c/push-api (+0/-0/💬2)
1 issues received 2 new comments:
- #360 Declarative Web Push (2 by saschanaz)
https://github.com/w3c/push-api/issues/360
* w3c/uievents (+1/-0/💬2)
1 issues created:
- KeyboardEvent.getKeyState() (by polywock)
https://github.com/w3c/uievents/issues/374
2 issues received 2 new comments:
- #371 Standardize layerX/layerY on UIEvent (1 by smaug----)
https://github.com/w3c/uievents/issues/371
- #366 Require support for legacy events (1 by zcorpan)
https://github.com/w3c/uievents/issues/366
* whatwg/dom (+1/-1/💬4)
1 issues created:
- Atomic move operation for element reparenting & reordering (by domfarolino)
https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal]
2 issues received 4 new comments:
- #1255 Atomic move operation for element reparenting & reordering (3 by 1cg, WebReflection, jarhar)
https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [agenda+]
- #1249 How should `clonable` work in `cloneNode(false)`? (1 by annevk)
https://github.com/whatwg/dom/issues/1249 [topic: shadow] [topic: nodes]
1 issues closed:
- Should attachShadow throw or override when an existing declarative shadow root doesn't match? https://github.com/whatwg/dom/issues/1235 [topic: shadow]
* whatwg/infra (+1/-0/💬0)
1 issues created:
- Give some examples of how to use structs (by jyasskin)
https://github.com/whatwg/infra/issues/633 [addition/proposal] [needs implementer interest]
* whatwg/webidl (+1/-0/💬4)
1 issues created:
- Intent to use BigInt/numeric union (by fdwr)
https://github.com/whatwg/webidl/issues/1388
1 issues received 4 new comments:
- #959 Intent to use bigint/numeric union (4 by annevk, fdwr, inexorabletash)
https://github.com/whatwg/webidl/issues/959
Pull requests
-------------
* w3c/html-aria (+2/-2/💬1)
2 pull requests submitted:
- Editorial: input type=image should match type=reset|submit (by scottaohara)
https://github.com/w3c/html-aria/pull/508
- Update: hidden attribute clarifications (by scottaohara)
https://github.com/w3c/html-aria/pull/507 [needs changelog entry]
1 pull requests received 1 new comments:
- #500 Editorial - Removed "or" at the beginning of the list of allowed roles for "form" element (1 by w3cbot)
https://github.com/w3c/html-aria/pull/500
2 pull requests merged:
- Editorial: input type=image should match type=reset|submit
https://github.com/w3c/html-aria/pull/508
- Editorial - Removed "or" at the beginning of the list of allowed roles for "form" element
https://github.com/w3c/html-aria/pull/500
* w3c/gamepad (+1/-0/💬2)
1 pull requests submitted:
- Drop SecureContext extended attrs from interfaces (by marcoscaceres)
https://github.com/w3c/gamepad/pull/194
1 pull requests received 2 new comments:
- #194 Drop SecureContext extended attrs from interfaces (2 by marcoscaceres, msub2)
https://github.com/w3c/gamepad/pull/194
* whatwg/dom (+1/-1/💬0)
1 pull requests submitted:
- Add serializable to ShadowRoot and "attach a shadow root" (by mfreed7)
https://github.com/whatwg/dom/pull/1256
1 pull requests merged:
- Enforce same parameters for attachShadow on declarative shadow root
https://github.com/whatwg/dom/pull/1246 [topic: shadow]
* whatwg/webidl (+0/-1/💬0)
1 pull requests merged:
- Update ongoing promise in async iterator return() method
https://github.com/whatwg/webidl/pull/1387
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, 19 February 2024 17:00:13 UTC