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

Re: [w3ctag/design-reviews] Other Spec Review: <meta name="text-scale" content="scale" /> (Issue #1172) Matthew Tylee Atkinson (Wednesday, 8 July)

[whatwg/dom] Adopt node before removing child in replace (PR #1488) Anne van Kesteren (Wednesday, 8 July)

Re: [WICG/webcomponents] Form-associated custom elements: being a submit button (#814) Noam Rosenthal (Wednesday, 8 July)

[whatwg/dom] Let replaceChildren() replace a document's children (PR #1487) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Trouble understanding a parable of specification, under the "ensure pre-insertion validity" list of steps (#870) Anne van Kesteren (Wednesday, 8 July)

[whatwg/dom] Adopt a DocumentFragment with a host like any other node (PR #1486) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Adoption and DocumentFragment, part two (#819) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] [Proposal] Add EventTarget.getEventListeners() (#412) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Define "has event listener" operation (#453) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Improving "find slottables" (Issue #1063) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] "then increase hiddenSubtreeLevel by " (#564) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Which target could we expose in Event Timing? (#838) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Increase the ability to query whether the host environment supports a specific event (#968) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] replaceChildren can not replace a Document's documentElement (Issue #1045) Anne van Kesteren (Wednesday, 8 July)

[whatwg/dom] Clarify create an element assertion (PR #1485) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Proposal: Allow WebIDL bindings to expose method parameters' types (Issue #1182) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Proposal: A new way to do feature detection for members (Issue #1181) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Proposal: Allow WebIDL binding to expose parameters' types and enums' values (Issue #1183) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Variable strength aborting (Issue #1215) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Make it possible to wrap [parts of] the contents of a <textarea> or <input> in a Range (Issue #1375) Anne van Kesteren (Wednesday, 8 July)

[whatwg/dom] Editorial: improve ensure pre-insert validity (PR #1484) Anne van Kesteren (Wednesday, 8 July)

Re: [whatwg/dom] Please add the links to the old versions? (Issue #1067) Anne van Kesteren (Wednesday, 8 July)

[whatwg/webidl] Intent to use bigint/numeric union (Issue #1617) mawalamurday-droid (Wednesday, 8 July)

Re: [w3ctag/design-reviews] Other Spec Review: `textStream()` for `Blob` and `Body` (Issue #1236) Dan Clark (Tuesday, 7 July)

Re: [whatwg/dom] Blame stopped working (Issue #1367) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Expose document fragment serialization algorithm (#965) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Strange behavior with `insertBefore` vs `appendChild` and transitions (#880) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Element.replaceChild should allow for `old, new` argument ordering if `new` is a new element and `old` is a child of Element (#847) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] classes are compared without Unicode normalization (#793) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Why is `createProcessingInstruction(…)` allowed in HTML, but `createCDATASection(…)` isn’t? (#798) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Address feedback from Travis and Sangwhan (#702) Anne van Kesteren (Tuesday, 7 July)

[whatwg/dom] Editorial: address assorted feedback (PR #1483) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Refactor toggle attribute (#663) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Abstract common logic in toggleAttribute() and setAttribute()? (#657) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] "To validate and extract a namespace and qualifiedName" could use clarification about case-insensitivity (#680) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Allow <menu>, <ul>, <ol>, <li> to attach shadow (#676) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Make "inner invoke" use "remove an event listener" (#758) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Make "inner invoke" use "remove an event listener" (#651) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] document.open()'s mutation event suppression (#640) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Editorial: consider linking "present" consistently (#574) Anne van Kesteren (Tuesday, 7 July)

[whatwg/dom] Editorial: remove remaining dictionary "is present" usage (PR #1482) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Node Tree section should probably include Attr (#457) Anne van Kesteren (Tuesday, 7 July)

Re: [whatwg/dom] Ranges and Attr nodes (#607) Anne van Kesteren (Tuesday, 7 July)

Re: [w3ctag/design-reviews] WG New Spec: DID Resolution (Issue #1157) Will Abramson (Tuesday, 7 July)

Re: [whatwg/dom] Use `commonAncestorContainer` in concept-range-clone (#56) Anne van Kesteren (Tuesday, 7 July)

[whatwg/dom] Editorial: abstract getting the common ancestor (PR #1481) Anne van Kesteren (Tuesday, 7 July)

[w3c/manifest] Create SECURITY.md (PR #1226) dwaltersbal-mlg (Monday, 6 July)

[w3c/manifest] Prepare the Manifest spec for CR (Issue #1225) Xiaoqian Wu (Monday, 6 July)

Re: [w3c/clipboard-apis] Option to specify ClipboardItem is sensitive in .write() and .writeText() (#154) dillonstreator (Sunday, 5 July)

[whatwg/webidl] Intent to use Constants (Issue #1616) misterprincess-prog (Saturday, 4 July)

[whatwg/dom] Restore deep cloning of shadow root contents. (PR #1480) Piers Wombwell (Saturday, 4 July)

Re: [whatwg/streams] Use `async_sequence` in `ReadableStream.from` (PR #1372) Mattias Buelens (Saturday, 4 July)

[w3ctag/design-reviews] [wg/webappsec] Web Application Security Working Group Charter (Issue #1244) W3C Bot (Saturday, 4 July)

[whatwg/url] Can a URL have a segmented path with zero segments? (Issue #926) James C. Wise (Saturday, 4 July)

Re: [whatwg/fetch] Request with GET/HEAD method cannot have body. (#551) Hamza Ironside (Friday, 3 July)

Re: [w3ctag/design-reviews] Incubation: Connection Allowlists (Issue #1173) Ehsan Toreini (Friday, 3 July)

Re: [whatwg/dom] Update element adoption logic for scoped registry (PR #1437) Anne van Kesteren (Friday, 3 July)

Re: [whatwg/dom] Editorial: make adopt traverse the tree less (PR #1427) Anne van Kesteren (Friday, 3 July)

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

[w3c/ServiceWorker] Redesign Service-Worker-Allowed header extraction (PR #1830) Yoshisato Yanagisawa (Friday, 3 July)

[w3c/manifest] Split privacy and security considerations into separate sections (PR #1224) Marcos Cáceres (Friday, 3 July)

Re: [w3c/ServiceWorker] ready promise is kind of weird after you call unregister() (#1279) Monica Chintala (Friday, 3 July)

Re: [w3c/ServiceWorker] Cache's put() says it clones the response (#1382) Monica Chintala (Friday, 3 July)

Re: [w3c/ServiceWorker] Tee-ing Cache.put()? (#1367) Monica Chintala (Friday, 3 July)

Re: [w3c/ServiceWorker] ready promise doesn't work right when controlling registration is resurrected (#1198) Monica Chintala (Friday, 3 July)

Re: [w3c/ServiceWorker] Create F2F agenda - 7 November 2017 (#1206) Monica Chintala (Friday, 3 July)

Re: [w3c/ServiceWorker] Should a service worker be allowed to register new service workers? (#1117) Monica Chintala (Thursday, 2 July)

Re: [w3c/ServiceWorker] Web Authentication API access in service worker (#1369) Monica Chintala (Thursday, 2 July)

Re: [whatwg/webidl] Update PropertyDescriptor [[Get]]/[[Set]] to [[Getter]]/[[Setter]] (PR #1613) Linus Groh (Thursday, 2 July)

[w3c/manifest] [DRAFT] Check against i18n Review Checklist (Issue #1223) Christian Liebel (Thursday, 2 July)

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

[w3c/manifest] Tidied up document using tidy-html5 (PR #1222) github-actions[bot] (Thursday, 2 July)

Re: [WICG/webcomponents] Reference Target "phase 2": seeking feedback and use cases (Issue #1111) Greg Gibson (Thursday, 2 July)

Re: [whatwg/fetch] Anchor permanence for https://fetch.spec.whatwg.org/#methods (Issue #1932) Anne van Kesteren (Thursday, 2 July)

[whatwg/fetch] Meta: make methods a required ID (PR #1939) Anne van Kesteren (Thursday, 2 July)

Re: [w3c/ServiceWorker] Redesign of "extract header list values" expected (#1360) Anne van Kesteren (Thursday, 2 July)

Re: [whatwg/url] Meta: UTS46 feedback (Issue #744) Anne van Kesteren (Thursday, 2 July)

[w3c/manifest] Recommend user agents let users inspect and modify shortcut URLs (PR #1221) Marcos Cáceres (Thursday, 2 July)

[w3c/manifest] chore: update SchemaStore URLs to www.schemastore.org (PR #1220) Christian Liebel (Thursday, 2 July)

Re: [w3c/manifest] Add `application-context` CSS media feature (PR #1218) Marcos Cáceres (Thursday, 2 July)

Re: [w3c/manifest] Redefine application context on top-level traversable (PR #1219) Marcos Cáceres (Thursday, 2 July)

Re: [whatwg/dom] Add and export get an element by ID (PR #1476) Anne van Kesteren (Thursday, 2 July)

Re: [w3c/manifest] Add `color_scheme_dark` member and themeable members (PR #1205) Christian Liebel (Thursday, 2 July)

[whatwg/dom] Handle NodeIterator node removal during filtering (PR #1479) Anne van Kesteren (Thursday, 2 July)

Re: [whatwg/dom] NodeIterator's pre-removing steps does not match browsers (#907) Anne van Kesteren (Thursday, 2 July)

Re: [whatwg/dom] Fix NodeIterator pre-remove steps for ancestors of root (PR #1477) Shannon Booth (Thursday, 2 July)

[whatwg/url] Report a validation error for IPv4 addresses from non-ASCII input (PR #925) Anne van Kesteren (Thursday, 2 July)

[w3ctag/design-reviews] Service discovery (Issue #1243) Matthew Tylee Atkinson (Wednesday, 1 July)

[w3ctag/design-reviews] Other Spec Review: HTML menu elements (Issue #1242) L. David Baron (Wednesday, 1 July)

Re: [w3ctag/design-reviews] Other Spec Review: CRA web browser standard (Issue #1239) Christian Liebel (Wednesday, 1 July)

[whatwg/dom] Remove "allow declarative shadow roots" (PR #1478) Noam Rosenthal (Wednesday, 1 July)

[whatwg/url] Close more gaps between URL writing and parser sections (PR #924) Anne van Kesteren (Wednesday, 1 July)

[whatwg/url] Enumerate differences with URI & IRI in an appendix (PR #923) Anne van Kesteren (Wednesday, 1 July)

Re: [w3ctag/design-reviews] Incubation: Prerendering cross-origin iframes (Issue #1207) Yoichi Osato (Wednesday, 1 July)

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

Re: [whatwg/fetch] Integrating the HTTP QUERY method (RFC 10008): method normalization, CORS, and caching (Issue #1938) Anne van Kesteren (Wednesday, 1 July)

Re: [whatwg/url] RFC 4291 is not really sufficient to define "valid IPv6-address string" (Issue #916) Anne van Kesteren (Wednesday, 1 July)

Re: [whatwg/url] What is an opaque path? (Issue #922) Anne van Kesteren (Wednesday, 1 July)

Re: [whatwg/url] A branch of the "ends in a number checker" cannot be hit (Issue #865) Anne van Kesteren (Wednesday, 1 July)

Re: [whatwg/url] Define valid IPv6-address string inline (PR #917) Domenic Denicola (Wednesday, 1 July)

Re: [whatwg/url] Valid domain needs to account for ending with a number (PR #918) Domenic Denicola (Wednesday, 1 July)

Re: [whatwg/url] Make relative-URL-with-fragment string account for opaque-path base URLs (PR #920) Domenic Denicola (Wednesday, 1 July)

Re: [whatwg/url] Path segments can be empty (PR #919) Domenic Denicola (Wednesday, 1 July)

Re: [whatwg/url] Simplify ends in a number checker (PR #921) Domenic Denicola (Wednesday, 1 July)

Last message date: Thursday, 9 July 2026 02:17:16 UTC