public-webapps-github@w3.org from June 2026 by thread

[whatwg/url] What is an opaque path? (Issue #922) J. King (Tuesday, 30 June)

[whatwg/fetch] Integrating the HTTP QUERY method (RFC 10008): method normalization, CORS, and caching (Issue #1938) Jesse Wright (Tuesday, 30 June)

Re: [whatwg/url] Clearly mark conformance checking-only aspects of the IDNA section (Issue #816) Anne van Kesteren (Tuesday, 30 June)

[whatwg/webidl] Intent to use Constants (Issue #1615) joshuahoover136-art (Tuesday, 30 June)

Re: [whatwg/url] Resolving relative `file:` URL strings without explicit base into URL objects (Issue #879) Anne van Kesteren (Tuesday, 30 June)

[whatwg/url] Simplify ends in a number checker (PR #921) Anne van Kesteren (Tuesday, 30 June)

Re: [whatwg/url] URN validity as a valid URL string (Issue #868) Anne van Kesteren (Tuesday, 30 June)

[whatwg/dom] Fix NodeIterator pre-remove steps for ancestors of root (PR #1477) Anne van Kesteren (Tuesday, 30 June)

[whatwg/url] Make relative-URL-with-fragment string account for opaque-path base URLs (PR #920) Anne van Kesteren (Tuesday, 30 June)

[whatwg/url] Path segments can be empty (PR #919) Anne van Kesteren (Tuesday, 30 June)

[whatwg/url] Valid domain needs to account for ending with a number (PR #918) Anne van Kesteren (Tuesday, 30 June)

[whatwg/url] Define valid IPv6-address string inline (PR #917) Anne van Kesteren (Tuesday, 30 June)

Re: [whatwg/url] "valid host string" does not allow for percent-encoding (Issue #796) Anne van Kesteren (Tuesday, 30 June)

Re: [whatwg/url] "valid domain" does not match validation errors in the host parser (Issue #797) Anne van Kesteren (Tuesday, 30 June)

Re: [w3c/uievents] Proposal: Provide OS specific shortcut key (Issue #412) Tatsunori Uchino (Tuesday, 30 June)

Re: [w3c/manifest] Add `color_scheme_dark` member and themeable members (PR #1205) Daniel Murphy (Monday, 29 June)

Re: [whatwg/dom] NodeIterator's pre-removing steps does not match browsers (#907) bptato (Monday, 29 June)

Re: [whatwg/webidl] Should async_sequence be AsyncSequence? (Issue #1510) Kagami Sascha Rosylight (Monday, 29 June)

Re: [w3c/push-api] A javascript api for sending push notifications to others (#303) Chris McCormick (Monday, 29 June)

[w3c/gamepad] Can duration and startDelay ever be invalid? (Issue #229) Kagami Sascha Rosylight (Monday, 29 June)

Re: [whatwg/url] It is unlikely that the spec's two definitions of valid URL strings are equal (Issue #704) Domenic Denicola (Monday, 29 June)

[whatwg/url] RFC 4291 is not really sufficient to define "valid IPv6-address string" (Issue #916) Domenic Denicola (Monday, 29 June)

[w3ctag/design-reviews] [wg/atag] Authoring Tools Accessibility Guidelines Group Charter (Issue #1241) W3C Bot (Monday, 29 June)

[whatwg/webidl] Intent to use Constants (Issue #1614) ramesh rajbanshi (Monday, 29 June)

[w3c/IndexedDB] Admin WanGp/==#### (Issue #499) Firststop (Sunday, 28 June)

[w3c/IndexedDB] https://developer.android.com/tools/agents/android-cli#sdk (Issue #498) chachamerba5-hub (Saturday, 27 June)

Re: [whatwg/url] Refusing a mix of numeric-only and BIDI domains (#543) Anne van Kesteren (Friday, 26 June)

[whatwg/dom] Add and export get an element by ID (PR #1476) Anne van Kesteren (Friday, 26 June)

Re: [whatwg/url] Web compatibility issue with various unknown (external) protocols like ed2k (Issue #815) Anne van Kesteren (Friday, 26 June)

Re: [whatwg/url] Close gap between URL writing and parser sections (PR #905) Anne van Kesteren (Friday, 26 June)

[whatwg/webidl] Update PropertyDescriptor [[Get]]/[[Set]] to [[Getter]]/[[Setter]] (PR #1613) Linus Groh (Thursday, 25 June)

[whatwg/dom] [meta] Extending DOM APIs to support shadow roots tracking issue (Issue #1475) Lea Verou (Thursday, 25 June)

[whatwg/url] Rename domain to ASCII to domain parser (PR #915) Anne van Kesteren (Thursday, 25 June)

Re: [w3ctag/design-reviews] [wg/das] Devices and Sensors Working Group 2026 Charter (Issue #1187) Christian Liebel (Thursday, 25 June)

Re: [w3c/ServiceWorker] Client postmessage uses MessageEvent (Issue #1823) Yoshisato Yanagisawa (Thursday, 25 June)

Re: [w3ctag/design-reviews] [wg/math] Math Group Charter (Issue #1214) Christian Liebel (Thursday, 25 June)

Re: [w3c/editing] Behavior of insert* commands for contenteditable=plaintext-only (Issue #419) Masayuki Nakano (Thursday, 25 June)

Re: [w3ctag/design-reviews] Incubation: Prerendering cross-origin iframes (Issue #1207) Heather Flanagan (Wednesday, 24 June)

[whatwg/dom] Treat fragment parser documents as not connected (PR #1474) Shannon Booth (Wednesday, 24 June)

Re: [whatwg/dom] Address infinite loop in TreeWalker's nextNode() (PR #1433) Sam Atkins (Wednesday, 24 June)

Re: [whatwg/url] Allow protocol setter to switch between special and non-special schemes (Issue #674) Anne van Kesteren (Wednesday, 24 June)

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

[whatwg/fetch] Hide range header values on no-cors requests (PR #1937) Jake Archibald (Tuesday, 23 June)

[whatwg/fetch] Hide range values from no-cors cross-origin range requests (Issue #1936) Jake Archibald (Tuesday, 23 June)

[whatwg/streams] Editorial: Remove redundant assertion in "ReadableStream pipe through" and "ReadableStream pipe to" (PR #1375) Euclid Ye (Monday, 22 June)

[whatwg/webidl] Editorial: use CreateBuiltinFunction for more built-in function objects (PR #1612) Anne van Kesteren (Monday, 22 June)

[w3ctag/design-reviews] WG New Spec: Ignore Duplicate Navigations (Issue #1240) Anna Sato (Monday, 22 June)

[whatwg/fetch] Review Draft Publication: June 2026 (PR #1935) Anne van Kesteren (Sunday, 21 June)

[whatwg/dom] Review Draft Publication: June 2026 (PR #1473) Anne van Kesteren (Sunday, 21 June)

Re: [w3c/ServiceWorker] How should import() work in service workers? (#1585) Jon Nyman (Sunday, 21 June)

Re: [whatwg/streams] Use `async_sequence` in `ReadableStream.from` (PR #1372) Luca Casonato (Friday, 19 June)

[whatwg/webidl] Why did we rename `async_iterable` to `async_sequence`? (Issue #1611) Luca Casonato (Friday, 19 June)

[w3c/ServiceWorker] Fetch module service worker scripts with same-origin credentials (PR #1829) Monica Chintala (Friday, 19 June)

Re: [w3c/ServiceWorker] determine whether nested frame/iframe have same parent client (#1321) Monica Chintala (Friday, 19 June)

[whatwg/dom] Add builtin method to calulate line wrapping (Issue #1472) Remco Haszing (Friday, 19 June)

Re: [w3c/ServiceWorker] Module scripts to be fetched with "same-origin" for credentials (#1365) Monica Chintala (Friday, 19 June)

Re: [w3c/ServiceWorker] serviceworker.skipWaiting (#1016) Monica Chintala (Friday, 19 June)

Re: [w3c/ServiceWorker] [Proposal] ServiceWorkerContainer.installing(scope) promise (#1364) Monica Chintala (Friday, 19 June)

[w3c/ServiceWorker] Eski posta adresimle hesap açamıyorum (Issue #1828) Filiz (Thursday, 18 June)

[w3c/permissions] Add a note about masked returned permission states (PR #477) Antonio Sartori (Thursday, 18 June)

[whatwg/webidl] Editorial: Use CreateBuiltinFunction for (async) iterator return and next methods (PR #1610) Nicolò Ribaudo (Wednesday, 17 June)

[whatwg/webidl] Intent to use Constants (Issue #1609) kurdas111-commits (Wednesday, 17 June)

Re: [whatwg/streams] Should the abort result reflect the close result? (Issue #1203) Randell Jesup (Tuesday, 16 June)

Re: [w3ctag/design-reviews] Incubation: Email Verification Protocol (Issue #1169) Sam Goto (Tuesday, 16 June)

[whatwg/fetch] fetch (Issue #1934) blaze27444 (Tuesday, 16 June)

[w3ctag/design-reviews] Other Spec Review: CRA web browser standard (Issue #1239) Daniel Ehrenberg (Tuesday, 16 June)

Re: [w3c/ServiceWorker] Preventing server-forced updates (#822) Micah Zoltu (Tuesday, 16 June)

Re: [whatwg/webidl] Can we change promise resolution behaviour to reduce security issues (Issue #1584) Matthew Gaudet (Tuesday, 16 June)

[w3c/ServiceWorker] NavigationPreloadManager.setHeaderValue should reject invalid header values (PR #1827) Yoshisato Yanagisawa (Tuesday, 16 June)

[whatwg/webidl] Allow HTML to integrate with MakeRealm (PR #1608) Anne van Kesteren (Monday, 15 June)

[whatwg/webidl] Intent to use Constants (Issue #1607) azamm98988-sudo (Monday, 15 June)

Re: [whatwg/webidl] When creating a global object the realm is not yet initialized (Issue #1547) Shannon Booth (Sunday, 14 June)

[whatwg/fullscreen] Allow `requestFullscreen` after page reloaded (same session, if it had `document.fullscreenElement` in the previous document) (Issue #262) Andray (Friday, 12 June)

[whatwg/webidl] Intent to use a legacy Web IDL construct (Issue #1606) Dlzdariel (Friday, 12 June)

Re: [w3c/ServiceWorker] ready promise is kind of weird with overlapping scopes (#1278) Yoshisato Yanagisawa (Friday, 12 June)

Re: [w3c/ServiceWorker] No good way to beacon during activate (#1336) Yoshisato Yanagisawa (Friday, 12 June)

Re: [w3c/ServiceWorker] Feature request: Provide a way to delay execution of a new service worker (#1208) Yoshisato Yanagisawa (Friday, 12 June)

Re: [w3c/ServiceWorker] NavigationPreloadManager.setHeaderValue should reject invalid HTTP header field values (#1000) Yoshisato Yanagisawa (Friday, 12 June)

Re: [w3c/ServiceWorker] clarify how navigation preload fetches can be measured using performance API (#1361) Yoshisato Yanagisawa (Thursday, 11 June)

Re: [w3c/ServiceWorker] Redesign of "extract header list values" expected (#1360) Yoshisato Yanagisawa (Thursday, 11 June)

Re: [w3c/ServiceWorker] Order of messages to clients in same unit of related browsing contexts unclear (#1355) Monica Chintala (Thursday, 11 June)

Re: [whatwg/fetch] Clarification on CORS preflight fetches for TLS client certificates (#869) Alexia Death (Thursday, 11 June)

Re: [w3c/manifest] Redefine application context on top-level traversable (PR #1219) Daniel Murphy (Thursday, 11 June)

Re: [w3ctag/design-reviews] WG New Spec: RDF 1.2 N-Triples (Issue #1161) Pierre-Antoine Champin (Thursday, 11 June)

Re: [whatwg/dom] Define processing instruction attributes (PR #1454) Philip Jägenstedt (Thursday, 11 June)

[w3c/selection-api] Tidied up document using tidy-html5 (PR #360) github-actions[bot] (Thursday, 11 June)

[w3c/editing] forming of community editing group (Issue #541) Johannes Wilm (Thursday, 11 June)

Re: [w3c/editing] Ability to rollback changes after IME, so that editors that manage their own incremental rendering can assume the same DOM as before the IME (Issue #510) Johannes Wilm (Thursday, 11 June)

Re: [w3c/selection-api] Remove single range restriction for selection interface apis (Issue #358) Johannes Wilm (Thursday, 11 June)

[w3c/editing] Participation at TPAC 2026 (Issue #540) Johannes Wilm (Thursday, 11 June)

[whatwg/webidl] Is a function signature with a parameter type `(DOMString or Interface)` a footgun? (Issue #1604) Kagami Sascha Rosylight (Thursday, 11 June)

[w3c/editing] Repro for #538 (PR #539) Michael Aufreiter (Thursday, 11 June)

[w3c/editing] Chrome: Selection barrier at details element when contenteditable=true (Issue #538) Michael Aufreiter (Thursday, 11 June)

Re: [w3ctag/design-reviews] WG Revision: WebTransport (Issue #1212) Ehsan Toreini (Thursday, 11 June)

Re: [w3ctag/design-reviews] Incubation: Cryptography usage in Web Standards (Issue #1190) Lola (Thursday, 11 June)

Re: [w3c/FileAPI] TPAC 2022 status report (Issue #178) Marcos Cáceres (Thursday, 11 June)

[w3ctag/design-reviews] Incubation: WebMCP (Issue #1238) Marcos Cáceres (Thursday, 11 June)

[WICG/webcomponents] Proposed agenda for CSSWG meeting (Issue #1124) Jeroen Zwartepoorte (Wednesday, 10 June)

Re: [w3ctag/design-reviews] Question: Could the TAG help define "The Web Platform" vs "The Web" or some other useful distinctions? (Issue #1202) Brian Kardell (Wednesday, 10 June)

Re: [whatwg/dom] Composed tree infrastructure (#725) Anne van Kesteren (Wednesday, 10 June)

[w3c/selection-api] Multi-range selection support (PR #359) sambandaru (Wednesday, 10 June)

[w3ctag/design-reviews] Other Spec Review: CSS Image Animation (Issue #1237) Seokho Song (Wednesday, 10 June)

Re: [w3ctag/design-reviews] Incubation: Lightweight and Conditional Tracing for long animation frame timing API (Issue #1224) Xiaocheng Hu (Wednesday, 10 June)

[whatwg/fetch] Introduce a depth limit of nested content encodings (Issue #1933) Peng-Yu Chen (Tuesday, 9 June)

Re: [w3c/manifest] Add `application-context` CSS media feature (PR #1218) Alexander Kyereboah (Tuesday, 9 June)

Re: [whatwg/webidl] `Legacy platform object [[Set]]` inconsistent with default JavaScript `[[Set]]` behavior (Issue #1536) Igor Sheludko (Tuesday, 9 June)

[w3ctag/design-reviews] Other Spec Review: `textStream()` for `Blob` and `Body` (Issue #1236) Noam Rosenthal (Tuesday, 9 June)

Re: [w3ctag/design-reviews] Incubation: Connection Allowlists (Issue #1173) Mike West (Tuesday, 9 June)

Re: [w3c/selection-api] Fix selection.modify() to use resolved text direction instead of inline base direction (PR #357) sambandaru (Tuesday, 9 June)

[whatwg/url] Add Unicode ToASCII fallback for ASCII domains (PR #914) Anne van Kesteren (Monday, 8 June)

[whatwg/url] Anchor permanence for https://url.spec.whatwg.org/#application/x-www-form-urlencoded (Issue #913) Julian Reschke (Monday, 8 June)

[whatwg/fetch] Anchor permanence for https://fetch.spec.whatwg.org/#methods (Issue #1932) Julian Reschke (Monday, 8 June)

Re: [whatwg/dom] Add an optional options dictionary to `closest` to allow jumping across shadow boundaries (Issue #1265) Garrett Smith (Monday, 8 June)

Re: [w3ctag/design-reviews] Incubation: CPU Performance API (Issue #1198) Marcos Cáceres (Monday, 8 June)

[whatwg/dom] Prepare for OpaqueRange (PR #1470) Anne van Kesteren (Sunday, 7 June)

Re: [WICG/webcomponents] Why can't the registry enumerate the custom elements? (#775) Zac Andersen (Saturday, 6 June)

[w3ctag/design-reviews] WG New Spec: Soft Navigations and Interaction Contentful Paint (Issue #1235) Michal Mocny (Saturday, 6 June)

Re: [w3c/ServiceWorker] should a frame navigated to about:blank inherit a service worker controller? (#1350) Monica Chintala (Saturday, 6 June)

[w3c/ServiceWorker] [Editorial] Use MessageEvent for ServiceWorkerContainer message and messageerror (PR #1825) Monica Chintala (Friday, 5 June)

[w3ctag/design-reviews] WG Revision: wai-aria-1.3 20260604 (Issue #1234) Daniel Montalvo (Friday, 5 June)

[whatwg/fetch] Add TAO destination check for navigation redirect chains (PR #1931) Yoav Weiss (Friday, 5 June)

Re: [w3c/selection-api] Scheduling an selectionchange event does not set "has scheduled selectionchange event" to true (Issue #338) sideshowbarker (Friday, 5 June)

Re: [whatwg/fetch] Convenience method to stream a response as text (Issue #1861) Anne van Kesteren (Friday, 5 June)

Re: [w3c/ServiceWorker] Does ServiceWorkerContainer.onmessage also get ExtendableMessageEvent object? (#1301) Monica Chintala (Friday, 5 June)

Re: [w3c/ServiceWorker] Beyond V1 (#1353) Monica Chintala (Friday, 5 June)

Re: [w3c/ServiceWorker] Process the events reliably with retries (#1352) Monica Chintala (Friday, 5 June)

Re: [w3c/ServiceWorker] Cache transactions & fixing `addAll` (#823) Monica Chintala (Friday, 5 June)

Re: [w3c/ServiceWorker] Enabling client message queue on DOMContentLoaded is not mentioned in the spec (#1349) Monica Chintala (Thursday, 4 June)

Re: [w3c/ServiceWorker] It's possible to interact with an installing service worker before its 'install' event is dispatched (#1347) Monica Chintala (Thursday, 4 June)

Re: [w3c/FileAPI] Add `textStream()` method to `Blob` interface (PR #221) Noam Rosenthal (Thursday, 4 June)

Re: [w3ctag/design-reviews] Other Spec Review: Single-Axis Scroll Containers (Issue #1222) freedebreuil (Thursday, 4 June)

Re: [w3c/selection-api] Set "has scheduled selectionchange event" to true (PR #356) Tim van der Lippe (Thursday, 4 June)

Re: [w3ctag/design-reviews] Incubation: Platform-provided behaviors for custom elements (Issue #1219) Luke Warlow (Thursday, 4 June)

Re: [w3c/uievents] Add .pseudoTarget property to selected event types (PR #413) smaug---- (Thursday, 4 June)

[whatwg/url] Remove duplicate "Alexis Hunt" from acknowledgments (PR #912) Mohammad Faiz (Thursday, 4 June)

[w3c/editing] [execCommand] Add a GitHub link (PR #537) Simon Pieters (Thursday, 4 June)

Re: [w3ctag/design-reviews] Incubation: Scoped Focusgroup (Issue #1152) Luke Warlow (Thursday, 4 June)

[w3c/editing] execCommand: use range's collapsed concept instead of public API (PR #536) Anne van Kesteren (Thursday, 4 June)

Re: [w3ctag/design-reviews] Incubation: speculation rules `form_submission` field for prerendering (Issue #1192) Dan Clark (Wednesday, 3 June)

Re: [whatwg/dom] Add a BoundaryPointsRange mixin (PR #1469) Stephanie Zhang (Wednesday, 3 June)

[whatwg/url] Editorial: fix minor markup and grammar issues in url.bs (PR #911) Mohammad Faiz (Wednesday, 3 June)

Re: [whatwg/fetch] Add a textStream() method to the Body mixin (PR #1862) Noam Rosenthal (Wednesday, 3 June)

[w3c/clipboard-apis] readText() resolves promises while in parallel (Issue #249) Anne van Kesteren (Wednesday, 3 June)

Re: [w3ctag/design-reviews] [wg/browser-tools-testing] Browser Testing and Tools Working Group Charter (Issue #1230) Marcos Cáceres (Wednesday, 3 June)

Re: [w3ctag/design-reviews] WG Revision: Selectors 4 (Issue #1221) Brian Kardell (Wednesday, 3 June)

Re: [w3ctag/design-reviews] WG Revision: MathML 4 (Issue #1205) Jeffrey Yasskin (Wednesday, 3 June)

Re: [w3ctag/design-reviews] Question: should `shadowrootadoptedstylesheets` perform a fetch? (Issue #1195) Jeffrey Yasskin (Wednesday, 3 June)

Re: [whatwg/dom] Add reference target to shadow root (PR #1353) Dan Clark (Tuesday, 2 June)

Re: [whatwg/dom] Element.matches and :scope (Issue #1081) Christophe Henry (Tuesday, 2 June)

[whatwg/webidl] Intent to use Constants (Issue #1603) ErzhanMega (Tuesday, 2 June)

Re: [w3ctag/design-reviews] [wg/ag] Accessibility Guidelines Group Charter (Issue #1209) Jeffrey Yasskin (Tuesday, 2 June)

Re: [w3ctag/design-reviews] Other Spec Review: Extend CSP script-src hashes (Issue #1128) Lola (Tuesday, 2 June)

Re: [w3ctag/design-reviews] WG New Spec: DID Resolution (Issue #1157) Lola (Tuesday, 2 June)

Re: [w3ctag/design-reviews] Signature-Based Integrity. (Issue #1041) Lola (Tuesday, 2 June)

Re: [w3ctag/design-reviews] The `interesttarget` attribute (Issue #1058) Matthew Tylee Atkinson (Tuesday, 2 June)

[w3ctag/design-reviews] WG Revision: CSSPseudoElement (Issue #1233) Daniil Sakhapov (Tuesday, 2 June)

Re: [whatwg/fetch] Add support for compression dictionary transport (PR #1854) Frédéric Wang Nélar (Tuesday, 2 June)

[whatwg/webidl] Intent to use Constants (Issue #1602) maye64432-droid (Monday, 1 June)

Re: [whatwg/fetch] Update :protocol to webtransport-h3 for WebTransport over HTTP/3 (PR #1930) Jan-Ivar Bruaroey (Monday, 1 June)

Re: [w3ctag/design-reviews] [wg/wasm] WebAssembly WG rechartering (Issue #1220) Brian Kardell (Monday, 1 June)

Re: [w3c/clipboard-apis] Defer OS clipboard read from clipboard.read() to ClipboardItem.getType() (PR #248) shwetabin (Monday, 1 June)

Re: [whatwg/fetch] Request for Feedback: Attribution API (Issue #1927) Anne van Kesteren (Monday, 1 June)

Re: [whatwg/url] Fix extra space in query definition (PR #910) Anne van Kesteren (Monday, 1 June)

Last message date: Tuesday, 30 June 2026 22:10:05 UTC