- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 29 Jul 2024 17:00:15 +0000
- To: public-html@w3.org
- Message-Id: <E1sYTjL-00E1HN-0D@janus.w3.internal>
Issues ------ * w3c/webcomponents (+0/-0/💬1) 1 issues received 1 new comments: - #918 CSS Shadow Parts Selector ::part() does not work in combination with :disabled pseudo-class in Chrome (1 by Danny-Engelman) https://github.com/WICG/webcomponents/issues/918 [shadow-dom] [question] [css] * whatwg/html (+15/-10/💬56) 15 issues created: - "On platforms where Esc is the close request, the user agent will first fire an appropriately-initialized keydown and keyup event sequence" is confusing (by smaug----) https://github.com/whatwg/html/issues/10523 - [rendering] animation frame callback handling (by emilio) https://github.com/whatwg/html/issues/10521 - Timing of cloning for the `<selectedoption>` element (by josepharhar) https://github.com/whatwg/html/issues/10520 - Proposal: Element 'sensitive' attribute (by vmpstr) https://github.com/whatwg/html/issues/10519 - Discussing new ways of tackling User-Agent discrimination (by BenjaminAster) https://github.com/whatwg/html/issues/10518 [addition/proposal] [needs implementer interest] - Specify error event filename/lineno/colno (by domenic) https://github.com/whatwg/html/issues/10517 [interop] [topic: error reporting] - Update all call sites of the old "report the exception" (by domenic) https://github.com/whatwg/html/issues/10516 [integration] [topic: error reporting] - Editorial improvements to unhandled promise rejections (by domenic) https://github.com/whatwg/html/issues/10515 [clarification] [topic: error reporting] - Exception reporting muting is not interoperable (by domenic) https://github.com/whatwg/html/issues/10514 - Consider adding `view-transition` as a token for `blocking` (by noamr) https://github.com/whatwg/html/issues/10513 [addition/proposal] [needs implementer interest] - Navigation API: a way to share custom info across a cross-document navigation (by noamr) https://github.com/whatwg/html/issues/10509 [addition/proposal] [needs implementer interest] - Definition of all event handler attributes (by lukewarlow) https://github.com/whatwg/html/issues/10508 - Pseudo elements for <video> content and controls (by jakearchibald) https://github.com/whatwg/html/issues/10507 [addition/proposal] [needs implementer interest] - [Clipboard] [Editing] Copying selected html does not contain the latest value for input/textarea? (by roraja) https://github.com/whatwg/html/issues/10506 - Based on what is about to happen with iframe in shadow DOM, yes. history.go() in sandbox iframe shouldn't affect the global session history state. So I assume history.go() should throw or be no-op inside sandbox, or if we get the per-iframe session history defined for the shadow DOM case, perhaps sandbox could use the same. (by fdvecchia) https://github.com/whatwg/html/issues/10504 28 issues received 56 new comments: - #10523 "On platforms where Esc is the close request, the user agent will first fire an appropriately-initialized keydown and keyup event sequence" is confusing (1 by lukewarlow) https://github.com/whatwg/html/issues/10523 - #10521 [rendering] animation frame callback handling when iframes are involved (13 by Kaiido, emilio, esprehn, rniwa, smaug----) https://github.com/whatwg/html/issues/10521 [topic: rendering] [agenda+] - #10520 Timing of cloning for the `<selectedoption>` element (3 by domenic, sanketj, smaug----) https://github.com/whatwg/html/issues/10520 - #10518 Discussing new ways of tackling User-Agent discrimination (2 by BenjaminAster, justjake) https://github.com/whatwg/html/issues/10518 [addition/proposal] [needs implementer interest] - #10513 Consider adding `view-transition` as a token for `blocking` (1 by khushalsagar) https://github.com/whatwg/html/issues/10513 [addition/proposal] [needs implementer interest] - #10509 Navigation API: a way to share custom info across a cross-document navigation (1 by domenic) https://github.com/whatwg/html/issues/10509 [addition/proposal] [needs implementer interest] - #10508 Definition of all event handler attributes (3 by domenic, otherdaniel) https://github.com/whatwg/html/issues/10508 - #10507 Pseudo elements for <video> content and controls (4 by jakearchibald, lukewarlow, ydaniv) https://github.com/whatwg/html/issues/10507 [addition/proposal] [needs implementer interest] - #10506 [Clipboard] [Editing] Copying selected html does not contain the latest value for input/textarea? (2 by domenic, roraja) https://github.com/whatwg/html/issues/10506 - #10499 Toggle (show/hide) button (1 by mfreed7) https://github.com/whatwg/html/issues/10499 [addition/proposal] [needs implementer interest] - #10496 Upcoming WHATNOT meeting on 2024-07-25 (2 by aphillips, smaug----) https://github.com/whatwg/html/issues/10496 [agenda+] - #10492 Should orientation metadata (such as exif) be used when drawing HTMLImageElements/SVGImageElements to canvas? (3 by kdashg, noamr, weinig) https://github.com/whatwg/html/issues/10492 [topic: canvas] [topic: img] - #10484 Meeting 4 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by past) https://github.com/whatwg/html/issues/10484 [agenda+] - #10483 Static checker for the spec? (1 by jmdyck) https://github.com/whatwg/html/issues/10483 [spec tooling] - #10432 TC39 AsyncContext Integration (1 by littledan) https://github.com/whatwg/html/issues/10432 [addition/proposal] [needs implementer interest] - #10387 Bug in timer initialisation steps: the id's of cleared but still live timers can be reused (1 by majaha) https://github.com/whatwg/html/issues/10387 [topic: timing] - #10373 Severing a document's opener relationship regardless of origin (1 by ArthurSonzogni) https://github.com/whatwg/html/issues/10373 [addition/proposal] [needs implementer interest] - #10273 Allow slotting indirect children (2 by jakearchibald, mfreed7) https://github.com/whatwg/html/issues/10273 [addition/proposal] [needs implementer interest] [topic: shadow] - #10208 Proposal: pause iframe media when not rendered (2 by clelland, gabrielsanbrito) https://github.com/whatwg/html/issues/10208 [addition/proposal] [needs implementer interest] [topic: media] - #9986 <datalist> behavior(s) are inconsistent and unhelpful when options are prefiltered (1 by andrewgoz) https://github.com/whatwg/html/issues/9986 - #9625 [Proposal] Invoker Buttons - allowing popover/dialog and more to be invoked without JS (1 by mfreed7) https://github.com/whatwg/html/issues/9625 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: events] [topic: dialog] [topic: popover] - #8917 Canvas 2D context color serialization (1 by ccameron-chromium) https://github.com/whatwg/html/issues/8917 [topic: canvas] [integration] - #6127 Clarify "types of agent clusters" (2 by domenic, domfarolino) https://github.com/whatwg/html/issues/6127 [clarification] [topic: agent] - #5051 unhandledrejection should fire even for muted scripts (1 by domenic) https://github.com/whatwg/html/issues/5051 [topic: script] - #4882 datalist 'nofilter' attribute (1 by andrewgoz) https://github.com/whatwg/html/issues/4882 [addition/proposal] [needs implementer interest] [topic: forms] - #3149 Cross-origin error muting is possibly not interoperable (1 by domenic) https://github.com/whatwg/html/issues/3149 [topic: script] [interop] - #2440 "Script error." message in window.onerror makes bad DevExp trade off (1 by domenic) https://github.com/whatwg/html/issues/2440 [addition/proposal] [needs implementer interest] [security/privacy] [topic: script] - #958 Clarify "report an exception" (2 by domenic) https://github.com/whatwg/html/issues/958 [topic: multiple globals] [topic: error reporting] 10 issues closed: - Meeting 4 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls https://github.com/whatwg/html/issues/10484 [agenda+] - HostEnsureCanCompileStrings definition mismatch https://github.com/whatwg/html/issues/10202 - Cross-origin error muting is possibly not interoperable https://github.com/whatwg/html/issues/3149 [topic: script] [interop] - unhandledrejection should fire even for muted scripts https://github.com/whatwg/html/issues/5051 [topic: script] - "Script error." message in window.onerror makes bad DevExp trade off https://github.com/whatwg/html/issues/2440 [addition/proposal] [needs implementer interest] [security/privacy] [topic: script] - navigate() should not use parse a URL https://github.com/whatwg/html/issues/9708 [topic: navigation] - navigate() should not use parse a URL https://github.com/whatwg/html/issues/9708 [topic: navigation] - Navigation API: a way to share custom info across a cross-document navigation https://github.com/whatwg/html/issues/10509 [addition/proposal] [needs implementer interest] - Definition of all event handler attributes https://github.com/whatwg/html/issues/10508 - [Clipboard] [Editing] Copying selected html does not contain the latest value for input/textarea? https://github.com/whatwg/html/issues/10506 * whatwg/dom (+0/-0/💬2) 2 issues received 2 new comments: - #1298 Proposal: rate limiting event listeners (debounce / throttle) (1 by bkardell) https://github.com/whatwg/dom/issues/1298 [needs implementer interest] [addition/proposal] - #398 Consider adding localNameFilter to MutationObserver (1 by def00111) https://github.com/whatwg/dom/issues/398 [addition/proposal] [needs concrete proposal] Pull requests ------------- * whatwg/html (+3/-1/💬14) 3 pull requests submitted: - Further fixes to keydown vs. keyup for close requests (by domenic) https://github.com/whatwg/html/pull/10524 [topic: close watchers] - Add support for internationalized email addresses (by aphillips) https://github.com/whatwg/html/pull/10522 - Fix bug in timer initialisation steps involving reusing cleared IDs (by majaha) https://github.com/whatwg/html/pull/10505 7 pull requests received 14 new comments: - #10505 Fix bug in timer initialisation steps involving reusing cleared IDs (3 by domenic, majaha) https://github.com/whatwg/html/pull/10505 - #10456 Enhance <input type=color> with alpha and colorspace=display-p3 (1 by josepharhar) https://github.com/whatwg/html/pull/10456 [addition/proposal] [topic: forms] [impacts documentation] - #10404 Create a 'report an exception' algorithm per #958 (6 by domenic, jeremyroman) https://github.com/whatwg/html/pull/10404 [topic: error reporting] - #10380 Latest WebAssembly ESM Integration rebase (1 by dminor) https://github.com/whatwg/html/pull/10380 - #10126 Add the :open and :closed pseudo-selectors (1 by lukewarlow) https://github.com/whatwg/html/pull/10126 - #9841 Add invoker commands (commandfor & command) (1 by mfreed7) https://github.com/whatwg/html/pull/9841 - #9778 Add popover=hint (1 by mfreed7) https://github.com/whatwg/html/pull/9778 [topic: popover] 1 pull requests merged: - Make navigate() use UTF-8 in the URL parser https://github.com/whatwg/html/pull/9756 [normative change] [topic: navigation] 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, 29 July 2024 17:00:16 UTC