public-webapps-github@w3.org from May 2024 by subject

[w3c/clipboard-apis] Make it possible to read image/svg+xml from the clipboard (#92)

[w3c/clipboard-apis] Specify order of flavors exported to macOS's pasteboard (#137)

[w3c/clipboard-apis] Split implementor interest and implementation bugs from PR template (PR #215)

[w3c/clipboard-apis] The permission request stuff is no longer in contention (PR #214)

[w3c/DOM-Parsing] No-namespace element serialized in a namespace if DOM Level 1 xmlns attribute set (Issue #83)

[w3c/editing] normative spec changes do not always end up as issues filed with browsers (Issue #463)

[w3c/editing] Removal of browser built-in Undo stack functionality from contenteditable (#150)

[w3c/editing] TPAC 2024 participation (Issue #462)

[w3c/editing] Upstream changes from trusted types (Issue #461)

[w3c/editing] Upstream changes from Trusted Types (PR #460)

[w3c/FileAPI] Add bytes() method for reading bytes into a Uint8Array (PR #198)

[w3c/FileAPI] Add bytes() method to Blob for reading bytes into a Uint8Array (PR #197)

[w3c/FileAPI] Add bytes() method to Blob for reading bytes into a Uint8Array (PR #198)

[w3c/FileAPI] Modernize Blob constructor a tiny bit (#125)

[w3c/gamepad] Add extended buttons to support trackpad (#191) (PR #196)

[w3c/gamepad] Add missing steps in getGamepads (PR #205)

[w3c/gamepad] Add sequenceId slot and fix effect promises (PR #201)

[w3c/gamepad] Add vendorId, productId, name attributes (PR #202)

[w3c/gamepad] Allow initializing the gamepad index to a specific value (PR #193)

[w3c/gamepad] Chore(README.md): remove link to old features (PR #208)

[w3c/gamepad] Drop SecureContext extended attrs from interfaces (PR #194)

[w3c/gamepad] Editorial: add a Model section (#136)

[w3c/gamepad] Fold touchEvents from extensions.html into index.html (PR #198)

[w3c/gamepad] gamepads is not defined in steps for getGamepads (Issue #204)

[w3c/gamepad] Length of getGamepads() array (#82)

[w3c/gamepad] Re-enable Gamepad Access from HTTP (aka insecure) Context (Issue #203)

[w3c/gamepad] Require focus for initial gamepad user gesture (Issue #206)

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

[w3c/gamepad] Require system focus for gamepad user gesture (PR #207)

[w3c/gamepad] Specify length of array when controllers are connected/disconnected. (#104)

[w3c/IndexedDB] Clarify interaction of IndexedDB lifecycles with relation to document and worker lifecycle mechanics (Issue #416)

[w3c/IndexedDB] Expose IndexedDB IDBObjectStore.purge() method (Issue #420)

[w3c/manifest] [DRAFT—DO NOT MERGE/REVIEW] Add members for localization (PR #1101)

[w3c/manifest] Add a "tabbed application" mode (#737)

[w3c/manifest] Add Christian as editor (PR #1125)

[w3c/manifest] Chore: add Diego as editor, retire Aaron (PR #1124)

[w3c/manifest] chore: tidy (PR #1119)

[w3c/manifest] editorial: Move the definition of display-mode back to APPMANIFEST. (PR #1039)

[w3c/manifest] fix: dir's auto definition (PR #1118)

[w3c/manifest] IHeyReally (Issue #1123)

[w3c/manifest] IHeyReally-85d32 (Issue #1128)

[w3c/manifest] Manifest id should strip fragment at parse time (Issue #1121)

[w3c/manifest] Privacy consideration specifies an unenforceable "MUST NOT" condition on developers (Issue #1113)

[w3c/manifest] Processing steps for id now removes the fragment (PR #1122)

[w3c/manifest] Provide a way to not open a link in the PWA, in the moment (#989)

[w3c/manifest] Remove problematic icon matching algorithm (PR #1120)

[w3c/manifest] Rewrite privacy considerations on fingerprinting in start_url (PR #1114)

[w3c/manifest] Spec Metadata Lists Incorrect Values for Chrome (#939)

[w3c/manifest] Wammi123 (Issue #1126)

[w3c/manifest] Wammi123 (Issue #1127)

[w3c/manifest] Wammi123 (Issue #1129)

[w3c/manifest] Way to detect if a web app is installed (Issue #1092)

[w3c/manifest] Web Manifest Overrides (Issue #1045)

[w3c/permissions] Add an optional `topLevelOrigin` argument to `permissions.setPermission` WebDriver BiDi command (Issue #450)

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

[w3c/pointerlock] Clarification on interaction with shadow-roots (Issue #92)

[w3c/pointerlock] Editorial: Broken HTML and DOM references (Issue #87)

[w3c/pointerlock] Editorial: Fix ReSpec error with ancestor browsing context (PR #89)

[w3c/pointerlock] Fix ReSpec error with ancestor browsing context. (PR #89)

[w3c/pointerlock] lock requests queue processing is incomplete (Issue #96)

[w3c/pointerlock] movementX/Y coordinate space (#42)

[w3c/pointerlock] Proposal to integrate pointer lock with the permissions API (Issue #94)

[w3c/pointerlock] Propose to add a static field to indicate whether `unadjustedMovement` is supported. (Issue #90)

[w3c/pointerlock] Provide more information about movementX/Y for unadjusted movements (Issue #98)

[w3c/pointerlock] Section 2.1 should mention the effect of lock on PointerEvents (Issue #97)

[w3c/pointerlock] Tidied up document using tidy-html5 (PR #95)

[w3c/pointerlock] Visibility state checks (Issue #93)

[w3c/pointerlock] When a subsequent requestPointerLock is rejected, should an already locked target exit lock state? (Issue #91)

[w3c/push-api] Add bytes() method for reading bytes into a Uint8Array (PR #369)

[w3c/push-api] Add bytes() method for reading bytes into a Uint8Array (PR #370)

[w3c/selection-api] Change `getComposedRanges`'s `shadowRoots` parameter from rest parameter to a dictionary (Issue #176)

[w3c/selection-api] Fixes https://github.com/w3c/selection-api/issues/170. (4397d66)

[w3c/selection-api] Fixes https://github.com/w3c/selection-api/issues/170. (PR #172)

[w3c/selection-api] Selection.direction spec issue, what should happen on multiple click? (Issue #177)

[w3c/ServiceWorker] Clarify dynamic-imported scripts are never installed (#1356)

[w3c/ServiceWorker] Editorial: "mutual exclusive" (Issue #1716)

[w3c/ServiceWorker] Editorial: Add notice on the _or condition depth. (PR #1714)

[w3c/ServiceWorker] Editorial: fixed the bikeshed errors (PR #1715)

[w3c/ServiceWorker] Ensure "race-network-and-fetch-handler" is used with a fetch handler (PR #1719)

[w3c/ServiceWorker] No examples around addRoutes() API (Issue #1717)

[w3c/ServiceWorker] Promise on navigator.serviceWorker that resolves when page is controlled (#799)

[w3c/ServiceWorker] Registering service workers for unique origins? (#1437)

[w3c/ServiceWorker] Request's initiator can't be "fetch" (Issue #1718)

[w3c/ServiceWorker] should FetchEvent.request.signal reflect abort status of outer request? (#1544)

[w3c/ServiceWorker] Support modifying cookies on an intercepted fetch (#837)

[w3c/uievents] How do web apps distinguish if a keydown event causes text input? (#18)

[w3c/uievents] KeyboardEvent.getKeyState() (Issue #374)

[w3c/uievents] Mouse coordinates represented in CSS pixels do not account for retina displays with window.devicePixelRatio > 1 (#40)

[w3c/uievents] mousemove and preventDefault() (#278)

[w3c/uievents] Need virtual key codes (Issue #377)

[w3c/uievents] no way to distinguish printable key values from non-printable (#264)

[w3c/uievents] Proposal: Way to determine if any modifier key is pressed (#151)

[w3c/uievents] UI Event spec modernization task list (Issue #370)

[w3ctag/design-reviews] Add Skip-Ad media session action (Issue #957)

[w3ctag/design-reviews] Adding support for High Dynamic Range (HDR) imagery to HTML Canvas (Issue #917)

[w3ctag/design-reviews] Conversion to RGB in VideoFrame.copyTo() (Issue #951)

[w3ctag/design-reviews] CSS calc-size() function (Issue #955)

[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: Partitioned Popins (Issue #956)

[w3ctag/design-reviews] early design review: Permissions-Policy: unload (Issue #738)

[w3ctag/design-reviews] Early TAG review request for Playout Statistics API for WebAudio (Issue #939)

[w3ctag/design-reviews] Element Capture (Issue #954)

[w3ctag/design-reviews] Eligibility for autofill (Issue #831)

[w3ctag/design-reviews] HTMLInputElement showPicker() (Issue #688)

[w3ctag/design-reviews] Importmap integrity (Issue #944)

[w3ctag/design-reviews] Local Peer-to-Peer API (Issue #932)

[w3ctag/design-reviews] Permissions Policy Reporting and Report-Only mode (Issue #909)

[w3ctag/design-reviews] Requesting review of HTML Ruby Markup Extensions (Issue #959)

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

[w3ctag/design-reviews] Review request for Protected Audience (Issue #723)

[w3ctag/design-reviews] Specification review for CSS Anchor Positioning (Issue #848)

[w3ctag/design-reviews] Specification review for fenced frames (Issue #838)

[w3ctag/design-reviews] Speculation rules: target_hint field (Issue #931)

[w3ctag/design-reviews] Support Video Chapter in MediaMetadata (Issue #952)

[w3ctag/design-reviews] Tabbed web apps (Issue #841)

[w3ctag/design-reviews] Tidy up; add Focus labels by default (PR #953)

[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] Web Audio API: Add error reporting via AudioContext.onerror (Issue #950)

[whatwg/dom] `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (Issue #1287)

[whatwg/dom] Add a method like .addTeardown to AbortSignal (Issue #1289)

[whatwg/dom] Atomic move operation for element reparenting & reordering (Issue #1255)

[whatwg/dom] Closed Shadow DOM blocks accessibility testing (Issue #1290)

[whatwg/dom] Editorial: explain the possible primary interfaces for nodes (abaa3fb)

[whatwg/dom] Introduce DOM post-connection steps (PR #1261)

[whatwg/dom] Introduce DOM post-insertion steps (PR #1261)

[whatwg/dom] MutationObserver node complete identifier (Issue #1116)

[whatwg/dom] Proposal: elementsFromRect() (Issue #1286)

[whatwg/dom] Request for mechanism to determine if children changed steps are called as a result of script or parser (Issue #1288)

[whatwg/dom] Should post-connected steps be able to run multiple times during insertion? (Issue #1291)

[whatwg/dom] Trusted types attributes (PR #1268)

[whatwg/fetch] add a method to get a Uint8Array to Body (Issue #1732)

[whatwg/fetch] Add bytes() method to Body mixin (PR #1753)

[whatwg/fetch] Add WebDriver BiDi network request logging (PR #1540)

[whatwg/fetch] Allow connection reuse for request without credentials when TLS client auth is not in use (#341)

[whatwg/fetch] Consider renaming or replacing http3only? (Issue #1744)

[whatwg/fetch] Define opaque-response blocking (updated) (PR #1755)

[whatwg/fetch] Editorial: Add missing comma after "json" (PR #1750)

[whatwg/fetch] Editorial: Fix realmless ArrayBuffer creation (PR #1751)

[whatwg/fetch] Editorial: link "a new promise" (PR #1752)

[whatwg/fetch] fetch does not allow caching requests with a null client (Issue #1749)

[whatwg/fetch] HTTPS upgrades proposal (PR #1655)

[whatwg/fetch] Question about stream handling around fetch requests with integrity metadata (Issue #1754)

[whatwg/fetch] Rename http3Only to requireUnreliable (PR #1745)

[whatwg/fetch] Webdriver cache mode (PR #1756)

[whatwg/fetch] what should fetch() do if request's window has been destroyed or stopped? (#153)

[whatwg/fetch] “Realmless” ArrayBuffer creation in Body’s arrayBuffer() steps (Issue #1675)

[whatwg/fullscreen] Broken references in Fullscreen API Standard (Issue #215)

[whatwg/fullscreen] Don't close ancestor popovers when fullscreening (PR #237)

[whatwg/fullscreen] Enable configuration for fullscreen without transient activation (PR #235)

[whatwg/fullscreen] Flatten requestFullscreen() error conditions (PR #224)

[whatwg/fullscreen] How should UAs hide root element scrollbars? (Issue #236)

[whatwg/fullscreen] Pre-apply orientation lock via FullscreenOptions (PR #207)

[whatwg/fullscreen] WIP: Enable configuration for fullscreen without transient activation (PR #235)

[whatwg/storage] Allow all storage types to expire, not just cookies (#11)

[whatwg/storage] Expose IndexedDB IDBObjectStore.purge() method (Issue #174)

[whatwg/streams] Add support for ReadableStream "owning" type (PR #1271)

[whatwg/streams] read all bytes usage/signature may be hard to understand (Issue #1315)

[whatwg/streams] Symbol.clone to ease-out structuredClone implicit conversion (Issue #1314)

[whatwg/url] Note that there are no plans to support <zone_id>. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=27234 (ca97ec8)

[whatwg/url] Proposal: URL.setSearchParams() (Issue #828)

[whatwg/webidl] Add `async iterable<T>` type to WebIDL (PR #1397)

[whatwg/webidl] Float16Array integration (Issue #1310)

[WICG/webcomponents] [open-stylable] Collection of user stories (Issue #1052)

[WICG/webcomponents] [scoped-registries] Finding a definition for disconnected elements (Issue #1040)

[WICG/webcomponents] Allow a click on label associated with custom element to focus the custom element (#891)

[WICG/webcomponents] Allows slots to ignore surrounding whitespace (Issue #1056)

[WICG/webcomponents] April Face-to-face Scheduling/Agenda (Issue #1050)

[WICG/webcomponents] Exploration: HTML Module Imports and Exports (Issue #1059)

[WICG/webcomponents] Idea: A tree-aware task scheduler (Issue #1055)

[WICG/webcomponents] Idea: Alternative Ways to Control Registry Scoping (Issue #1058)

[WICG/webcomponents] Idea: HTML Module Imports and Exports (Issue #1059)

[WICG/webcomponents] Need a callback for when children changed or parser finished parsing children (#809)

[WICG/webcomponents] Proposal: Custom attributes for all elements, enhancements for more complex use cases (Issue #1029)

[WICG/webcomponents] Use Cases: Iterating and Combining Custom Element Registries (Issue #1057)

[WICG/webcomponents] Why do we really need hyphens? (#658)

Last message date: Friday, 31 May 2024 16:40:15 UTC