- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 15 May 2023 17:00:10 +0000
- To: public-webapps@w3.org
- Message-Id: <E1pybYQ-00DxgK-M3@uranus.w3.org>
Issues
------
* w3c/html-aria (+3/-0/💬7)
3 issues created:
- mark rp element as name prohibited (by scottaohara)
https://github.com/w3c/html-aria/issues/462
- Update naming for hgroup and address (by scottaohara)
https://github.com/w3c/html-aria/issues/461
- Remove param element (by scottaohara)
https://github.com/w3c/html-aria/issues/460
2 issues received 7 new comments:
- #460 Remove param element (1 by tarunsamanta2k20)
https://github.com/w3c/html-aria/issues/460 [Good first issue]
- #258 Revise allowed roles/attributes on table elements (6 by mitchellevan, scottaohara)
https://github.com/w3c/html-aria/issues/258 [Allowed roles] [Allowed aria-* attributes]
* w3c/FileAPI (+0/-1/💬1)
1 issues received 1 new comments:
- #83 Add method to read file into user given Uint8Array (1 by saschanaz)
https://github.com/w3c/FileAPI/issues/83 [feature request]
1 issues closed:
- Add method to read file into user given Uint8Array https://github.com/w3c/FileAPI/issues/83 [feature request]
* w3c/IntersectionObserver (+1/-0/💬9)
1 issues created:
- isIntersecting leaks information cross-origin (by zcorpan)
https://github.com/w3c/IntersectionObserver/issues/508
3 issues received 9 new comments:
- #508 isIntersecting leaks information cross-origin (2 by emilio, zcorpan)
https://github.com/w3c/IntersectionObserver/issues/508
- #431 Ability to have automatic rootMargin for all nested scroll containers (3 by chrishtr, tcaptan-cr, zcorpan)
https://github.com/w3c/IntersectionObserver/issues/431 [enhancement]
- #295 Proposal for V2: occlusion detection (4 by chrishtr, szager-chromium)
https://github.com/w3c/IntersectionObserver/issues/295 [v2]
* w3c/manifest (+14/-1/💬6)
14 issues created:
- "internationalization" section (by aphillips)
https://github.com/w3c/manifest/issues/1090 [i18n-needs-resolution]
- JSON "commonly" encoded in Unicode (by aphillips)
https://github.com/w3c/manifest/issues/1089 [i18n-needs-resolution]
- Application name section might need localization support (by aphillips)
https://github.com/w3c/manifest/issues/1088 [i18n-needs-resolution]
- shortcuts and localizability (by aphillips)
https://github.com/w3c/manifest/issues/1087 [i18n-needs-resolution]
- "security sensitive" items interaction with localization (by aphillips)
https://github.com/w3c/manifest/issues/1086 [i18n-needs-resolution]
- `name` and `short_name` relationship to localization and accessibility (by aphillips)
https://github.com/w3c/manifest/issues/1085 [i18n-needs-resolution]
- Use of `CanonicalizeUnicodeLocaleId` (by aphillips)
https://github.com/w3c/manifest/issues/1084 [i18n-needs-resolution]
- Description of language tags incorrect (by aphillips)
https://github.com/w3c/manifest/issues/1083 [i18n-needs-resolution]
- Description of `lang` incorrect (by aphillips)
https://github.com/w3c/manifest/issues/1082 [i18n-needs-resolution]
- Reference to BIDI should probably use SpecRef reference to UAX9 (editorial) (by aphillips)
https://github.com/w3c/manifest/issues/1081 [i18n-needs-resolution]
- "localizable members" should be defined separately? (by aphillips)
https://github.com/w3c/manifest/issues/1080 [i18n-needs-resolution]
- Value `auto` for `dir` probably shouldn't say "no explicit directionality" (by aphillips)
https://github.com/w3c/manifest/issues/1079 [i18n-needs-resolution]
- No language/direction metadata for shortcuts? (by aphillips)
https://github.com/w3c/manifest/issues/1078 [i18n-needs-resolution]
- No way to localize icons? (by aphillips)
https://github.com/w3c/manifest/issues/1077 [i18n-needs-resolution]
4 issues received 6 new comments:
- #1088 Application name section might need localization support (1 by jcayzac)
https://github.com/w3c/manifest/issues/1088 [i18n-needs-resolution]
- #1078 No language/direction metadata for shortcuts? (3 by aphillips, tomayac)
https://github.com/w3c/manifest/issues/1078 [i18n-needs-resolution]
- #1077 No way to localize icons? (1 by valioDOTch)
https://github.com/w3c/manifest/issues/1077 [i18n-needs-resolution]
- #1070 We should add a character limit to `name` and `short_name` (1 by aphillips)
https://github.com/w3c/manifest/issues/1070 [i18n-tracker]
1 issues closed:
- No language/direction metadata for shortcuts? https://github.com/w3c/manifest/issues/1078 [i18n-needs-resolution]
* w3c/pointerlock (+0/-0/💬1)
1 issues received 1 new comments:
- #82 Should movementX/Y move to UI Events? (1 by marcoscaceres)
https://github.com/w3c/pointerlock/issues/82
* w3c/screen-orientation (+0/-0/💬4)
3 issues received 4 new comments:
- #210 Require a gesture? (1 by michaelwasserman)
https://github.com/w3c/screen-orientation/issues/210
- #206 Add can-lock-orientation media feature to detect if locking is possible (1 by michaelwasserman)
https://github.com/w3c/screen-orientation/issues/206
- #104 Promise for unlock()? (2 by marcoscaceres, michaelwasserman)
https://github.com/w3c/screen-orientation/issues/104
* w3c/uievents (+0/-2/💬3)
2 issues received 3 new comments:
- #309 Introduce contextmenuclose or similar event. (2 by mfreed7, mustaqahmed)
https://github.com/w3c/uievents/issues/309
- #88 Figure out what to do with focusin/focusout (1 by annevk)
https://github.com/w3c/uievents/issues/88 [FocusEvent]
2 issues closed:
- Figure out what to do with focusin/focusout https://github.com/w3c/uievents/issues/88 [FocusEvent]
- Remove dblclick text selection default action to match browsers https://github.com/w3c/uievents/issues/328
* whatwg/dom (+3/-1/💬3)
3 issues created:
- Define XPath's lang() as ASCII case-insensitive (by annevk)
https://github.com/whatwg/dom/issues/1199
- Import HTML's XPath and XSLT monkey patches (by annevk)
https://github.com/whatwg/dom/issues/1198
- Undeprecate document.all (by jfbrennan)
https://github.com/whatwg/dom/issues/1196
2 issues received 3 new comments:
- #1196 Undeprecate document.all (2 by bathos, jfbrennan)
https://github.com/whatwg/dom/issues/1196
- #1195 Userland AbortSignal (1 by benjamingr)
https://github.com/whatwg/dom/issues/1195 [topic: aborting]
1 issues closed:
- Undeprecate document.all https://github.com/whatwg/dom/issues/1196
* whatwg/infra (+1/-0/💬1)
1 issues created:
- H (by sojib195)
https://github.com/whatwg/infra/issues/575
1 issues received 1 new comments:
- #573 Define monkeypatching (1 by jyasskin)
https://github.com/whatwg/infra/issues/573
* whatwg/webidl (+2/-1/💬0)
2 issues created:
- Probar WebIDL (by ANTOGUTAR)
https://github.com/whatwg/webidl/issues/1305
- what? (by 2standalone)
https://github.com/whatwg/webidl/issues/1303
1 issues closed:
- what? https://github.com/whatwg/webidl/issues/1303
Pull requests
-------------
* w3c/html-aria (+2/-0/💬4)
2 pull requests submitted:
- Clarification: list additional aria attributes for file and color inputs (by scottaohara)
https://github.com/w3c/html-aria/pull/464
- Update: naming prohibited changes for hgroup, address, rp (by scottaohara)
https://github.com/w3c/html-aria/pull/463 [needs implementation commitment] [needs changelog entry]
1 pull requests received 4 new comments:
- #410 Clarify li element role allowances (4 by mitchellevan, scottaohara)
https://github.com/w3c/html-aria/pull/410 [needs implementation commitment] [needs changelog entry]
* w3c/FileAPI (+0/-0/💬1)
1 pull requests received 1 new comments:
- #188 Return a byte stream from "get stream" algorithm (1 by jimmywarting)
https://github.com/w3c/FileAPI/pull/188
* w3c/screen-orientation (+0/-0/💬1)
1 pull requests received 1 new comments:
- #218 Consume user activation (1 by michaelwasserman)
https://github.com/w3c/screen-orientation/pull/218
* w3c/uievents (+0/-2/💬0)
2 pull requests merged:
- Reflect the reality for the focus event order
https://github.com/w3c/uievents/pull/290
- Remove text selection from the dblclick default action - #328
https://github.com/w3c/uievents/pull/329
* whatwg/dom (+0/-0/💬2)
2 pull requests received 2 new comments:
- #1152 Add AbortSignal.any() (1 by shaseley)
https://github.com/whatwg/dom/pull/1152 [needs implementer interest] [addition/proposal] [topic: aborting]
- #1079 Allow more characters in element/attribute names and prefixes (1 by josepharhar)
https://github.com/whatwg/dom/pull/1079 [needs tests]
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, 15 May 2023 17:00:13 UTC