public-webapps-github@w3.org from February 2022 by subject

[w3c/clipboard-apis] [meta] Fix broken markup (PR #171)

[w3c/clipboard-apis] `ClipboardItem` constructor should throw when `items` are empty (Issue #169)

[w3c/clipboard-apis] `ClipboardItem` constructor should throw when `items` is empty (Issue #169)

[w3c/clipboard-apis] Add clipboard IDL description. (#158)

[w3c/clipboard-apis] Add Custom Clipboard format support to async clipboard. (PR #162)

[w3c/clipboard-apis] Arbitrary clipboard types (Issue #165)

[w3c/clipboard-apis] Clipboard Pickling: should the unsanitized option support a way to ask for all representations to be unsanitized? (Issue #167)

[w3c/clipboard-apis] Feature detection for supported clipboard formats (Issue #170)

[w3c/clipboard-apis] Make async clipboard APIs (read/write) to sanitize interoperably with setData/getData for text/html (#150)

[w3c/clipboard-apis] Remove clipboard-write permission (PR #164)

[w3c/clipboard-apis] Should `clipboard.writeText()` replace `\n` characters with `\r\n` on Windows? (Issue #168)

[w3c/clipboard-apis] supported type should include MathML types (#141)

[w3c/clipboard-apis] What should `clipboard.readText()` return when the clipboard contains multiple clipboard items? (Issue #166)

[w3c/editing] Add explainer for custom format read/write. (PR #392)

[w3c/editing] Add Feb 10 minutes (PR #390)

[w3c/editing] clarifications for the pickling design proposal (Issue #393)

[w3c/editing] EditContext: Are the events for `EditContext` propagated in the DOM tree? (#341)

[w3c/editing] Explore if there are better meeting times for the Web Editing WG (Issue #359)

[w3c/editing] Expose keyboard language? (#351)

[w3c/editing] Move to Jitsi for meetings? (Issue #385)

[w3c/editing] Update meeting invite link (PR #391)

[w3c/editing] Updating video conferencing link to Jitsi (PR #389)

[w3c/FileAPI] Consider Blob.fromStream (returns a Promise<Blob>) (#140)

[w3c/FileAPI] Include file creation time and last access time. (#26)

[w3c/gamepad] Change default allowlist to 'all' (PR #156)

[w3c/gamepad] getGamepad() check if doc is fully active (PR #157)

[w3c/gamepad] Require secure context for gamepad state and events (#120)

[w3c/gamepad] Use * as default allowlist (PR #159)

[w3c/gamepad] Vibrate feature for Gamepad (#19)

[w3c/IndexedDB] Batch get/getAll (Issue #376)

[w3c/IndexedDB] Key Paths: Support iteration step operator (#35)

[w3c/manifest] Adding file_handlers and launch consumer (#1005)

[w3c/manifest] Allow unique start_url for subdomains (#470)

[w3c/manifest] BREAKING CHANGE: Replace "badge" with "monochrome" (#833) (2c55d86)

[w3c/manifest] Describe manifest update behavior (#1011)

[w3c/manifest] Link to manifest-app-info in the README (Issue #1027)

[w3c/manifest] Link to manifest-app-info in the README (PR #1030)

[w3c/manifest] Specify how updates work (#446)

[w3c/manifest] Status report and planning for TPAC 2021 (#999)

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

[w3c/manifest] Why is purpose a "unordered set of unique space-separated tokens"? (#903)

[w3c/permissions] "extra permission data" definition should be normative (Issue #369)

[w3c/permissions] Add "background-playback" permission type? (#193)

[w3c/permissions] Add "popups" permission type (#210)

[w3c/permissions] Add a fourth permission state "grantable without a prompt"? (#250)

[w3c/permissions] Add concept of Default Permission State (PR #354)

[w3c/permissions] Add requirements for specifying Powerful Features (PR #362)

[w3c/permissions] Automation: "Get Permission" (#349)

[w3c/permissions] Automation: "set permission" granularity (#348)

[w3c/permissions] Automation: Need two more steps to handle closed browsing context and user prompts (#347)

[w3c/permissions] Definition of PermissionStatus lifetime (#266)

[w3c/permissions] Editorial: Add linking-text for "specifies a powerful feature" (PR #363)

[w3c/permissions] Editorial: add UA + spec conformance classes (PR #368)

[w3c/permissions] Editorial: bring back Automated Testing into spec (PR #346)

[w3c/permissions] Editorial: clarify Permission Policy / Powerful Feature overlap (PR #367)

[w3c/permissions] Editorial: clarify Permissions Policy / Powerful Feature overlap (PR #367)

[w3c/permissions] Editorial: clean up abstract (PR #345)

[w3c/permissions] Editorial: clean up Relationship to Permissions Policy (PR #351)

[w3c/permissions] Editorial: cleanup examples (PR #350)

[w3c/permissions] Editorial: cleanup Permissions model (PR #355)

[w3c/permissions] Editorial: generalize statement about PermissionState emum (PR #359)

[w3c/permissions] Editorial: make 'Creating instances' an algorithm (PR #357)

[w3c/permissions] Editorial: run 'in parallel', not asynchronously (PR #352)

[w3c/permissions] Editorial: use permission state concept, not enum values (#285)

[w3c/permissions] Ensure "screen-wake-lock" permission is integrated in Screen Wake Lock API (or just remove it?) (Issue #319)

[w3c/permissions] feat(prompts): allow UAs to deny non-gesture prompts (#107)

[w3c/permissions] Further alignment with Permissions Policy (Issue #356)

[w3c/permissions] Guidance on whether to add an API to the permissions spec (#116)

[w3c/permissions] Handle non-fully-active documents (#162)

[w3c/permissions] Handle non-fully-active documents (PR #365)

[w3c/permissions] Handle not fully active documents when querying Permissions API (#249)

[w3c/permissions] Move permissions out to each spec (#263)

[w3c/permissions] Permissions states should be concepts (#243)

[w3c/permissions] Proposals: Drop "Powerful features registry" and PermissionName enum (Issue #314)

[w3c/permissions] Provide guidelines or heuristics to prevent fingerprinting in case permission is denied (Issue #361)

[w3c/permissions] Removal of PermissionName broke downstream standards (Issue #366)

[w3c/permissions] Rename PermissionName enum to PowerfulFeatureName (#286)

[w3c/permissions] Safari returns different results for current permission state (#278)

[w3c/permissions] Semantic Permission Bundles (#191)

[w3c/permissions] Simplify CG model (PR #360)

[w3c/permissions] Simplify GC model (PR #360)

[w3c/permissions] Specifications should add conformance classes (#283)

[w3c/permissions] Split Pri/Sec considerations + give user control over features (PR #344)

[w3c/permissions] Switch PermissionName to DOMString (PR #353)

[w3c/permissions] Tidied up document using tidy-html5 (PR #358)

[w3c/pointerlock] Add lock options to requestPointerLock (#49)

[w3c/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)

[w3c/ServiceWorker] Consider mechanisms to bypass the service worker for things that we know won't be in it's cache (#1026)

[w3c/ServiceWorker] Declarative routing (#1373)

[w3c/ServiceWorker] How does ServiceWorker interact with non-"fully active" documents? (#1594)

[w3c/ServiceWorker] How should import() work in service workers? (#1585)

[w3c/ServiceWorker] Service Worker as secure storage and provider for access token and refresh token (Issue #1626)

[w3c/ServiceWorker] Should mixed content always be blocked? (#813)

[w3c/ServiceWorker] support efficient offline redirects (#1457)

[w3c/ServiceWorker] The Cache objects do not expire unless authors *or users* delete the entries. (#1276)

[w3c/ServiceWorker] Unnecessary Origin Restriction (Issue #1628)

[w3c/ServiceWorker] when I deploy my app new version, latest version/changes not updated at the first time reload (Issue #1627)

[w3ctag/design-reviews] <search> HTML element (Issue #714)

[w3ctag/design-reviews] [CSS-Values-4] FYI review of Allow infinity, -infinity and NaN in CSS calc() (Issue #708)

[w3ctag/design-reviews] [css-values-4] The Large, Small, and Dynamic Viewport Sizes (Issue #706)

[w3ctag/design-reviews] [mediaqueries-4] Range contexts (Issue #707)

[w3ctag/design-reviews] `handle_links` manifest field ✨ (Issue #695)

[w3ctag/design-reviews] `prefers-reduced-data` CSS Media Query (Issue #705)

[w3ctag/design-reviews] AbortSignal.timeout() (Issue #711)

[w3ctag/design-reviews] Broadening the user base of WebAuthn (Issue #686)

[w3ctag/design-reviews] Compute Pressure API (#621)

[w3ctag/design-reviews] Conditional Focus (When Display-Capture Starts) (#679)

[w3ctag/design-reviews] Credential Management: Conditional Mediation (Issue #692)

[w3ctag/design-reviews] Dark mode support for web apps (Issue #696)

[w3ctag/design-reviews] Deprecating `document.domain` setter. (#564)

[w3ctag/design-reviews] Distributed Tracing WG: Baggage specification (#650)

[w3ctag/design-reviews] EPUB 3.3 (Issue #684)

[w3ctag/design-reviews] Font Table Access API (#400)

[w3ctag/design-reviews] Gamepad API input events (#662)

[w3ctag/design-reviews] HIDDevice forget() (Issue #703)

[w3ctag/design-reviews] Markup based Client Hints delegation for third-party content (Issue #702)

[w3ctag/design-reviews] MiniApp Lifecycle (#523)

[w3ctag/design-reviews] Modification of selection APIs to account for shadow dom (Issue #694)

[w3ctag/design-reviews] Pen Events API (#553)

[w3ctag/design-reviews] Priority Hints API (Issue #704)

[w3ctag/design-reviews] Region Capture (Issue #710)

[w3ctag/design-reviews] Review request before CR: CSS `selector()` (Issue #709)

[w3ctag/design-reviews] Review request for Confirmation of Action API (Issue #713)

[w3ctag/design-reviews] Review Request for CSS Subgrid (Issue #712)

[w3ctag/design-reviews] Scroll-linked Animations (#521)

[w3ctag/design-reviews] Secure Payment Confirmation - Part 2 (#675)

[w3ctag/design-reviews] State extension for JS Self-Profiling API. (Issue #682)

[w3ctag/design-reviews] User-Agent Client Hints & UA Reduction (#640)

[w3ctag/design-reviews] Viewport Segments Property (Issue #689)

[w3ctag/design-reviews] Web App Launch Handler (Issue #683)

[w3ctag/design-reviews] WIP: Web of Things (WoT) Thing Description 1.1 - Security Review (Issue #715)

[whatwg/dom] `AbortController` / `AbortSignal` was updated in a somewhat breaking way (Issue #1059)

[whatwg/dom] Add AbortSignal.timeout(ms) (#951)

[whatwg/dom] Add declarative Shadow DOM features (#892)

[whatwg/dom] Add Security and privacy considerations section (PR #1058)

[whatwg/dom] Consider specifying document.evaluate and document.createNSResolver (#67)

[whatwg/dom] Consider support for ES2015 iterator protocol for NodeIterator (#147)

[whatwg/dom] Disconnect single target instead of all (#126)

[whatwg/dom] General DOM effect/Object mutation DOM effect (Issue #1049)

[whatwg/dom] getComputedStyle should also be a method of the element (Issue #1057)

[whatwg/dom] Introduce AbortSignal.timeout() (PR #1032)

[whatwg/dom] Limit AbortSignal.timeout to Window and Worker (PR #1055)

[whatwg/dom] Model -> View (DOM el) reactivity (Issue #1049)

[whatwg/dom] Privacy/Security considerations section (#1013)

[whatwg/dom] Proposal: Storage Access API (#560)

[whatwg/dom] Should AbortSignal.timeout only be exposed on (Window, Worker)? (Issue #1054)

[whatwg/dom] Valid/Invalid characters in document.createElement() (#849)

[whatwg/dom] Walace Oliveira Branco (Issue #1056)

[whatwg/encoding] Ending (Issue #281)

[whatwg/encoding] Make decode() and encodeInto() accept SharedArrayBuffer-backed views (#172)

[whatwg/fetch] [Feature request] Add a `CookieStore` option to `Request` & `Response` (Issue #1384)

[whatwg/fetch] Acknowledge interaction with draft-ietf-dnsop-svcb-https scheme redirect (#1325)

[whatwg/fetch] Add `Response.json` static method (PR #1392)

[whatwg/fetch] Add server-timing to timing info struct (PR #1406)

[whatwg/fetch] Allow timing reporting with origin (for iframes) (PR #1388)

[whatwg/fetch] B (Issue #1402)

[whatwg/fetch] CH processing, cross-origin redirects and service workers (#800)

[whatwg/fetch] Check if fetch record's "fetch" instance needs to be nullable (Issue #1403)

[whatwg/fetch] Client Hints infrastructure (#1072)

[whatwg/fetch] Define the "memory cache" (Issue #1400)

[whatwg/fetch] Define the "Preload Cache" (#590)

[whatwg/fetch] Deprecate fetch (#28)

[whatwg/fetch] Handling Partial Content / 206 (#144)

[whatwg/fetch] HTTP 101 response NOT for websockets (Issue #1397)

[whatwg/fetch] HTTP/2 headers (#1316)

[whatwg/fetch] HTTP/2 server push support (#51)

[whatwg/fetch] Integrate early hints https://tools.ietf.org/html/rfc8297 (#1225)

[whatwg/fetch] Integration with preload (PR #1342)

[whatwg/fetch] make Response and Headers serializable (Issue #1399)

[whatwg/fetch] Merging Client Hints Infrastructure into FETCH (and HTML) Standards (Issue #1398)

[whatwg/fetch] Process 103 Early Hints response (PR #1404)

[whatwg/fetch] Proposal: `Response.json` helper (Issue #1389)

[whatwg/fetch] Return a "controller" instance from fetch (#1329)

[whatwg/fetch] Should 0.0.0.0 always be a network error? (#1117)

[whatwg/fetch] Streams based uploading with Content-Length (not chunked encoding) (#95)

[whatwg/fetch] United Stated (Issue #1401)

[whatwg/fetch] Use case for Headers getAll (#973)

[whatwg/storage] 'obtain a storage key' not currently suitable for non-storage APIs (Issue #131)

[whatwg/storage] Add 'obtain a storage key for non-storage purposes' (PR #132)

[whatwg/storage] Add a storage key comparison algorithm (PR #134)

[whatwg/storage] Add an algorithm for comparing storage keys (Issue #133)

[whatwg/storage] Editorial: use string literal for permission name (PR #136)

[whatwg/storage] Review Draft Publication: February 2022 (PR #135)

[whatwg/storage] Session storage and changing browsing contexts (#119)

[whatwg/streams] 'Splitter' stream? (#1030)

[whatwg/streams] Add tests for interaction between autoAllocateChunkSize and respondWithNewView (PR #1216)

[whatwg/streams] Add WritableStream's signal definition for other specs (PR #1215)

[whatwg/streams] Editorial Mark high water mark definition as exported (PR #1221)

[whatwg/streams] Editorial: Mark high water mark definition as exported (PR #1221)

[whatwg/streams] How to create a transformed WritableStream that waits for close? (Issue #1222)

[whatwg/streams] ReadableStream.prototype.pipeline(...) (Issue #1184)

[whatwg/streams] Returning buffers to the underlying source (Issue #1217)

[whatwg/streams] Review Draft Publication: February 2022 (PR #1219)

[whatwg/streams] Use `(ArrayBufferView or undefined)` for ReadableStreamBYOBReadResult (PR #1214)

[whatwg/streams] WritableStreamDefaultController [[strategySizeAlgorithm]] called after being set to undefined (Issue #1218)

[whatwg/streams] WritableStreamDefaultController.abortReason (#1165)

[whatwg/url] Editorial: address some minor nits (PR #686)

[whatwg/url] Review Draft Publication: February 2022 (PR #687)

[whatwg/url] Support IPv6 zone identifiers (#392)

[whatwg/url] Support relative URLs (#531)

[whatwg/webidl] Add self to acks (PR #1110)

[whatwg/webidl] Allow same identifier in static and regular ops (PR #1098)

[whatwg/webidl] Allow static operations to have the same name as regular operations (Issue #1097)

[whatwg/webidl] An undefined dictionary member in IDL->JS conversion: exist or not? (Issue #1094)

[whatwg/webidl] CreateBuiltinFunction’s signature has changed (Issue #1106)

[whatwg/webidl] Expoes (Issue #1102)

[whatwg/webidl] ExtendedAttributeList can match unbalanced ( ), [ ], and { } (Issue #1100)

[whatwg/webidl] Force `[NewObject]` for Promise returning functions? (Issue #1084)

[whatwg/webidl] Genius-Tech-1998s (Issue #1109)

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

[whatwg/webidl] Introduce "mark as handled" for promises (PR #1090)

[whatwg/webidl] Issue (Issue #1104)

[whatwg/webidl] Mismatch between normative and informative text about the Other grammar rule (Issue #1100)

[whatwg/webidl] Should DOMException.[[Prototype]] be %Error%? (Issue #1107)

[whatwg/webidl] Video (Issue #1108)

[whatwg/webidl] ไทยพาณิชย์ (Issue #1096)

[whatwg/xhr] Resource Timing integration (#319)

[whatwg/xhr] Review Draft Publication: February 2022 (PR #341)

[WICG/webcomponents] [WebDriver] Testability of web components (#771)

[WICG/webcomponents] `customElements.upgrade` does not upgrade node subtrees cloned from `template` contents via `cloneNode` (Issue #946)

[WICG/webcomponents] Adding support for ShadowDOM features in SVG (#942)

[WICG/webcomponents] Place to chat about Web Components standardization (Issue #956)

[WICG/webcomponents] RfC: API design for aria delegation mechanism (#917)

[WICG/webcomponents] Scoped Custom Element Registries (#716)

[WICG/webcomponents] SVG <use> tag with CSS ::part selector (Issue #955)

Last message date: Monday, 28 February 2022 22:04:13 UTC