[w3c/clipboard-apis] Add SVG format to the spec. (PR #216)
[w3c/clipboard-apis] Make it possible to read image/svg+xml from the clipboard (#92)
[w3c/clipboard-apis] Support clipboard write() for audio formats (midi, wav) (Issue #218)
- Chris McCormick (Monday, 17 June)
- Kagami Sascha Rosylight (Monday, 17 June)
- Thomas Steiner (Monday, 17 June)
- Thomas Steiner (Monday, 17 June)
- Chris McCormick (Monday, 17 June)
- Kagami Sascha Rosylight (Monday, 17 June)
- Thomas Steiner (Monday, 17 June)
- Kagami Sascha Rosylight (Monday, 17 June)
- Thomas Steiner (Monday, 17 June)
- Thomas Steiner (Monday, 17 June)
- Chris McCormick (Friday, 14 June)
[w3c/clipboard-apis] Write UTF-8 data to the clipboard. (Issue #217)
[w3c/editing] normative spec changes do not always end up as issues filed with browsers (Issue #463)
[w3c/editing] TPAC 2024 participation (Issue #462)
[w3c/gamepad] Add extended buttons to support trackpad (#191) (PR #196)
[w3c/gamepad] Add vendorId, productId, name attributes (PR #202)
[w3c/gamepad] Fold touchEvents from extensions.html into index.html (PR #198)
[w3c/gamepad] On-screen gamepads (Issue #210)
[w3c/gamepad] Require secure context for gamepad state and events (#120)
[w3c/IndexedDB] Allow integers in key paths (including array ones) (#209)
[w3c/IndexedDB] Expose IndexedDB IDBObjectStore.purge() method (Issue #420)
[w3c/manifest] [DRAFT—DO NOT MERGE/REVIEW] Add members for localization (PR #1101)
- Eric (Thursday, 27 June)
- Daniel Murphy (Wednesday, 26 June)
- Eric (Wednesday, 26 June)
- Christian Liebel (Wednesday, 26 June)
- Eric (Wednesday, 26 June)
- Daniel Murphy (Wednesday, 26 June)
- Eric (Wednesday, 26 June)
- Daniel Murphy (Tuesday, 25 June)
- Eric (Tuesday, 25 June)
- Christian Liebel (Tuesday, 25 June)
- Eric (Tuesday, 25 June)
- Addison Phillips (Saturday, 8 June)
- Christian Liebel (Saturday, 8 June)
- Christian Liebel (Saturday, 8 June)
- Addison Phillips (Friday, 7 June)
- Christian Liebel (Friday, 7 June)
- Marcos Cáceres (Thursday, 6 June)
- Daniel Murphy (Thursday, 6 June)
[w3c/manifest] Add a means to associate a PWA with a file extension (#626)
[w3c/manifest] Add field: public key (certificate) (#930)
[w3c/manifest] Add optional `translations` member (#676)
[w3c/manifest] All String should be localizable (Issue #1136)
[w3c/manifest] Create test suite to check Web App Manifest feature support (#666)
[w3c/manifest] Description of `lang` incorrect (Issue #1082)
[w3c/manifest] Description of language tags incorrect (Issue #1083)
[w3c/manifest] Editorial: cite UAX9 not BIDI (PR #1131)
[w3c/manifest] Editorial: fix `lang` description (PR #1133)
[w3c/manifest] Editorial: fix language tag description (#1083) (PR #1134)
[w3c/manifest] Feature Request: Shortcuts categories (#922)
[w3c/manifest] fix: dir's auto definition (PR #1118)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Daniel Murphy (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
- Marcos Cáceres (Thursday, 6 June)
[w3c/manifest] HTML Tidy action broke (Issue #1130)
[w3c/manifest] Icon purpose "any" is confusing (Issue #1094)
[w3c/manifest] Less specific description for "dir"=auto (PR #1135)
[w3c/manifest] Manifest id should strip fragment at parse time (Issue #1121)
[w3c/manifest] Manifest processing should not be a function of document URL (#668)
[w3c/manifest] meta: see web almanac for any insights about manifest usage (#987)
[w3c/manifest] More restrictive standalone mode (#770)
[w3c/manifest] Obtaining the manifest from any context (#818)
[w3c/manifest] Processing steps for id now removes the fragment (PR #1122)
[w3c/manifest] Reference to BIDI should probably use SpecRef reference to UAX9 (editorial) (Issue #1081)
[w3c/manifest] Remove problematic icon matching algorithm (PR #1120)
[w3c/manifest] Single-window mode option (#597)
[w3c/manifest] Transparent Bottom Navigation Bar (#804)
[w3c/manifest] Value `auto` for `dir` probably shouldn't say "no explicit directionality" (Issue #1079)
[w3c/manifest] Web Manifest Overrides (Issue #1045)
[w3c/manifest] مانفیست (Issue #1132)
[w3c/permissions] Definition of Powerful Features (Issue #451)
[w3c/pointerlock] Add lock options to requestPointerLock (#49)
[w3c/pointerlock] Add lock options to requestPointerLock (PR #99)
[w3c/pointerlock] Option needed to disable OS-level adjustment for mouse acceleration (#36)
[w3c/pointerlock] Provide more information about movementX/Y for unadjusted movements (Issue #98)
[w3c/pointerlock] Unclear if `pointermove` should set `movementX/Y` (Issue #100)
[w3c/push-api] Add bytes() method for reading bytes into a Uint8Array (PR #370)
[w3c/push-api] Provide support email for the major web push services (Issue #371)
[w3c/selection-api] Clarify how `selection.modify()` when the granularity parameter is `paragraph` handles non-editable elements in an editing host (Issue #173)
[w3c/selection-api] Selection.direction spec issue, what should happen on multiple click? (Issue #177)
[w3c/selection-api] Update the "published by" metadata (Issue #178)
[w3c/ServiceWorker] `caches` global property should not be available in Dedicated/Shared WorkerGlobalScope with `{credentials: 'omit'}` (Issue #1721)
[w3c/ServiceWorker] `caches` global property should not be available in Dedicated/Shared WorkerGlobalScope with {credentials: 'omit'} (Issue #1721)
[w3c/ServiceWorker] Ensure "race-network-and-fetch-handler" is used with a fetch handler (PR #1719)
[w3c/ServiceWorker] Promise<FrozenArray<T>> should become Promise<sequence<T>> (Issue #1722)
[w3c/ServiceWorker] ServiceWorker verification (Issue #1720)
[w3c/ServiceWorker] Support import() local code in extension service worker (Issue #1700)
[w3c/uievents-code] Add support for dark mode (Issue #42)
[w3c/uievents] Add a note in ui events spec about UA-provided writing assistance text insertion event ordering. (PR #378)
[w3c/uievents] Remove "Changes" section from spec (Issue #373)
[w3ctag/design-reviews] `noopener-allow-popups` value in COOP (Issue #964)
[w3ctag/design-reviews] A layer attribute for layering of linked CSS style sheets in HTML (Issue #970)
[w3ctag/design-reviews] Adding support for High Dynamic Range (HDR) imagery to HTML Canvas (Issue #917)
[w3ctag/design-reviews] Captured Mouse Events (Issue #872)
[w3ctag/design-reviews] Captured Surface Control (Issue #962)
[w3ctag/design-reviews] Compression Dictionary Transport: Align on a single Content-Encoding for the web? (Issue #969)
[w3ctag/design-reviews] Controller Documents v1.0 (Issue #960)
[w3ctag/design-reviews] CSS calc-size() function (Issue #955)
[w3ctag/design-reviews] Design Review: Prioritized Task Scheduling (big picture) (Issue #967)
[w3ctag/design-reviews] document.caretPositionFromPoint API in shadow DOM scenario (Issue #949)
[w3ctag/design-reviews] Early design review: Document Picture-in-Picture (Issue #798)
[w3ctag/design-reviews] Early Design Review: Opener Protections (Issue #916)
[w3ctag/design-reviews] Early design review: scheduler.yield() (Issue #827)
[w3ctag/design-reviews] Early review for adding a new value to the standard list of `name`s for a meta tag (Issue #819)
[w3ctag/design-reviews] Early TAG review request for Playout Statistics API for WebAudio (Issue #939)
[w3ctag/design-reviews] FedCM bundle: Continuation API, account labels, custom parameters, scopes (Issue #945)
[w3ctag/design-reviews] Fix a typo (PR #968)
[w3ctag/design-reviews] improvements to <details> styling (widget structure) (Issue #965)
[w3ctag/design-reviews] Local Peer-to-Peer API (Issue #932)
[w3ctag/design-reviews] Long Animation Frame API (LoAF) (Issue #911)
[w3ctag/design-reviews] Observable API (Issue #902)
[w3ctag/design-reviews] Permissions Policy Reporting and Report-Only mode (Issue #909)
[w3ctag/design-reviews] Reference Target (Issue #961)
[w3ctag/design-reviews] ServiceWorkerAutoPreload (Issue #963)
[w3ctag/design-reviews] Spec review for scheduler.yield() (Issue #966)
[w3ctag/design-reviews] Specification review for CSS Anchor Positioning (Issue #848)
[w3ctag/design-reviews] Specification review for fenced frames (Issue #838)
[w3ctag/design-reviews] Support Video Chapter in MediaMetadata (Issue #952)
[w3ctag/design-reviews] TAG review for web app `scope_extensions` (Issue #875)
[w3ctag/design-reviews] text-wrap: pretty (Issue #864)
[w3ctag/design-reviews] Timing Info for ServiceWorker static routing API (Issue #958)
[w3ctag/design-reviews] Updated review of WebNN API (Issue #933)
[w3ctag/design-reviews] Vibration API (Issue #971)
[w3ctag/design-reviews] Web Install API - Cross-Origin (Issue #946)
[w3ctag/design-reviews] Web Install API - Same Origin (Issue #888)
[w3ctag/design-reviews] Wide review request for Pointer Events Level 3 (Issue #941)
[whatwg/dom] "create an event" does not work with required members (#600)
[whatwg/dom] `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (Issue #1287)
[whatwg/dom] AbortSignal.any() assertion failure (Issue #1293)
[whatwg/dom] Introduce DOM post-connection steps (PR #1261)
[whatwg/dom] matchMedia-like API for element matches (Issue #1225)
[whatwg/dom] Proposal: elementsFromRect() (Issue #1286)
[whatwg/dom] Proposal: getCornerPoints() (Issue #1294)
[whatwg/dom] Proposal: ParentNode.replaceAll() / ParentNode.replaceChildren() (#478)
[whatwg/dom] Proposal: SelectorObserver (Issue #1285)
[whatwg/dom] Request for mechanism to determine if children changed steps are called as a result of script or parser (Issue #1288)
[whatwg/dom] Requirement for AbortSignal argument to be named 'signal' can be confusing for some APIs. (Issue #1112)
[whatwg/dom] Review Draft Publication: June 2024 (PR #1292)
[whatwg/dom] Side effects due to tree insertion or removal (script, iframe) (#808)
[whatwg/dom] Trusted types attributes (PR #1268)
[whatwg/dom] Use a queue of deferred steps in the node insertion algorithm (#732)
[whatwg/encoding] Editorial: correct "is empty" reference (PR #330)
[whatwg/encoding] Reference link wrong in "If ioQueue is empty..." (Issue #329)
[whatwg/encoding] Review Draft Publication: June 2024 (PR #331)
[whatwg/fetch] "A status is a code" doesn't actually mean anything (#1142)
[whatwg/fetch] Add process model processing for the "Priority" header. (PR #1757)
[whatwg/fetch] Add ServiceWorker Static Routing API support (PR #1737)
[whatwg/fetch] Add WebDriver BiDi network request logging (PR #1540)
[whatwg/fetch] Allow `new Response` with 101 status code (Issue #1759)
[whatwg/fetch] Clarification on CORS preflight fetches for TLS client certificates (#869)
[whatwg/fetch] Deferred fetching (PR #1647)
[whatwg/fetch] Define behavior for `Priority` request header (Issue #1718)
- Anne van Kesteren (Wednesday, 26 June)
- Kershaw (Wednesday, 26 June)
- Valentin Gosu (Monday, 3 June)
- Anne van Kesteren (Monday, 3 June)
- Patrick Meenan (Monday, 3 June)
- Armin Sebastian (Monday, 3 June)
- Anne van Kesteren (Monday, 3 June)
- Anne van Kesteren (Monday, 3 June)
- Patrick Meenan (Monday, 3 June)
- Valentin Gosu (Monday, 3 June)
- Anne van Kesteren (Monday, 3 June)
- Patrick Meenan (Sunday, 2 June)
- Armin Sebastian (Sunday, 2 June)
[whatwg/fetch] Define opaque-response blocking (updated) (PR #1755)
[whatwg/fetch] Fix outdated HTML PR link (PR #1758)
[whatwg/fetch] HTTPS upgrades proposal (PR #1655)
[whatwg/fetch] Request with GET/HEAD method cannot have body. (#551)
[whatwg/fetch] Review Draft Publication: June 2024 (PR #1760)
[whatwg/fetch] Update fetch.bs (PR #1761)
[whatwg/fetch] Use case for Headers getAll (#973)
[whatwg/streams] [meta] Use automatic links where available (PR #1316)
[whatwg/streams] ReadableStream.prototype.text(), .blob(), and .bytes() (PR #1311)
[whatwg/webidl] Callbacks in namepsaces? (Issue #1408)
[whatwg/webidl] Disallow non-attribute frozen arrays (PR #1413)
[whatwg/webidl] How are name conflicts specified? (Issue #1411)
[whatwg/webidl] Intent to use Constants (Issue #1410)
[whatwg/webidl] Issue because why? (Issue #1412)
[whatwg/webidl] Mrta (Issue #1407)
[whatwg/webidl] Update 'Creating a sequence from an iterable' to use new iterator AOs (PR #1409)
[whatwg/webidl] Update 'Creating a sequence from an iterable' to use update iterator AOs (PR #1409)
[whatwg/webidl] What types are allowed where is scattered and inconsistent (Issue #1414)
[whatwg/xhr] [META] Ajust dfn-for of events on XHREventTarget (PR #389)
[WICG/webcomponents] "open-stylable" Shadow Roots (#909)
[WICG/webcomponents] Declarative CSS Module Scripts (#939)
[WICG/webcomponents] Make custom elements w/ shadowRoot { display: contents } by default (#723)
[WICG/webcomponents] Move Reference Target Explainer from AOM repository (PR #1060)
- Anne van Kesteren (Wednesday, 26 June)
- Anne van Kesteren (Wednesday, 26 June)
- Anne van Kesteren (Wednesday, 26 June)
- Dan Clark (Wednesday, 26 June)
- Dan Clark (Monday, 24 June)
- Westbrook Johnson (Thursday, 20 June)
- Ben Howell (Thursday, 20 June)
- Westbrook Johnson (Wednesday, 19 June)
- Nolan Lawson (Monday, 17 June)
- Keith Cirkel (Friday, 14 June)
- Rob Eisenberg (Friday, 14 June)
- Ben Howell (Friday, 14 June)
[WICG/webcomponents] Proposal: Custom attributes for all elements, enhancements for more complex use cases (Issue #1029)
[WICG/webcomponents] Tie in AbortControllers with CustomElements (Issue #1061)
Last message date: Saturday, 29 June 2024 23:19:42 UTC