- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 05 Jun 2023 17:00:11 +0000
- To: public-webapps@w3.org
- Message-Id: <E1q6DYx-00CpMI-NC@uranus.w3.org>
Issues ------ * w3c/html-aria (+1/-3/π¬2) 1 issues created: - Potential conflict with WAI-ARIA on <link> element role (by jlp-craigmorten) https://github.com/w3c/html-aria/issues/467 2 issues received 2 new comments: - #467 Potential conflict with WAI-ARIA on <link> element role (1 by pkra) https://github.com/w3c/html-aria/issues/467 - #460 Remove param element (1 by scottaohara) https://github.com/w3c/html-aria/issues/460 [Good first issue] 3 issues closed: - Remove param element https://github.com/w3c/html-aria/issues/460 [Good first issue] - Be more percise with allowed roles on the li element https://github.com/w3c/html-aria/issues/351 [Allowed roles] - Potential conflict with WAI-ARIA on <link> element role https://github.com/w3c/html-aria/issues/467 * w3c/FileAPI (+0/-0/π¬1) 1 issues received 1 new comments: - #192 Proposal: Add a capability to create a Blob URL with a unique (non-opaque) origin (1 by shhnjk) https://github.com/w3c/FileAPI/issues/192 * w3c/gamepad (+0/-0/π¬1) 1 issues received 1 new comments: - #145 Please don't restrict to a secure context (1 by jharris1993) https://github.com/w3c/gamepad/issues/145 * w3c/uievents (+0/-0/π¬19) 1 issues received 19 new comments: - #346 Clarify `keypress` event handling for keys that map to non-BMP Unicode symbols (19 by Pauan, drwez, jrandolf, masayuki-nakano, mathiasbynens) https://github.com/w3c/uievents/issues/346 * whatwg/dom (+2/-1/π¬4) 2 issues created: - As (by new2318) https://github.com/whatwg/dom/issues/1207 - As (by new2318) https://github.com/whatwg/dom/issues/1206 3 issues received 4 new comments: - #1203 Undefined variable in the "add an event listener" algorithm (1 by annevk) https://github.com/whatwg/dom/issues/1203 - #1198 Import HTML's XPath and XSLT monkey patches (2 by annevk, smaug----) https://github.com/whatwg/dom/issues/1198 - #1189 Should TreeWalker be expanded to support shadow roots in support of the selection API? (1 by smaug----) https://github.com/whatwg/dom/issues/1189 [topic: shadow] [needs implementer interest] [needs concrete proposal] [topic: nodes] 1 issues closed: - Undefined variable in the "add an event listener" algorithm https://github.com/whatwg/dom/issues/1203 * whatwg/webidl (+6/-2/π¬6) 6 issues created: - Fix (by Jphaphon1) https://github.com/whatwg/webidl/issues/1316 - Bug (by Jphaphon1) https://github.com/whatwg/webidl/issues/1315 - Simple exceptions βapart from...β list is incomplete (by bathos) https://github.com/whatwg/webidl/issues/1314 - Editorial: pick JavaScript or ECMAScript and stick with it (by annevk) https://github.com/whatwg/webidl/issues/1313 - Buffer source types infrastructure (by annevk) https://github.com/whatwg/webidl/issues/1312 - Float16Array integration (by bathos) https://github.com/whatwg/webidl/issues/1310 4 issues received 6 new comments: - #1314 Simple exceptions βapart from...β list is incomplete (1 by domenic) https://github.com/whatwg/webidl/issues/1314 - #1313 Editorial: pick JavaScript or ECMAScript and stick with it (1 by domenic) https://github.com/whatwg/webidl/issues/1313 - #1312 Buffer source types infrastructure (3 by annevk, bathos) https://github.com/whatwg/webidl/issues/1312 - #893 Enums that does not throw? (1 by zcorpan) https://github.com/whatwg/webidl/issues/893 2 issues closed: - What's the idiomatic way to reject a promise with structured data? https://github.com/whatwg/webidl/issues/1223 - Editorial: pick JavaScript or ECMAScript and stick with it https://github.com/whatwg/webidl/issues/1313 Pull requests ------------- * w3c/html-aria (+1/-2/π¬0) 1 pull requests submitted: - Mapping <s> element to role=deletion (by Lifewithmuskan) https://github.com/w3c/html-aria/pull/468 2 pull requests merged: - Correction: conditionally revise allowed attributes and roles on summary element https://github.com/w3c/html-aria/pull/435 [Allowed roles] [Allowed aria-* attributes] [needs implementation commitment] [needs changelog entry] - Clarify li element role allowances https://github.com/w3c/html-aria/pull/410 [Meets 2 implementations req] * w3c/web-locks (+1/-1/π¬2) 1 pull requests submitted: - Editorial: Markdown/markup and link default tweaks (by inexorabletash) https://github.com/w3c/web-locks/pull/116 1 pull requests received 2 new comments: - #116 Editorial: Markdown/markup and link default tweaks (2 by inexorabletash, saschanaz) https://github.com/w3c/web-locks/pull/116 1 pull requests merged: - Editorial: Markdown/markup and link default tweaks https://github.com/w3c/web-locks/pull/116 * whatwg/dom (+2/-1/π¬7) 2 pull requests submitted: - Fix typo AbortSignal _any -> any (by Jamesernator) https://github.com/whatwg/dom/pull/1205 - Correct undefined variable in add an event listener (by annevk) https://github.com/whatwg/dom/pull/1204 2 pull requests received 7 new comments: - #1205 Fix typo AbortSignal _any -> any (1 by annevk) https://github.com/whatwg/dom/pull/1205 - #1185 Add before removing steps (6 by annevk, josepharhar, mbrodesser-Igalia) https://github.com/whatwg/dom/pull/1185 1 pull requests merged: - Correct undefined variable in add an event listener https://github.com/whatwg/dom/pull/1204 * whatwg/infra (+0/-1/π¬0) 1 pull requests merged: - Algorithms should specify their return type in more cases. https://github.com/whatwg/infra/pull/581 * whatwg/webidl (+2/-2/π¬1) 2 pull requests submitted: - Editorial: remove stray period (by Ms2ger) https://github.com/whatwg/webidl/pull/1318 - Give SharedArrayBuffer a dedicated type (by annevk) https://github.com/whatwg/webidl/pull/1311 1 pull requests received 1 new comments: - #1211 Allow DOMException subclasses to be used as exceptions (1 by domenic) https://github.com/whatwg/webidl/pull/1211 2 pull requests merged: - Editorial: remove stray period https://github.com/whatwg/webidl/pull/1318 - Allow DOMException subclasses to be used as exceptions https://github.com/whatwg/webidl/pull/1211 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, 5 June 2023 17:00:13 UTC