- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 09 May 2022 17:00:14 +0000
- To: public-webapps@w3.org
- Message-Id: <E1no6k2-0000EF-Hw@uranus.w3.org>
Issues
------
* w3c/manifest (+0/-0/π¬3)
2 issues received 3 new comments:
- #1036 Add a manifest option for the declaration the "version" of the web application (2 by dmurph, songql)
https://github.com/w3c/manifest/issues/1036
- #1019 Add a manifest option for the declaration of the web application running pattern (1 by songql)
https://github.com/w3c/manifest/issues/1019 [Feature Request]
* w3c/uievents (+1/-0/π¬0)
1 issues created:
- Specify typical default scroll action for keydown events with Arrow, PageUp, PageDown, Home, End keys (by flackr)
https://github.com/w3c/uievents/issues/325
* whatwg/dom (+1/-0/π¬5)
1 issues created:
- ( JSR 391) Platform Specification Unit (by NikolayTach)
https://github.com/whatwg/dom/issues/1078
1 issues received 5 new comments:
- #952 document.createEvent() should maybe not be conditional upon exposure (5 by annevk, smaug----, zcorpan)
https://github.com/whatwg/dom/issues/952 [interop]
* whatwg/infra (+1/-2/π¬20)
1 issues created:
- Defer to CSS Text for definition of βcharacterβ (by fantasai)
https://github.com/whatwg/infra/issues/449
5 issues received 20 new comments:
- #449 Don't export character as alias for codepoint (6 by annevk, aphillips, domenic, fantasai)
https://github.com/whatwg/infra/issues/449
- #396 "For each" is not clear what happens if the list is modified while iterating (2 by tabatkins)
https://github.com/whatwg/infra/issues/396
- #337 Encourage "gerund" definitions for algorithms that return values (2 by annevk, tabatkins)
https://github.com/whatwg/infra/issues/337
- #130 Notation for structs (9 by annevk, domenic, tabatkins)
https://github.com/whatwg/infra/issues/130
- #110 For each for strings (1 by tabatkins)
https://github.com/whatwg/infra/issues/110
2 issues closed:
- Encourage "gerund" definitions for algorithms that return values https://github.com/whatwg/infra/issues/337
- Add counterintuitive examples of code unit less than https://github.com/whatwg/infra/issues/388
* whatwg/webidl (+2/-3/π¬38)
2 issues created:
- Maplike/setlike iterators shouldn't use MapIteratorPrototype/etc (by tabatkins)
https://github.com/whatwg/webidl/issues/1142
- Grammar and prose are inconsistent about whether undefined is a primitive type (by petervanderbeken)
https://github.com/whatwg/webidl/issues/1139
5 issues received 38 new comments:
- #1142 Maplike/setlike iterators shouldn't use MapIteratorPrototype/etc (24 by bakkot, domenic, ljharb, tabatkins)
https://github.com/whatwg/webidl/issues/1142
- #1112 Should 'undefined' be disallowed as an attribute type? (1 by petervanderbeken)
https://github.com/whatwg/webidl/issues/1112
- #1078 Type recursion (1 by tabatkins)
https://github.com/whatwg/webidl/issues/1078
- #1000 ObservableArray types in namespace (11 by bathos, domenic, tabatkins)
https://github.com/whatwg/webidl/issues/1000
- #738 Inconsistent enumerability on keys/values/entries and friends (1 by domenic)
https://github.com/whatwg/webidl/issues/738
3 issues closed:
- Grammar and prose are inconsistent about whether undefined is a primitive type https://github.com/whatwg/webidl/issues/1139
- Are operations on the `[[BackingMap]]` and `[[BackingSet]]` page-hookable? And if not, why not? https://github.com/whatwg/webidl/issues/254
- make hooking into maplike and setlike methods easier https://github.com/whatwg/webidl/issues/824
Pull requests
-------------
* whatwg/dom (+1/-0/π¬3)
1 pull requests submitted:
- Allow more characters in element/attribute names and prefixes (by domenic)
https://github.com/whatwg/dom/pull/1079
1 pull requests received 3 new comments:
- #1071 Maybe throw NotSupportedError for createEvent('touchevent') (3 by annevk, zcorpan)
https://github.com/whatwg/dom/pull/1071
* whatwg/infra (+3/-1/π¬11)
3 pull requests submitted:
- Add example of code-unit-less-than being counterintuitive. Fixes #388 (by tabatkins)
https://github.com/whatwg/infra/pull/452
- Precisely specify iteration details. Fixes #396 (by tabatkins)
https://github.com/whatwg/infra/pull/451
- Don't export character as an alias of code point (by fantasai)
https://github.com/whatwg/infra/pull/450
2 pull requests received 11 new comments:
- #451 Precisely specify iteration details. Fixes #396 (9 by annevk, bakkot, domenic, tabatkins)
https://github.com/whatwg/infra/pull/451
- #450 Don't export character as an alias of code point (2 by domenic, fantasai)
https://github.com/whatwg/infra/pull/450
1 pull requests merged:
- Add example of code-unit-less-than being counterintuitive. Fixes #388
https://github.com/whatwg/infra/pull/452
* whatwg/webidl (+2/-2/π¬15)
2 pull requests submitted:
- Exclude undefined from the PrimitiveType in grammar (by EdgarChen)
https://github.com/whatwg/webidl/pull/1140
- WIP: switching maplike/setlike to use infra maps and sets (by tabatkins)
https://github.com/whatwg/webidl/pull/1138
3 pull requests received 15 new comments:
- #1140 Exclude undefined from the PrimitiveType in grammar (9 by EdgarChen, domenic, petervanderbeken)
https://github.com/whatwg/webidl/pull/1140
- #1138 WIP: switching maplike/setlike to use infra maps and sets (5 by EdgarChen, tabatkins)
https://github.com/whatwg/webidl/pull/1138
- #1135 Make it clearer that static and namespace attrs don't get to have state. Fixes #1133 (1 by tabatkins)
https://github.com/whatwg/webidl/pull/1135
2 pull requests merged:
- Exclude undefined from the PrimitiveType in grammar
https://github.com/whatwg/webidl/pull/1140
- WIP: switching maplike/setlike to use infra maps and sets
https://github.com/whatwg/webidl/pull/1138
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, 9 May 2022 17:00:16 UTC