- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 12 Aug 2024 17:00:14 +0000
- To: public-html@w3.org
- Message-Id: <E1sdYP0-003u0D-30@janus.w3.internal>
Issues
------
* w3c/html-aam (+0/-0/💬1)
1 issues received 1 new comments:
- #553 Mappings for class and id attributes missing (1 by smockle)
https://github.com/w3c/html-aam/issues/553
* w3c/webcomponents (+0/-0/💬1)
1 issues received 1 new comments:
- #1064 Simplified custom element definition (1 by EisenbergEffect)
https://github.com/WICG/webcomponents/issues/1064
* whatwg/html (+2/-4/💬43)
2 issues created:
- HTMLConstructor construction steps: Incorrect exception specified in step 11. (by pwombwell)
https://github.com/whatwg/html/issues/10553
- Document "can have its URL rewritten" incorrectly rejects file:// URL with only query changed (by awesomekling)
https://github.com/whatwg/html/issues/10551
18 issues received 43 new comments:
- #10553 HTMLConstructor construction steps: Incorrect exception specified in step 11. (1 by annevk)
https://github.com/whatwg/html/issues/10553 [topic: custom elements]
- #10551 Document "can have its URL rewritten" incorrectly rejects file:// URL with only query changed (3 by awesomekling, domenic)
https://github.com/whatwg/html/issues/10551
- #10549 inconsistent input label `:active` and `:hover` behavior (1 by joonashalinen)
https://github.com/whatwg/html/issues/10549
- #10546 Script element schematic diagram for async/defer is not readable in dark mode (1 by nektro)
https://github.com/whatwg/html/issues/10546
- #10542 Rationale for when invalid value default differs from missing value default (1 by flackr)
https://github.com/whatwg/html/issues/10542
- #10537 Allow explicitly indicating an unchecked state for an `<input type="checkbox">`. (3 by RokeJulianLockhart, tabatkins)
https://github.com/whatwg/html/issues/10537 [addition/proposal] [needs implementer interest]
- #10536 Meeting 5 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (2 by gregwhitworth, sanketj)
https://github.com/whatwg/html/issues/10536
- #10531 image.decode() interacts weirdly with the sync cases in "update the image data" (5 by emilio, progers)
https://github.com/whatwg/html/issues/10531 [topic: img]
- #10527 Errors when attaching a declarative shadow root (5 by annevk, domenic, mfreed7)
https://github.com/whatwg/html/issues/10527 [topic: shadow] [agenda+] [topic: error reporting]
- #10521 [rendering] animation frame callback handling when iframes are involved (6 by Kaiido, emilio, esprehn, szager-chromium)
https://github.com/whatwg/html/issues/10521 [topic: rendering] [agenda+]
- #10520 Timing of cloning for the `<selectedoption>` element (2 by emilio, josepharhar)
https://github.com/whatwg/html/issues/10520
- #10507 Pseudo elements for <video> content and controls (1 by annevk)
https://github.com/whatwg/html/issues/10507 [addition/proposal] [needs implementer interest] [topic: media]
- #10373 Severing a document's opener relationship regardless of origin (1 by arturjanc)
https://github.com/whatwg/html/issues/10373 [addition/proposal] [needs implementer interest] [agenda+]
- #9799 Customizable `<select>` element (1 by josepharhar)
https://github.com/whatwg/html/issues/9799 [addition/proposal] [topic: parser] [topic: forms] [stage: 1]
- #9733 Add `ToggleEvent`s to `<dialog>.showModal()` (3 by rejhgadellaa, woody-li)
https://github.com/whatwg/html/issues/9733 [addition/proposal] [topic: events] [topic: dialog]
- #8031 Improve support for refresh rate discovery and control (5 by floooh, greggman, juj)
https://github.com/whatwg/html/issues/8031
- #2429 <img> setting src = "" should maybe be sync (1 by emilio)
https://github.com/whatwg/html/issues/2429 [topic: img]
- #676 onerror and onunhandledrejection/onrejectionhandled could use some nice developer-friendly examples (1 by domenic)
https://github.com/whatwg/html/issues/676 [clarification] [good first issue] [topic: error reporting]
4 issues closed:
- Meeting 5 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls https://github.com/whatwg/html/issues/10536
- Editorial improvements to unhandled promise rejections https://github.com/whatwg/html/issues/10515 [clarification] [topic: error reporting]
- Document "can have its URL rewritten" incorrectly rejects file:// URL with only query changed https://github.com/whatwg/html/issues/10551
- Allow explicitly indicating an unchecked state for an `<input type="checkbox">`. https://github.com/whatwg/html/issues/10537 [addition/proposal] [needs implementer interest]
* whatwg/dom (+1/-0/💬6)
1 issues created:
- Missing arguments for “locate a namespace prefix” in `lookupPrefix` steps (by bhathos)
https://github.com/whatwg/dom/issues/1302
2 issues received 6 new comments:
- #1298 Proposal: rate limiting event listeners (debounce / throttle) (5 by FND, bkardell, keithamus, rezof, zaygraveyard)
https://github.com/whatwg/dom/issues/1298 [needs implementer interest] [addition/proposal]
- #1270 Meta: a list of side effects that would be impacted by state-preserving move (1 by Kaiido)
https://github.com/whatwg/dom/issues/1270
Pull requests
-------------
* w3c/html-aam (+2/-0/💬11)
2 pull requests submitted:
- fix: Update ATK URL (by smockle)
https://github.com/w3c/html-aam/pull/560
- Add `class` and `id` mappings (by smockle)
https://github.com/w3c/html-aam/pull/559
9 pull requests received 11 new comments:
- #560 fix: Update ATK URL (1 by smockle)
https://github.com/w3c/html-aam/pull/560
- #559 Add `class` and `id` mappings (2 by scottaohara, smockle)
https://github.com/w3c/html-aam/pull/559
- #555 Fix broken links in HTML accessibility API Mappings 1.0 (#447) (1 by rahimabdi)
https://github.com/w3c/html-aam/pull/555
- #529 Addition: Name from heading (1 by rahimabdi)
https://github.com/w3c/html-aam/pull/529
- #510 switch attribute for checkbox inputs (1 by rahimabdi)
https://github.com/w3c/html-aam/pull/510 [not ready for merge]
- #484 contextual role concept proposal (1 by rahimabdi)
https://github.com/w3c/html-aam/pull/484
- #451 clarify img mappings (2 by rahimabdi)
https://github.com/w3c/html-aam/pull/451
- #401 handling fallback content for the meter element (1 by rahimabdi)
https://github.com/w3c/html-aam/pull/401
- #359 Change figure & figcaption accName computation (1 by rahimabdi)
https://github.com/w3c/html-aam/pull/359 [waiting for implementations]
* w3c/webcomponents (+0/-0/💬1)
1 pull requests received 1 new comments:
- #1062 Add referenceTarget to ShadowRootInit argument to attachShadow() (1 by behowell)
https://github.com/WICG/webcomponents/pull/1062
* whatwg/html (+2/-2/💬25)
2 pull requests submitted:
- Remove exception reporting from declarative shadow dom (by mfreed7)
https://github.com/whatwg/html/pull/10552
- Editorial: modernize promise rejection tracking (by domenic)
https://github.com/whatwg/html/pull/10550 [topic: error reporting]
10 pull requests received 25 new comments:
- #10552 Remove exception reporting from declarative shadow dom (1 by annevk)
https://github.com/whatwg/html/pull/10552
- #10543 Editorial: Update uses of WebIDL "invoke a callback function" (1 by jeremyroman)
https://github.com/whatwg/html/pull/10543 [integration]
- #10540 Clarify how PLAINTEXT elements may contain child nodes. (2 by dmsnell)
https://github.com/whatwg/html/pull/10540 [needs implementer interest] [topic: parser]
- #10528 Dynamic import maps (5 by Jamesernator, bakkot, jeff-hykin, yoavweiss)
https://github.com/whatwg/html/pull/10528
- #10505 Fix bug in timer initialisation steps involving reusing cleared IDs (1 by majaha)
https://github.com/whatwg/html/pull/10505
- #10469 hidePopover with button click not timeout (2 by Jxck, josepharhar)
https://github.com/whatwg/html/pull/10469
- #10394 Add a `noopener-allow-popups` value to COOP (1 by arturjanc)
https://github.com/whatwg/html/pull/10394 [addition/proposal] [needs implementer interest]
- #10380 Latest WebAssembly ESM Integration rebase (9 by ajklein, codehag, guybedford, nicolo-ribaudo, syg)
https://github.com/whatwg/html/pull/10380
- #10189 Support automatic user prompt handing in WebDriver BiDi (1 by whimboo)
https://github.com/whatwg/html/pull/10189
- #9841 Add invoker commands (commandfor & command) (2 by keithamus, mfreed7)
https://github.com/whatwg/html/pull/9841
2 pull requests merged:
- Editorial: modernize promise rejection tracking
https://github.com/whatwg/html/pull/10550 [topic: error reporting]
- Editorial: Update uses of WebIDL "invoke a callback function"
https://github.com/whatwg/html/pull/10543 [integration]
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, 12 August 2024 17:00:15 UTC