public-webapps-github@w3.org from October 2025 by thread

Re: [whatwg/dom] DOM Events introduction: clarify how listeners are invoked (12beda2) mohsen9876-hue (Friday, 31 October)

Re: [whatwg/dom] Trusted Types integration (#789) Anne van Kesteren (Friday, 31 October)

[w3c/manifest] chore: Add retiredDate for Kenneth Rohde Christiansen (PR #1192) Marcos Cáceres (Friday, 31 October)

Re: [w3c/ServiceWorker] should an window.open() about:blank document be controlled by opener's controller? (#1163) Yoshisato Yanagisawa (Friday, 31 October)

Re: [w3c/ServiceWorker] Dynamic Event Handler Registration (#1156) Yoshisato Yanagisawa (Friday, 31 October)

Re: [w3c/ServiceWorker] Register HTTP header fields with IANA (#1134) Yoshisato Yanagisawa (Friday, 31 October)

Re: [w3c/ServiceWorker] Make object equality of service workers clearer (#1140) Yoshisato Yanagisawa (Friday, 31 October)

Re: [w3c/ServiceWorker] Service worker MessageEvents set the "origin" property, but Worker MessageEvents do not. (#1122) Yoshisato Yanagisawa (Friday, 31 October)

Re: [w3c/ServiceWorker] respondWith uses the wrong targetRealm (#1055) Yoshisato Yanagisawa (Thursday, 30 October)

Re: [w3c/ServiceWorker] consider how clients.claim() should work with srcdoc iframes (#1093) Yoshisato Yanagisawa (Thursday, 30 October)

Re: [w3c/ServiceWorker] Lifetime of service workers in relation to dedicated and shared workers (#1119) Yoshisato Yanagisawa (Thursday, 30 October)

Re: [w3c/ServiceWorker] What does it mean to wait "for a task to be executed (including its asynchronous steps)"? (#1109) Yoshisato Yanagisawa (Thursday, 30 October)

Re: [w3c/ServiceWorker] Write tests for MIX behaviour (#1105) Yoshisato Yanagisawa (Thursday, 30 October)

Re: [w3c/ServiceWorker] Spec uses incorrect settings object when fetching a module worker (#849) Yoshisato Yanagisawa (Thursday, 30 October)

[w3c/ServiceWorker] E (Issue #1800) Relaxx422 (Thursday, 30 October)

[w3ctag/design-reviews] Incubation: PWA (same-site) Origin Migration (Issue #1164) Marijn Kruisselbrink (Thursday, 30 October)

[whatwg/dom] setAttributeNS incorrect context for validation (Issue #1417) Luke Warlow (Thursday, 30 October)

Re: [w3ctag/design-reviews] Incubation: Proofreader API (Issue #1146) Christian Liebel (Thursday, 30 October)

Re: [w3ctag/design-reviews] Signature-Based Integrity. (Issue #1041) Martin Thomson (Thursday, 30 October)

[w3c/IndexedDB] treat writes to the DB that have no success handler as having called commit (Issue #482) fergald (Thursday, 30 October)

Re: [w3c/uievents] Event order of onKeyDown, onKeyPress, onKeyUp, and onPaste when using pasting (CMD + v) in Mac OS X (#261) Philippe Cloutier (Wednesday, 29 October)

[w3c/IndexedDB] Clarify cursor iteration predicates some more (PR #481) stelar7 (Wednesday, 29 October)

Re: [w3ctag/design-reviews] Other Spec Review: Extend CSP script-src hashes (Issue #1128) Ehsan Toreini (Wednesday, 29 October)

Re: [whatwg/fetch] Update HTTPFetch algorithm to support new SW Handle Fetch returns (PR #1832) Keita Suzuki (Wednesday, 29 October)

Re: [w3c/ServiceWorker] `<iframe sandbox />` + SW (#1390) Justin Fagnani (Wednesday, 29 October)

[whatwg/fetch] Add "webtransport" request mode (integration) (PR #1873) Jan-Ivar Bruaroey (Tuesday, 28 October)

Re: [w3c/manifest] TPAC 2025 status report (Issue #1181) Diego Gonzalez (Tuesday, 28 October)

[w3c/IndexedDB] `retrieve multiple items from an index` index out of bounds error (Issue #480) stelar7 (Tuesday, 28 October)

[whatwg/dom] Autofill Event Needed (Issue #1416) dujavi (Monday, 27 October)

[w3ctag/design-reviews] Reconsider W3C Recommendation status of XSLT 2.0 and XSLT 3.0 (Issue #1163) Hanno Böck (Monday, 27 October)

[w3c/manifest] # Proposal: Add `start_failure_callback` and `fetch_failure_callback` to the Web App Manifest (Issue #1191) JerryJWChan (Sunday, 26 October)

[w3c/IndexedDB] Mark transactions inactive during key serialization (PR #479) Nolan Lawson (Saturday, 25 October)

Re: [WICG/webcomponents] Reference Target "phase 2": seeking feedback and use cases (Issue #1111) Joe Pea (Friday, 24 October)

Re: [w3ctag/design-reviews] `<geolocation>` element (part of PEPC) (Issue #1140) andypaicu (Friday, 24 October)

[w3ctag/design-reviews] Incubation: template (Issue #1162) skking9236-stack (Friday, 24 October)

Re: [w3c/ServiceWorker] TPAC 2025 status report (Issue #1787) Yoshisato Yanagisawa (Friday, 24 October)

Re: [w3c/ServiceWorker] allow service worker produced resources to be marked as "cachable" (#962) Monica Chintala (Friday, 24 October)

Re: [w3c/ServiceWorker] Recovering from fetch failures (#939) Monica Chintala (Friday, 24 October)

[w3c/permissions] Can permissions.setPermission not use context? (Issue #471) Anne van Kesteren (Thursday, 23 October)

Re: [w3ctag/design-reviews] WG Revision: Dubbing and Audio description Profiles of TTML2 (for 2nd CRS) (Issue #1139) Matthew Tylee Atkinson (Thursday, 23 October)

Re: [w3c/clipboard-apis] Remove clipboardchange event (and replace it possibly with a promise returning method) (Issue #228) roraja (Thursday, 23 October)

[whatwg/webidl] Intent to use Constants (Issue #1535) Dark Devil (Wednesday, 22 October)

Re: [whatwg/fetch] New Proposal: Fetch retry (Issue #1838) Rakina Zata Amni (Wednesday, 22 October)

Re: [w3c/pointerlock] TPAC 2025 status report (Issue #103) Mustaq Ahmed (Wednesday, 22 October)

[whatwg/fetch] docs: add example for X-Content-Type-Options header (PR #1872) Ashish-coder-gif (Wednesday, 22 October)

[whatwg/fetch] Clarify handling of request body streams during redirects (Issue #1871) 2400030206 (Wednesday, 22 October)

[whatwg/fetch] Fix memory leak in Fetch with large stream responses (Issue #1870) 2400030206 (Wednesday, 22 October)

[whatwg/fetch] Override "Accept-Language" header if WebDriver BiDi emulated language is present. (PR #1869) Alexandra Borovova (Wednesday, 22 October)

[whatwg/url] URLSearchParams inconsistent behavior with multiple same-name parameters leads to data loss on backend (Issue #889) Alexander Vorobyev (Wednesday, 22 October)

Re: [w3ctag/design-reviews] Prompt API (Issue #1093) Reilly Grant (Tuesday, 21 October)

Re: [whatwg/storage] Add a nonce (ephemeral token) to the Storage Key (Issue #183) armandoaguirreperez656-sketch (Tuesday, 21 October)

[w3c/ServiceWorker] Requests from <object> elements are not intercepted (Issue #1799) Dominic Elm (Tuesday, 21 October)

[w3ctag/design-reviews] WG New Spec: RDF 1.2 N-Triples (Issue #1161) Pierre-Antoine Champin (Tuesday, 21 October)

[w3ctag/design-reviews] WG New Spec: RDF 1.2 Semantics (Issue #1160) Pierre-Antoine Champin (Tuesday, 21 October)

[w3ctag/design-reviews] WG New Spec: RDF 1.2 Concepts and Abstract Data Model (Issue #1159) Pierre-Antoine Champin (Tuesday, 21 October)

[w3c/uievents] Initial 'source' defn (PR #405) vmpstr (Tuesday, 21 October)

[whatwg/dom] Allow `MutationObserver` to observe across `<slot>`s (Issue #1415) Jeroen Zwartepoorte (Tuesday, 21 October)

Re: [whatwg/dom] Define XSLTProcessor (#181) alethkit (Tuesday, 21 October)

[w3c/ServiceWorker] Proposal: Support No-Vary-Search header in Cache API (Issue #1798) Yoshisato Yanagisawa (Tuesday, 21 October)

[w3c/screen-orientation] chore: tidy up document (PR #274) Marcos Cáceres (Tuesday, 21 October)

Re: [w3c/screen-orientation] Allow unlock() to return a promise (PR #231) Marcos Cáceres (Tuesday, 21 October)

[w3c/ServiceWorker] Feature Request: Support CacheStorage.match() options in SW Static Routing API cache source (Issue #1797) Yoshisato Yanagisawa (Tuesday, 21 October)

Re: [w3c/screen-orientation] Use "user attention" of top-level traversable (Issue #252) Marcos Cáceres (Tuesday, 21 October)

Re: [whatwg/fetch] [Feature request] Add a `CookieStore` option to `Request` & `Response` (Issue #1384) Yard-nonpolitical801 (Monday, 20 October)

[w3ctag/design-reviews] ViewTransitions: waitUntil() method (Issue #1158) vmpstr (Monday, 20 October)

Re: [w3ctag/design-reviews] [wg/webextensions] Web Extensions Working Group (Issue #1138) Jeffrey Yasskin (Monday, 20 October)

[whatwg/url] URL.toJSON() returns a string, not an object — misleading name, consider toJSONObject (Issue #888) Andrew Quan (Monday, 20 October)

[whatwg/webidl] Help (Issue #1534) keccake256blockchain (Saturday, 18 October)

[whatwg/webidl] Help (Issue #1533) keccake256blockchain (Saturday, 18 October)

[whatwg/webidl] Hacker in my old account (Issue #1532) keccake256blockchain (Saturday, 18 October)

[whatwg/url] Simplify the public suffix and registrable domain definitions (PR #887) Rimas Misevičius (Saturday, 18 October)

[whatwg/fetch] `Response.error` / `Response.redirect` should return object whose headers are mutable, as well as `Response.json` (Issue #1868) Kenta Moriuchi (Saturday, 18 October)

Re: [w3c/manifest] Add support for defining a theme color for both light & dark modes (prefers color scheme) (#975) Daniel Murphy (Friday, 17 October)

Re: [w3c/manifest] Use URLPattern for scope member (#1002) Daniel Murphy (Friday, 17 October)

Re: [w3c/IndexedDB] TPAC 2025 status report (Issue #469) Steven Becker (Friday, 17 October)

Re: [w3c/IndexedDB] TPAC 2024: Discussion Topics (Issue #422) Steven Becker (Friday, 17 October)

[WICG/webcomponents] Manual slot assignment and slot elements in consuming components (Issue #1115) Schommer475 (Friday, 17 October)

Re: [w3ctag/design-reviews] Reduce Accept-Language (Issue #1078) Victor Tan (Friday, 17 October)

[w3c/screen-orientation] Add can-lock-orientation CSS media feature (PR #273) Marcos Cáceres (Friday, 17 October)

Re: [w3c/screen-orientation] TPAC 2025 status report (Issue #258) Marcos Cáceres (Friday, 17 October)

[w3c/screen-orientation] Add hidden document monitoring in parallel orientation lock steps (PR #272) Marcos Cáceres (Friday, 17 October)

[w3c/screen-orientation] Standardize window.orientation API (PR #271) Marcos Cáceres (Friday, 17 October)

[w3c/screen-orientation] Add continuous monitoring for pre-lock conditions (PR #270) Marcos Cáceres (Friday, 17 October)

Re: [w3c/screen-orientation] Missing tasks in parallel steps in Screen Orientation (Issue #253) Marcos Cáceres (Friday, 17 October)

[whatwg/fullscreen] Add pending fullscreen request flag and promise to document state (PR #251) Marcos Cáceres (Friday, 17 October)

[w3c/screen-orientation] Refactor fullscreen rejection handling to use WebIDL react pattern (PR #269) Marcos Cáceres (Friday, 17 October)

Re: [w3c/gamepad] TPAC 2025 status report (Issue #226) Marcos Cáceres (Friday, 17 October)

[w3c/uievents] Mention about `<area>` of image map in somewhere, which may be a target of mouse/pointer/touch events (Issue #404) Masayuki Nakano (Friday, 17 October)

[w3c/manifest] PWA Migration (Issue #1189) Daniel Murphy (Thursday, 16 October)

Re: [w3c/screen-orientation] Complete self-reviews (#201) Marcos Cáceres (Thursday, 16 October)

[w3c/screen-orientation] Fix iframe promise rejection in unloading document cleanup (PR #268) Marcos Cáceres (Thursday, 16 October)

Re: [w3c/screen-orientation] Must natural orientation be detectable? (Issue #259) Marcos Cáceres (Thursday, 16 October)

Re: [w3c/screen-orientation] Fingerprinting risk: users that configure their device to not permit screen locking (Issue #260) Marcos Cáceres (Thursday, 16 October)

Re: [w3c/screen-orientation] Editorial: pre-lock conditions definition placement (Issue #261) Marcos Cáceres (Thursday, 16 October)

[w3c/screen-orientation] Editorial: Fix pre-lock conditions algorithm structure (PR #267) Marcos Cáceres (Thursday, 16 October)

Re: [w3c/screen-orientation] Are ScreenOrientation change events scoped as tightly as possible (Issue #262) Marcos Cáceres (Thursday, 16 October)

[w3c/screen-orientation] Switch to using fully active descendant of a top-level traversable with user attention (PR #266) Marcos Cáceres (Thursday, 16 October)

[whatwg/xhr] `ProgressEvent.loaded` references decompressed length, but `total` references the Content-Length header (Issue #403) cutiful (Thursday, 16 October)

[w3c/screen-orientation] Editorial: change clicking to selecting (PR #265) Marcos Cáceres (Thursday, 16 October)

Re: [w3ctag/design-reviews] [ig/me] Media & Entertainment Interest Group Charter (Issue #1154) Yves Lafon (Thursday, 16 October)

Re: [w3ctag/design-reviews] WG New Spec: Direction feature for `scroll-state()` query (Issue #1153) Xiaocheng Hu (Thursday, 16 October)

Re: [w3ctag/design-reviews] The `interesttarget` attribute (Issue #1058) Marcos Cáceres (Thursday, 16 October)

[w3c/ServiceWorker] Synthetic Response via Static Routing API (Issue #1796) Shunya Shishido (Thursday, 16 October)

Re: [w3ctag/design-reviews] WG Revision: Screen Orientation (Issue #1155) Christian Liebel (Wednesday, 15 October)

[w3c/IndexedDB] Adjust how the direction is defaulted in "Creating a request to retrieve multiple items" (PR #478) stelar7 (Wednesday, 15 October)

Re: [w3ctag/design-reviews] Other Spec Review: TCP Socket Pool Limit Randomization (Issue #1151) Ari Chivukula (Wednesday, 15 October)

[whatwg/webidl] Pls. We are the right family (Issue #1531) Sergsanity-a11y (Wednesday, 15 October)

Re: [w3c/uievents] Need virtual key codes (Issue #377) communicator47 (Tuesday, 14 October)

Re: [w3ctag/design-reviews] Incubation: Scoped Focusgroup (Issue #1152) Jacques Newman (Tuesday, 14 October)

[w3c/screen-orientation] Some Code Samples have code references in orange/light blue color combination which has 2.9:1 contrast (should be 4.5:1) (Issue #264) ehind67 (Tuesday, 14 October)

[w3c/screen-orientation] Wording change; adjust term "clicking" to "Select" to reflect multiple ways to activate Lock/Unlock (Issue #263) ehind67 (Tuesday, 14 October)

[whatwg/fetch] Handle `Unencoded-Digest` assertions. (PR #1867) Mike West (Tuesday, 14 October)

Re: [w3ctag/design-reviews] Other Spec Review: TCP Socket Pool per-Top-Level-Site (Issue #1151) Yves Lafon (Monday, 13 October)

[w3c/IndexedDB] In "object store storage operation", be more explicit about how to handle ConstraintError from an index (Issue #477) Jeremy Scheff (Monday, 13 October)

Re: [w3ctag/design-reviews] WG New Spec: FedCM—Support Structured JSON Responses from IdPs (Issue #1147) Lola (Monday, 13 October)

Re: [w3ctag/design-reviews] Incubation: FedCM: Support showing third-party iframe origins in the UI (Issue #1136) Lola (Monday, 13 October)

[w3c/uievents] Add new property to `InputEvent` to determine whether (Issue #403) Tatsunori Uchino (Monday, 13 October)

Re: [w3c/permissions] Add an optional `topLevelOrigin` argument to `permissions.setPermission` WebDriver BiDi command (Issue #450) Henrik Skupin (Monday, 13 October)

[whatwg/webidl] Intent to use constructor steps (Issue #1530) fadol83-lab (Monday, 13 October)

[whatwg/url] URL (Issue #886) basmatiraghman19-sketch (Monday, 13 October)

[w3c/IndexedDB] Transactions should be marked as inactive during key serialization (Issue #476) Nolan Lawson (Sunday, 12 October)

Re: [whatwg/fetch] Add WebDriver BiDi network request logging (PR #1540) Alex Rudenko (Sunday, 12 October)

Re: [whatwg/webidl] Add disposer and async_disposer (PR #1488) glatengcatabay-dotcom (Sunday, 12 October)

Re: [WICG/webcomponents] Proposal: Allow custom elements to be in any namespace (#634) Mohammed El Amine Larabi (Saturday, 11 October)

[w3c/uievents] Proposal: use `relatedTarget` for click events originated from labels (Issue #402) sb3nder (Friday, 10 October)

Re: [w3c/ServiceWorker] API to tell developers why the SW was killed (#1101) Monica Chintala (Friday, 10 October)

Re: [whatwg/dom] Add reference target to shadow root (PR #1353) Anne van Kesteren (Friday, 10 October)

Re: [whatwg/dom] Remove mentions of XSLT from the DOM spec (PR #1400) Anne van Kesteren (Friday, 10 October)

Re: [w3c/ServiceWorker] Add ServiceWorker.prototype.registration (#798) Monica Chintala (Friday, 10 October)

Re: [w3c/ServiceWorker] consider exposing self.clients on window and other worker globals (#955) Monica Chintala (Friday, 10 October)

[whatwg/url] 50337978316 (Issue #885) khanmoin96969-png (Thursday, 9 October)

[whatwg/url] 9930017996@Upi (Issue #884) khanmoin96969-png (Thursday, 9 October)

[whatwg/dom] custom element registry mutability in an element (Issue #1414) ja-y-son (Thursday, 9 October)

Re: [w3c/ServiceWorker] Meta: move the specification to the top-level directory (#1009) Monica Chintala (Thursday, 9 October)

Re: [w3c/gamepad] Integrate with WebDriver and WebDriver BiDi for automation (PR #224) Matt Reynolds (Thursday, 9 October)

[w3ctag/design-reviews] WG New Spec: DID Resolution (Issue #1157) Will Abramson (Thursday, 9 October)

Re: [w3ctag/design-reviews] Payment link type in HTML (Issue #1015) Jeffrey Yasskin (Thursday, 9 October)

[whatwg/dom] Allow elements with a null customElementRegistry without declaratively and without Shadow DOM (Issue #1413) Steve Orvell (Thursday, 9 October)

Re: [whatwg/fetch] WIP: Add a mechanism to fetch to track progress (PR #1843) Noam Rosenthal (Thursday, 9 October)

Re: [w3ctag/design-reviews] Incubation: Preventing User Dictionary Leaks via ::spelling-error and ::grammar-error CSS Pseudo-Elements (Issue #1148) Ari Chivukula (Thursday, 9 October)

Re: [w3c/editing] July 2025 meeting cancelled due to summer holidays (Issue #489) Johannes Wilm (Thursday, 9 October)

Re: [w3c/editing] Nested editing hosts do not need to be wrapped in insertParagraph (Issue #490) Anne van Kesteren (Thursday, 9 October)

Re: [w3c/clipboard-apis] Selective Clipboard Format Read (Issue #240) Johannes Wilm (Thursday, 9 October)

Re: [w3ctag/design-reviews] WG New Spec: FedCM—Support showing third-party iframe origins in the UI (Issue #1145) Lola (Thursday, 9 October)

Re: [w3ctag/design-reviews] WG Revision: Geolocation (Issue #1144) Christian Liebel (Thursday, 9 October)

Re: [w3c/ServiceWorker] Service worker client URL discrepancy (#1515) Amit Bansal (Thursday, 9 October)

[whatwg/webidl] Fix `BufferSource` algorithms for shared and resizable buffers (PR #1529) Mattias Buelens (Wednesday, 8 October)

[whatwg/dom] Custom element registry handling on insert after adopt (Issue #1412) ja-y-son (Wednesday, 8 October)

Re: [WICG/webcomponents] Form-associated custom elements: being a submit button (#814) Julien Wajsberg (Wednesday, 8 October)

Re: [whatwg/fetch] [WebDriver BiDi] emulated network offline (PR #1852) Noam Rosenthal (Wednesday, 8 October)

[whatwg/dom] tetooo (Issue #1411) Teto-07 (Tuesday, 7 October)

[whatwg/dom] https://github.com/Teto-07/Mini-Inventory-and-Sales-Management-System/issues/new/choose (Issue #1410) Teto-07 (Tuesday, 7 October)

[whatwg/fetch] Http parsing Carlyluminatti (Issue #1866) Carly BigEagle Whiteman (Tuesday, 7 October)

Re: [WICG/webcomponents] Observe ShadowRoot attachment (#204) Lea Verou (Tuesday, 7 October)

Re: [whatwg/dom] `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (Issue #1287) Lea Verou (Tuesday, 7 October)

Re: [whatwg/dom] Integrate Trusted Types enforcement into attribute handling (PR #1268) Anne van Kesteren (Tuesday, 7 October)

[whatwg/streams] Allow error to be provided to reader.releaseLock() (Issue #1358) Jake Archibald (Tuesday, 7 October)

Re: [w3ctag/design-reviews] Incubation: Inline Integrity (Issue #1135) Ehsan Toreini (Tuesday, 7 October)

[w3c/permissions] chore(tidy): tidy up document (PR #470) Mike Taylor (Monday, 6 October)

[w3ctag/design-reviews] WG Revision: CSS Color Adjust Level 1 (Issue #1156) Alison Maher (Monday, 6 October)

[w3c/manifest] rdlmNdl mjd jy jrud (Issue #1188) mathijssomers2013-arch (Monday, 6 October)

[whatwg/fetch] static method: `Response.html`? (Issue #1865) Noam Rosenthal (Monday, 6 October)

Re: [whatwg/dom] Proposal: moveOrInsertBefore() (Issue #1406) smaug---- (Monday, 6 October)

Re: [whatwg/url] feat: handle Windows file paths with backslashes in URL parsing (PR #874) Mert Can Altin (Sunday, 5 October)

Re: [whatwg/xhr] Clarify if `ProgressEvent.loaded` should indicate the size of compress, or uncompressed, data (Issue #388) cutiful (Sunday, 5 October)

[w3c/IndexedDB] Explicitly define how to handle `queryOrOptions` being omitted in `getAll`/`getAllKeys` (Issue #475) Julian Dominguez-Schatz (Saturday, 4 October)

[whatwg/dom] Make attachShadow() use the global registry by default (PR #1409) Anne van Kesteren (Saturday, 4 October)

[whatwg/fetch] Susant edit (PR #1864) Susant edit (Saturday, 4 October)

[whatwg/fetch] done (PR #1863) Susant edit (Saturday, 4 October)

Re: [w3c/ServiceWorker] Allow the service worker to work in the background without stopping for installed PWA (Issue #1728) Вадим Бударин (Friday, 3 October)

Re: [w3c/uievents] Click event is not fired when the node is removed and then added back (#141) Robert Flack (Friday, 3 October)

Re: [w3c/ServiceWorker] Auto-cache imported scripts (#908) Monica Chintala (Friday, 3 October)

Re: [w3c/ServiceWorker] Expose fragments cross-origin for subresources (#910) Monica Chintala (Friday, 3 October)

Re: [w3c/ServiceWorker] Handle Fetch "shift+reload" (#952) Monica Chintala (Thursday, 2 October)

Re: [w3c/ServiceWorker] Handle the quota exceeded error globally (#971) Monica Chintala (Thursday, 2 October)

Re: [w3c/ServiceWorker] Get Cache Size (#1059) Monica Chintala (Thursday, 2 October)

[w3c/ServiceWorker] Move spec files to root directory and remove unused files (PR #1794) Monica Chintala (Thursday, 2 October)

[whatwg/url] Strictness on Port doesn't conform to URL/URI RFCs (Issue #883) TechnicallyWeb3 (Thursday, 2 October)

[whatwg/dom] customElementRegistry.initialize should provoke custom elements to upgrade (Issue #1408) Steve Orvell (Thursday, 2 October)

[whatwg/fetch] Add a textStream() method to the Body mixin (PR #1862) Philip Jägenstedt (Thursday, 2 October)

[whatwg/fetch] Convenience method to stream a response as text (Issue #1861) Philip Jägenstedt (Thursday, 2 October)

Re: [w3ctag/design-reviews] Incubation: An `Origin` Object (Issue #1130) Marcos Cáceres (Thursday, 2 October)

[WICG/webcomponents] Reference Target: Rethinking attribute reflection for invalid reference targets (Issue #1114) Alice (Thursday, 2 October)

Re: [w3ctag/design-reviews] Incubation: FormControlRange - Live ranges for <input> and <textarea> (Issue #1142) Sarven Capadisli (Thursday, 2 October)

Re: [w3ctag/design-reviews] Incubation: `<geolocation>` element (part of PEPC) (Issue #1140) Marcos Cáceres (Thursday, 2 October)

Re: [whatwg/fetch] Throw `SecurityError` on non-trustworthy URLs in `fetchLater` (PR #1858) Josh Matthews (Thursday, 2 October)

[whatwg/encoding] Text(De|En)coder in WorkletGlobalScope (Issue #356) Guy Bedford (Thursday, 2 October)

[w3c/clipboard-apis] `changeId` interaction between `clipboard.write` and `clipboardchange` (Issue #243) jamiewalch (Wednesday, 1 October)

Re: [whatwg/dom] Add FormControlRange interface (PR #1404) Stephanie Zhang (Wednesday, 1 October)

Re: [w3ctag/design-reviews] Incubation: patching (interleaved out-of-order streaming) (Issue #1134) Dan Clark (Wednesday, 1 October)

Re: [w3ctag/design-reviews] [wg/json-ld] JSON-LD Working Group Charter (Issue #1150) Sarven Capadisli (Wednesday, 1 October)

Re: [whatwg/dom] Proposal to improve the DOM creation api (#150) Valery Zinchenko (Wednesday, 1 October)

[w3c/permissions] Use embeddedOrigin instead of topLevelOrigin in setPermission (PR #469) jalonthomas (Wednesday, 1 October)

[whatwg/fetch] Call webdriver bidi hooks to clone request and response bodies (PR #1860) Julian Descottes (Wednesday, 1 October)

Re: [w3c/clipboard-apis] Add comprehensive clipboardchange event specification with ClipboardChangeEventInit dictionary (PR #239) roraja (Wednesday, 1 October)

Re: [w3c/ServiceWorker] A way to specify a pattern of destination URLs to hit/skip SW (#1454) Yoshisato Yanagisawa (Wednesday, 1 October)

[w3c/ServiceWorker] Need for a mechanism to detect supported conditions and sources in the SW Static Routing API (Issue #1793) Yoshisato Yanagisawa (Wednesday, 1 October)

Re: [whatwg/dom] attachShadow default custom element registry (Issue #1407) Anne van Kesteren (Wednesday, 1 October)

Re: [w3c/ServiceWorker] Broken references in Service Workers Nightly (Issue #1669) Yoshisato Yanagisawa (Wednesday, 1 October)

Re: [w3c/ServiceWorker] ServiceWorker fetch fast-path (Issue #1670) Yoshisato Yanagisawa (Wednesday, 1 October)

Re: [whatwg/dom] [ElementInternals] `ElementInternals.shadowRoot` is `null` but `this.shadowRoot` is not (its a `ShadowRoot`) (Issue #1365) Joe Pea (Wednesday, 1 October)

Last message date: Friday, 31 October 2025 16:40:15 UTC