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

[w3c/clipboard-apis] "allowed to show a popup" definition link goes nowhere (Issue #250)

[w3c/clipboard-apis] [Security Proposal] Allow ClipboardItem to accept a BufferSource such as Uint8Array to harmonize with memory sanitizations (Issue #251)

[w3c/clipboard-apis] Option to specify ClipboardItem is sensitive in .write() and .writeText() (#154)

[w3c/editing] Chrome: Selection barrier at details element when contenteditable=true (Issue #538)

[w3c/editing] forming of community editing group (Issue #541)

[w3c/editing] Inconsistent `KeyboardEvent.shiftKey` behavior for virtual keyboard autocapitalization (Issue #542)

[w3c/gamepad] Should fire events instead of using passive model (#4)

[w3c/gamepad] Trigger HTML activation (PR #230)

[w3c/manifest] "cannot be used together" editing woes (Issue #1227)

[w3c/manifest] [DRAFT] Check against i18n Review Checklist (Issue #1223)

[w3c/manifest] Add `application-context` CSS media feature (PR #1218)

[w3c/manifest] Add `color_scheme_dark` member and themeable members (PR #1205)

[w3c/manifest] chore: fix SchemaStore links and drop the embedded schema view (PR #1220)

[w3c/manifest] chore: update SchemaStore URLs to www.schemastore.org (PR #1220)

[w3c/manifest] Create SECURITY.md (PR #1226)

[w3c/manifest] Prepare the Manifest spec for CR (Issue #1225)

[w3c/manifest] Recommend user agents let users inspect and modify shortcut URLs (PR #1221)

[w3c/manifest] Redefine application context on top-level traversable (PR #1219)

[w3c/manifest] Split privacy and security considerations into separate sections (PR #1224)

[w3c/manifest] Tidied up document using tidy-html5 (PR #1222)

[w3c/permissions] Rename document (Issue #478)

[w3c/pointerlock] Should not release pointer lock when pressing esc while fullscreen keyboard lock is active (Issue #110)

[w3c/screen-orientation] "natural" is ambiguous (Issue #275)

[w3c/ServiceWorker] A description mistake in spec document (#1391)

[w3c/ServiceWorker] cache and cache-storage algos forgets to queue a task to resolve promise. (Issue #1831)

[w3c/ServiceWorker] Cache's put() says it clones the response (#1382)

[w3c/ServiceWorker] clients.get() should not resolve before sandboxing determines the origin of the client (#1385)

[w3c/ServiceWorker] Create F2F agenda - 7 November 2017 (#1206)

[w3c/ServiceWorker] Create service worker from Blob/String URL (#578)

[w3c/ServiceWorker] Editorial: Queue a task to resolve/reject promise or when fire an event. (PR #1755)

[w3c/ServiceWorker] Formalizing a timeout API (#1292)

[w3c/ServiceWorker] ready promise doesn't work right when controlling registration is resurrected (#1198)

[w3c/ServiceWorker] ready promise is kind of weird after you call unregister() (#1279)

[w3c/ServiceWorker] Redesign of "extract header list values" expected (#1360)

[w3c/ServiceWorker] Redesign Service-Worker-Allowed header extraction (PR #1830)

[w3c/ServiceWorker] Should a service worker be allowed to register new service workers? (#1117)

[w3c/ServiceWorker] Tee-ing Cache.put()? (#1367)

[w3c/ServiceWorker] Web Authentication API access in service worker (#1369)

[w3c/uievents] Add .pseudoTarget property to selected event types (PR #413)

[w3c/uievents] Add normative note to spec regarding "modifier keys on mobile platforms" (Issue #417)

[w3ctag/design-reviews] [wg/webappsec] Web Application Security Working Group Charter (Issue #1244)

[w3ctag/design-reviews] Incubation: Connection Allowlists (Issue #1173)

[w3ctag/design-reviews] Incubation: Prerendering cross-origin iframes (Issue #1207)

[w3ctag/design-reviews] Other Spec Review: <meta name="text-scale" content="scale" /> (Issue #1172)

[w3ctag/design-reviews] Other Spec Review: `textStream()` for `Blob` and `Body` (Issue #1236)

[w3ctag/design-reviews] Other Spec Review: CRA web browser standard (Issue #1239)

[w3ctag/design-reviews] Other Spec Review: HTML menu elements (Issue #1242)

[w3ctag/design-reviews] Service discovery (Issue #1243)

[w3ctag/design-reviews] WG New Spec: DID Resolution (Issue #1157)

[w3ctag/design-reviews] WG Revision: CSS Anchor Positioning Level 1 (Issue #1182)

[whatwg/dom] "then increase hiddenSubtreeLevel by " (#564)

[whatwg/dom] "To validate and extract a namespace and qualifiedName" could use clarification about case-insensitivity (#680)

[whatwg/dom] [Proposal] Add EventTarget.getEventListeners() (#412)

[whatwg/dom] `event.target` not cleared if event is not fired on `ShadowRoot` (Issue #1072)

[whatwg/dom] Abstract common logic in toggleAttribute() and setAttribute()? (#657)

[whatwg/dom] Add and export get an element by ID (PR #1476)

[whatwg/dom] Address feedback from Travis and Sangwhan (#702)

[whatwg/dom] Adopt a DocumentFragment with a host like any other node (PR #1486)

[whatwg/dom] Adopt node before removing child in replace (PR #1488)

[whatwg/dom] Adopting children of an intentional null shadow root goes wrong (Issue #1429)

[whatwg/dom] Adoption and DocumentFragment, part two (#819)

[whatwg/dom] Allow <menu>, <ul>, <ol>, <li> to attach shadow (#676)

[whatwg/dom] Blame stopped working (Issue #1367)

[whatwg/dom] Clarify create an element assertion (PR #1485)

[whatwg/dom] classes are compared without Unicode normalization (#793)

[whatwg/dom] Copy a document's base URL when cloning (PR #1492)

[whatwg/dom] Create nodes in the realm of the document they are created for (PR #1491)

[whatwg/dom] Define "has event listener" operation (#453)

[whatwg/dom] Define a mapping to a Selectors Element Tree (#542)

[whatwg/dom] Define the realm of nodes (#977)

[whatwg/dom] document.open()'s mutation event suppression (#640)

[whatwg/dom] Editorial: abstract getting the common ancestor (PR #1481)

[whatwg/dom] Editorial: address assorted feedback (PR #1483)

[whatwg/dom] Editorial: consider linking "present" consistently (#574)

[whatwg/dom] Editorial: improve ensure pre-insert validity (PR #1484)

[whatwg/dom] Editorial: make adopt traverse the tree less (PR #1427)

[whatwg/dom] Editorial: name event path items and clarify target selection (PR #1489)

[whatwg/dom] Editorial: remove remaining dictionary "is present" usage (PR #1482)

[whatwg/dom] Editorial: type arguments in event dispatch algorithms (PR #1490)

[whatwg/dom] Element.matches and pseudo-elements (#185)

[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)

[whatwg/dom] Expose document fragment serialization algorithm (#965)

[whatwg/dom] Factor out find a named element and rename a collection's nodes (PR #1493)

[whatwg/dom] Fix NodeIterator pre-remove steps for ancestors of root (PR #1477)

[whatwg/dom] Handle NodeIterator node removal during filtering (PR #1479)

[whatwg/dom] Improving "find slottables" (Issue #1063)

[whatwg/dom] Increase the ability to query whether the host environment supports a specific event (#968)

[whatwg/dom] Let replaceChildren() replace a document's children (PR #1487)

[whatwg/dom] Make "inner invoke" use "remove an event listener" (#651)

[whatwg/dom] Make "inner invoke" use "remove an event listener" (#758)

[whatwg/dom] Make it possible to wrap [parts of] the contents of a <textarea> or <input> in a Range (Issue #1375)

[whatwg/dom] Node Tree section should probably include Attr (#457)

[whatwg/dom] NodeIterator's pre-removing steps does not match browsers (#907)

[whatwg/dom] Please add the links to the old versions? (Issue #1067)

[whatwg/dom] Proposal: A new way to do feature detection for members (Issue #1181)

[whatwg/dom] Proposal: Allow WebIDL binding to expose parameters' types and enums' values (Issue #1183)

[whatwg/dom] Proposal: Allow WebIDL bindings to expose method parameters' types (Issue #1182)

[whatwg/dom] Ranges and Attr nodes (#607)

[whatwg/dom] Refactor toggle attribute (#663)

[whatwg/dom] Remove "allow declarative shadow roots" (PR #1478)

[whatwg/dom] Remove mentions of XSLT from the DOM spec (PR #1400)

[whatwg/dom] replaceChild() has odd mutation observer behavior after #754 (#814)

[whatwg/dom] replaceChildren can not replace a Document's documentElement (Issue #1045)

[whatwg/dom] Restore deep cloning of shadow root contents. (PR #1480)

[whatwg/dom] Set event’s target to the target of the last tuple in event’s path, that is either tuple or preceding tuple, whose target is non-null. (#707)

[whatwg/dom] Strange behavior with `insertBefore` vs `appendChild` and transitions (#880)

[whatwg/dom] Trouble understanding a parable of specification, under the "ensure pre-insertion validity" list of steps (#870)

[whatwg/dom] Update element adoption logic for scoped registry (PR #1437)

[whatwg/dom] Use `commonAncestorContainer` in concept-range-clone (#56)

[whatwg/dom] Variable strength aborting (Issue #1215)

[whatwg/dom] What does adoptNode() return for DocumentFragment? (#813)

[whatwg/dom] Which target could we expose in Event Timing? (#838)

[whatwg/dom] Why is `createProcessingInstruction(…)` allowed in HTML, but `createCDATASection(…)` isn’t? (#798)

[whatwg/fetch] Add .trailers to Response/Request (PR #1940)

[whatwg/fetch] Add onInformation interim response support (PR #1942)

[whatwg/fetch] Add support for compression dictionary transport (PR #1854)

[whatwg/fetch] Anchor permanence for https://fetch.spec.whatwg.org/#methods (Issue #1932)

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

[whatwg/fetch] Meta: make methods a required ID (PR #1939)

[whatwg/fetch] Request with GET/HEAD method cannot have body. (#551)

[whatwg/fetch] Sending trailers (PR #1941)

[whatwg/fetch] Trailer support in the API (#981)

[whatwg/streams] Use `async_sequence` in `ReadableStream.from` (PR #1372)

[whatwg/url] A branch of the "ends in a number checker" cannot be hit (Issue #865)

[whatwg/url] Ab (Issue #927)

[whatwg/url] Can a URL have a segmented path with zero segments? (Issue #926)

[whatwg/url] Close more gaps between URL writing and parser sections (PR #924)

[whatwg/url] Define valid IPv6-address string inline (PR #917)

[whatwg/url] Enumerate differences with URI & IRI in an appendix (PR #923)

[whatwg/url] It is unlikely that the spec's two definitions of valid URL strings are equal (Issue #704)

[whatwg/url] Make relative-URL-with-fragment string account for opaque-path base URLs (PR #920)

[whatwg/url] Meta: UTS46 feedback (Issue #744)

[whatwg/url] Path segments can be empty (PR #919)

[whatwg/url] Report a validation error for IPv4 addresses from non-ASCII input (PR #925)

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

[whatwg/url] Simplify ends in a number checker (PR #921)

[whatwg/url] Valid domain needs to account for ending with a number (PR #918)

[whatwg/url] What is an opaque path? (Issue #922)

[whatwg/webidl] Intent to use bigint/numeric union (Issue #1617)

[whatwg/webidl] Intent to use Constants (Issue #1616)

[whatwg/webidl] Is a function signature with a parameter type `(DOMString or Interface)` a footgun? (Issue #1604)

[whatwg/webidl] Update PropertyDescriptor [[Get]]/[[Set]] to [[Getter]]/[[Setter]] (PR #1613)

[WICG/webcomponents] Form-associated custom elements: being a submit button (#814)

[WICG/webcomponents] Reference Target "phase 2": seeking feedback and use cases (Issue #1111)

Last message date: Monday, 13 July 2026 08:52:33 UTC