- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 27 May 2024 17:00:12 +0000
- To: public-html@w3.org
- Message-Id: <E1sBdhk-0001VR-0x@janus.w3.internal>
Issues
------
* w3c/html-aam (+0/-0/💬2)
2 issues received 2 new comments:
- #546 Why does `<slot>` not allow `role`? (1 by spectranaut)
https://github.com/w3c/html-aam/issues/546 [Agenda]
- #545 CSS: handing the a11y of anchor positioning (1 by smhigley)
https://github.com/w3c/html-aam/issues/545 [Agenda]
* w3c/html-aria (+1/-0/💬0)
1 issues created:
- Clean up README and CONTRIBUTING guide (by spectranaut)
https://github.com/w3c/html-aria/issues/522
* w3c/webcomponents (+0/-0/💬1)
1 issues received 1 new comments:
- #891 Allow a click on label associated with custom element to focus the custom element (1 by acip)
https://github.com/WICG/webcomponents/issues/891
* whatwg/html (+9/-3/💬69)
9 issues created:
- Feature Request: Top Layer Stack Management (by Link2Twenty)
https://github.com/whatwg/html/issues/10370 [addition/proposal] [needs implementer interest]
- first projet (by elfihri)
https://github.com/whatwg/html/issues/10368
- Hotel kingu (by Blendyy22)
https://github.com/whatwg/html/issues/10366
- Upcoming WHATNOT meeting on 5/30/2024 (by cwilso)
https://github.com/whatwg/html/issues/10365
- Tienda de mascotas (by Ximenene)
https://github.com/whatwg/html/issues/10362
- Mascoticas (by Ximenene)
https://github.com/whatwg/html/issues/10361
- Provide native validation messages for native validity states on Form Associated Custom Elements (by KonnorRogers)
https://github.com/whatwg/html/issues/10360 [addition/proposal] [needs implementer interest]
- Issue with Step 10 of inner navigate event firing algorithm (by lukewarlow)
https://github.com/whatwg/html/issues/10359 [topic: navigation] [topic: user activation]
- [Proposal]: Enable `HTMLElement` attributes to be toggled without JavaScript (by ITenthusiasm)
https://github.com/whatwg/html/issues/10357 [addition/proposal] [needs implementer interest]
16 issues received 69 new comments:
- #10370 Feature Request: Top Layer Stack Management (1 by bramus)
https://github.com/whatwg/html/issues/10370 [addition/proposal] [needs implementer interest]
- #10359 Issue with Step 10 of inner navigate event firing algorithm (2 by domenic, lukewarlow)
https://github.com/whatwg/html/issues/10359 [topic: navigation] [topic: user activation]
- #10357 [Proposal]: Enable `HTMLElement` attributes to be toggled without JavaScript (2 by ITenthusiasm, annevk)
https://github.com/whatwg/html/issues/10357 [addition/proposal] [needs implementer interest]
- #10352 Upcoming WHATNOT meeting on 5/23/2024 (6 by annevk, cwilso, mfreed7, past)
https://github.com/whatwg/html/issues/10352 [agenda+]
- #10351 Meeting 2 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (4 by annevk, astearns, past)
https://github.com/whatwg/html/issues/10351 [agenda+]
- #10343 Date Picker popup doesn't propagate shadow DOM events into the light DOM (1 by shaktipriya13)
https://github.com/whatwg/html/issues/10343 [topic: forms]
- #10310 HTML parser changes for stylable `<select>` (4 by LeaVerou, mfreed7, zcorpan)
https://github.com/whatwg/html/issues/10310 [addition/proposal] [topic: parser] [topic: forms]
- #10280 Proposal: getHTML() for Document interface (4 by FND, argyleink, lukewarlow, myfonj)
https://github.com/whatwg/html/issues/10280 [addition/proposal] [needs implementer interest] [topic: shadow]
- #10201 Restrict when MessagePort's onclose event can fire (1 by asutherland)
https://github.com/whatwg/html/issues/10201 [security/privacy] [topic: serialize and transfer]
- #9776 popover=hint (2 by annevk, mfreed7)
https://github.com/whatwg/html/issues/9776 [topic: popover]
- #9757 Can showPicker() focus a control? (1 by btopro)
https://github.com/whatwg/html/issues/9757 [topic: forms] [topic: focus]
- #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (34 by annevk, domenic, emilio, keithamus, lukewarlow, mfreed7, nt1m, scottaohara, smaug----, willrowe, yisibl, zcorpan)
https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [agenda+] [topic: popover]
- #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (2 by annevk, mfreed7)
https://github.com/whatwg/html/issues/7867 [topic: rendering]
- #7854 Early hints and `modulepreload` (1 by zqianem)
https://github.com/whatwg/html/issues/7854 [topic: resource hints (inc. preload)]
- #5548 Should downloads be "navigate" or "no-cors" (1 by eligrey)
https://github.com/whatwg/html/issues/5548 [topic: navigation]
- #3400 Allow <input type="color"> to give an alpha channel and/or colors beyond sRGB? (3 by LeaVerou, annevk, yisibl)
https://github.com/whatwg/html/issues/3400 [addition/proposal] [needs implementer interest] [topic: forms]
3 issues closed:
- Hotel kingu https://github.com/whatwg/html/issues/10366
- Issue with Step 10 of inner navigate event firing algorithm https://github.com/whatwg/html/issues/10359 [topic: navigation] [topic: user activation]
- Upcoming WHATNOT meeting on 5/23/2024 https://github.com/whatwg/html/issues/10352 [agenda+]
Pull requests
-------------
* w3c/html-aam (+1/-0/💬0)
1 pull requests submitted:
- Editorial: Move this spec to ARIA monorepo (by spectranaut)
https://github.com/w3c/html-aam/pull/548
* whatwg/html (+5/-3/💬17)
5 pull requests submitted:
- Editorial: fix more typos (by jmdyck)
https://github.com/whatwg/html/pull/10369
- Fix typo in ElementContentEditable (by FabijanC)
https://github.com/whatwg/html/pull/10367
- Add oncontentvisibilityautostatechange (by vmpstr)
https://github.com/whatwg/html/pull/10364
- Editorial: Fix navigation API to check correct activation (by lukewarlow)
https://github.com/whatwg/html/pull/10363
- Fix wrong button reference for close requests (by domenic)
https://github.com/whatwg/html/pull/10358
6 pull requests received 17 new comments:
- #10364 Add oncontentvisibilityautostatechange (3 by Loirooriol, vmpstr)
https://github.com/whatwg/html/pull/10364
- #10344 Consume user activation in show the picker (2 by evilpie, josepharhar)
https://github.com/whatwg/html/pull/10344
- #10329 Add hooks to inform WebDriver BiDi when a navigable is created or destroyed (6 by OrKoN, domenic, jgraham)
https://github.com/whatwg/html/pull/10329
- #10204 Editorial: Update HostEnsureCanCompileStrings definition (1 by domenic)
https://github.com/whatwg/html/pull/10204
- #10154 Add may-block reasons to NotRestoredReasons (2 by rubberyuzu)
https://github.com/whatwg/html/pull/10154
- #9144 Add anchor attribute (3 by lukewarlow, mfreed7)
https://github.com/whatwg/html/pull/9144 [agenda+]
3 pull requests merged:
- Editorial: fix more typos
https://github.com/whatwg/html/pull/10369
- Editorial: Fix navigation API to check correct activation
https://github.com/whatwg/html/pull/10363
- Fix wrong button reference for close requests
https://github.com/whatwg/html/pull/10358
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/htmlwg
* https://github.com/w3c/webcomponents
* https://github.com/whatwg/html
* https://github.com/whatwg/dom
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 27 May 2024 17:00:13 UTC