public-webapps-github@w3.org from June 2021 by subject

[heycam/webidl] @bzbarsky the URL object has a static defined in the File API (createObjectURL). (#994)

[heycam/webidl] Add and improve operations on BufferSources (#987)

[heycam/webidl] Add some operations bridging BufferSources and byte sequences (#987)

[heycam/webidl] ArrayBuffer advice (#989)

[heycam/webidl] BREAKING: Convert the `unrestricted` keyword into an extended attribute (#857)

[heycam/webidl] Consider renaming ByteString to HTTPHeaderString? (#990)

[heycam/webidl] Enums that does not throw? (#893)

[heycam/webidl] Intent to use Constants (#991)

[heycam/webidl] Meta: fix linking to "incumbent settings object" (#988)

[heycam/webidl] Meta: move to GitHub Actions (#992)

[heycam/webidl] Normative: Add `BigInt64Array` and `BigUint64Array` (#936)

[heycam/webidl] Normative: Match ECMA‑262 function property enumeration order (#914)

[heycam/webidl] Should we "check if we can run script" before calling callbacks? (#993)

[w3c/clipboard-apis] Can`t get full html/text from clipboard (#149)

[w3c/clipboard-apis] chore: rename pr-push.yml to auto-publish.yml (#148)

[w3c/clipboard-apis] Does write() take ClipboardItem or ClipboardItems? (#93)

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

[w3c/clipboard-apis] New terminology: ClipboardItem "entry" as data type → value. (#127)

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

[w3c/clipboard-apis] TPAC planning and specification status report (#124)

[w3c/DOM-Parsing] Element.outerHTML setter specification doesn't match majority of browsers (#70)

[w3c/editing] Add clipboard pickling api (#307)

[w3c/editing] Add pickling api (#307)

[w3c/editing] EditContext: Change "focus" to "activate" to avoid confusion with the focus in the activeElement (#269)

[w3c/editing] Future Usage of VirtualKeyboardAPI (#308)

[w3c/editing] Remove duplicate pickling explainer sections (#311)

[w3c/editing] Update pickling explainer (#310)

[w3c/editing] Usage of VirtualKeyboardAPI (#308)

[w3c/editing] VirtualKeyboardAPI spec draft (#309)

[w3c/editing] Web developers cant get phonetic runs that are sent from some East Asian IMEs (#299)

[w3c/FileAPI] Blob URL store partitioning (#153)

[w3c/FileAPI] chore: rename pr-push.yml to auto-publish.yml (#173)

[w3c/FileAPI] Editorial: Remove any references to "parsable MIME type" (#172)

[w3c/FileAPI] Make the FileList interface iterable (#94)

[w3c/gamepad] "id" property is unclear how its established (#9)

[w3c/gamepad] Add algorithms for getGamepads and events (#151)

[w3c/gamepad] Add buttondown, buttonup, buttonchange, axischange events (#152)

[w3c/gamepad] button presses can be missed (#2)

[w3c/gamepad] Gamepad objects should have a dictionary of attributes about the controller and data source (#12)

[w3c/gamepad] gamepadconnected/disconnected events & non-"fully active" documents (#149)

[w3c/gamepad] Need to spec better support for control mapping (#7)

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

[w3c/gamepad] Spec interaction of "gamepad for chrome navigation" with Gamepad API for content (#18)

[w3c/gamepad] UA applied mapping cannot be escaped (#1)

[w3c/IndexedDB] [Cursor] got value flag. (#339)

[w3c/IndexedDB] [WIP] Initial algorithms / methods for putAll (#343)

[w3c/IndexedDB] Allow a transaction's scope to change if the transaction is an upgrade (#357)

[w3c/IndexedDB] Calling tx.objectStore after db.createObjectStore (#356)

[w3c/IndexedDB] chore: setup auto-pub (again) (#361)

[w3c/IndexedDB] Define flush-to-disk guarantees and control (#50)

[w3c/IndexedDB] Define Indexed DB as a storage endpoint, use hooks (#334)

[w3c/IndexedDB] Editorial: Replace many instances of 'running' in favor of verbing nouns (#359)

[w3c/IndexedDB] Initial sketch of manual commit flag for transactions (#331)

[w3c/IndexedDB] Rename "array key" to "composite key" (#360)

[w3c/IndexedDB] Sketch out IDBCursor.close() (#302)

[w3c/IndexedDB] Speculative getAllEntries() spec (#280)

[w3c/IndexedDB] Use infra sorting definitions (#346)

[w3c/IndexedDB] Use infra sorting definitions for name lists (#358)

[w3c/manifest] Add missing shortcut icon in the list (#979)

[w3c/manifest] Add support for defining a theme color for both light & dark modes (prefers color scheme) (#975)

[w3c/manifest] Adding protocol handlers (#972)

[w3c/manifest] badge purpose "monochrome" is only supported by Firefox (#905)

[w3c/manifest] chore(auto-publish): enable VALIDATE_LINKS (#983)

[w3c/manifest] chore(tidy): tidy up document (#982)

[w3c/manifest] chore: add tidy action (#978)

[w3c/manifest] Editorial: Fix shortcut icons grammar (#981)

[w3c/manifest] Editorial: register application/manifest+json with IANA (#985)

[w3c/manifest] Fix issue introduced in #979 (#980)

[w3c/manifest] How to extend the scope to ensure that the PWA provides the same user experience when accessing pages in different domains? (#964)

[w3c/manifest] Register media type with IANA (#970)

[w3c/manifest] Remove beforeinstallprompt and appinstalled events. (#836)

[w3c/manifest] Replace "determine the installability of the document" with some manifest/document reconciliation steps (#912)

[w3c/manifest] Type errors surrounding JSON "types" (#984)

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

[w3c/permissions] Add "gamepad" permission (#200)

[w3c/permissions] Add "nfc" to enum PermissionName (#47)

[w3c/permissions] Add "payment" permission (#239)

[w3c/permissions] Add "screen-wake-lock" permission type (#192)

[w3c/permissions] Add "web-share" to PermissionName? (#236)

[w3c/permissions] Add 'screen-wake-lock' permission (#247)

[w3c/permissions] Add name attribute to PermissionStatus (#248)

[w3c/permissions] Add periodic-background-sync enum and description. (#202)

[w3c/permissions] Add pointerlock to the permissions enum? (#67)

[w3c/permissions] Auto-fetch the previous version link. (#219)

[w3c/permissions] Capability Model (#148)

[w3c/permissions] Check request() polyfill and update spec to match (#113)

[w3c/permissions] chore: auto-publish spec (#241)

[w3c/permissions] chore: Turn on `Assume Explicit For` (#220)

[w3c/permissions] Clarify when a site is allowed to display the permission prompt (#245)

[w3c/permissions] Define underlying infrastructure (#33)

[w3c/permissions] deploy.sh doesn't fail for patches with bikeshed errors (#123)

[w3c/permissions] Flesh out more complex permission issues we see down the road (#28)

[w3c/permissions] Flesh out request("geolocation") (#112)

[w3c/permissions] Flesh out request("push") (#111)

[w3c/permissions] Gauging interest in a Permission Handler API? (#224)

[w3c/permissions] Guidance on where to put permission related stuff in other specs (#110)

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

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

[w3c/permissions] Linking error (#242)

[w3c/permissions] Make sure spec reflects issues (#126)

[w3c/permissions] May reorder the permission state read steps (#137)

[w3c/permissions] Maybe add navigator.permissions.supports()? (#136)

[w3c/permissions] Mechanism for permission feature-detection? (#134)

[w3c/permissions] Media autoplay permission (#150)

[w3c/permissions] navigator.permissions.request (#48)

[w3c/permissions] Only allow permissions.request() during user interaction (#77)

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

[w3c/permissions] Reflect `fullscreen` state (#145)

[w3c/permissions] Remove clipboard-write (#246)

[w3c/permissions] Request `Fullscreen` state (#147)

[w3c/permissions] Requesting permissions needs to be able to ask for multiple things (#92)

[w3c/permissions] Review of jyasskin's draft (#74)

[w3c/permissions] Spec examples do not include `request()` (#144)

[w3c/permissions] Support for background sync (one-off and periodic) (#29)

[w3c/permissions] Support for custom permission types (#130)

[w3c/permissions] Support minimizable request UI with permissions.request() (#76)

[w3c/permissions] The boolean permission query algorithm isn't Boolean (#167)

[w3c/permissions] This could replace the Quota Management API? (#51)

[w3c/permissions] Using Web IDL to describe WebDriver JSON is a bit unusual (#174)

[w3c/permissions] Watching for permission changes (#244)

[w3c/permissions] What should "retrieve the permission state" do for context related permissions? (#9)

[w3c/permissions] What should "retrieve the permission state" do for pickers? (#8)

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

[w3c/pointerlock] Change movementX/Y type to double (#68)

[w3c/pointerlock] chore: xref uievents (#69)

[w3c/pointerlock] movementX/Y to be double instead of long (#24)

[w3c/pointerlock] Specification status report for TPAC 2019 (#50)

[w3c/pointerlock] TPAC planning and specification status report (#64)

[w3c/push-api] Add Internationalization Considerations section (#323)

[w3c/push-api] chore: auto-publish specification (#331)

[w3c/push-api] chore: relocate security-privacy-questionnaire.md to wiki (#332)

[w3c/push-api] Complete self-reviews (#329)

[w3c/push-api] Editorial: cleanup + xrefs (#330)

[w3c/push-api] How do I authenticate a user (#314)

[w3c/push-api] Propose enabling background sync from `pushsubscriptionchange` events (#240)

[w3c/push-api] Push subscription endpoint autodiscovery in HTML page: rel="alternate" type="urn:ietf:params:push" (#299)

[w3c/push-api] PushPermissionState and PermissionState are the same (#333)

[w3c/screen-orientation] chore(tidy): tidy up document (#202)

[w3c/screen-orientation] Editorial: simplify initialization of type+angle (#182)

[w3c/screen-orientation] Tidied up document using tidy-html5 (#203)

[w3c/selection-api] chore(tidy): tidy up document (#140)

[w3c/selection-api] chore(workflows/auto-publish): publish to /TR/ on merge (#138)

[w3c/selection-api] chore(workflows/tidy): tidy document after merge (#139)

[w3c/selection-api] Fire selectionchange on input/textarea elements (#141)

[w3c/selection-api] Fix selectAllChildren to use child count (#136)

[w3c/selection-api] Replace Travis CI with w3c/spec-prod GH action (#137)

[w3c/selection-api] selectAllChildren method specifies that it selects characters if passed a text node (#125)

[w3c/ServiceWorker] `CacheStorage` & `COEP:credentialless` (#1592)

[w3c/ServiceWorker] Adapt to referrer policy being in policy container (#1593)

[w3c/ServiceWorker] allow service workers to created nested dedicated workers (#1529)

[w3c/ServiceWorker] Change name from targetClientId to replacesClientId (#1333)

[w3c/ServiceWorker] consider allow late importScripts/import for local URLs (#1595)

[w3c/ServiceWorker] Consider fixing bikeshed warnings (#1596)

[w3c/ServiceWorker] Editorial: Fix ThrowCompletion link. (#1599)

[w3c/ServiceWorker] Fix typo "Serview" to "Service" (#1598)

[w3c/ServiceWorker] Handle asynchronous modules (top-level await). (#1444)

[w3c/ServiceWorker] Handle non-fully active clients. (#1597)

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

[w3c/ServiceWorker] importScripts() on ServiceWorkerGlobalScope (#1319)

[w3c/ServiceWorker] Introduce Cross-Origin Embedder Policy (#1516)

[w3c/ServiceWorker] Remove embedder policy (#1600)

[w3c/ServiceWorker] Spec how extendable events are given time to execute (#1566)

[w3c/ServiceWorker] Top-level await integration for ServiceWorkers running modules (#1407)

[w3c/touch-events] Define interactions with `contextmenu` event? (#68)

[w3c/uievents] Specify WheelEvent.wheelDelta / wheelDeltaX / wheelDeltaY (#305)

[w3ctag/design-reviews] "credentialless" embedder policy. (#582)

[w3ctag/design-reviews] [css-color-adjust-1] Privacy Impact of System Colors in Forced Colors Mode (#637)

[w3ctag/design-reviews] Add a link to public summary/results of user research to each of our issue templates (#653)

[w3ctag/design-reviews] API for display-capturing the current tab (#625)

[w3ctag/design-reviews] Canvas 2D color management (#646)

[w3ctag/design-reviews] CanvasRenderingContext2D API Improvements (#627)

[w3ctag/design-reviews] Capability Delegation (#655)

[w3ctag/design-reviews] Capture Handle (#645)

[w3ctag/design-reviews] Cookies Having Independent Partitioned State (CHIPS) (#654)

[w3ctag/design-reviews] COOP same-origin-allow-popups-plus-coep (#649)

[w3ctag/design-reviews] CSS overflow: clip and overflow-clip-margin (#579)

[w3ctag/design-reviews] Device Posture API [formerly Screen Fold API] (#575)

[w3ctag/design-reviews] Digital Goods API (#571)

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

[w3ctag/design-reviews] Early Design Review: document.prerendering (#613)

[w3ctag/design-reviews] Early design review: opaque-blocklisted-never-sniffed MIME types (#618)

[w3ctag/design-reviews] Early TAG design review for captureTab (#609)

[w3ctag/design-reviews] EyeDropper API (#587)

[w3ctag/design-reviews] First-Party Sets (#342)

[w3ctag/design-reviews] Geolocation API (#529)

[w3ctag/design-reviews] HTMLMediaElement controlsList (#643)

[w3ctag/design-reviews] HTMLPopupElement - <popup> (#599)

[w3ctag/design-reviews] Managed Device Web API (#606)

[w3ctag/design-reviews] MediaStream Image Capture (wide review) (#651)

[w3ctag/design-reviews] MediaStreamTrack Insertable Media Processing using Streams (#603)

[w3ctag/design-reviews] MiniApp Manifest (#524)

[w3ctag/design-reviews] MiniApp URI Scheme (#478)

[w3ctag/design-reviews] MSE-in-Workers TAG review request (#656)

[w3ctag/design-reviews] Note Taking: New Note URL field (#648)

[w3ctag/design-reviews] Partitioning Storage, Service Workers, and Communication APIs (#629)

[w3ctag/design-reviews] Performance Timeline (#644)

[w3ctag/design-reviews] Pickling for Async Clipboard API (#636)

[w3ctag/design-reviews] Pre CR review request of CSS Multi-column layout Level 1 (#634)

[w3ctag/design-reviews] Private Network Access (fka CORS-RFC1918) (#572)

[w3ctag/design-reviews] Realms API ECMAScript Proposal (#542)

[w3ctag/design-reviews] Referrer handling - default policy and capping (#538)

[w3ctag/design-reviews] Resource Timing (#641)

[w3ctag/design-reviews] scheduler.postTask() (#647)

[w3ctag/design-reviews] Shared Element Transitions - Early Review (#631)

[w3ctag/design-reviews] Trust Token API (#414)

[w3ctag/design-reviews] User Preference Media Features Client Hints Headers (#632)

[w3ctag/design-reviews] User Timing (#642)

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

[w3ctag/design-reviews] WebCodecs (again!) (#612)

[w3ctag/design-reviews] WebGPU and WGSL (#626)

[w3ctag/design-reviews] WebID (#622)

[w3ctag/design-reviews] WebXR Raw Camera Access API (#652)

[whatwg/dom] Add "mode locked" flag to Document, plus an algorithm to use it (#989)

[whatwg/dom] addEventListener: signal in flattening more output (#994)

[whatwg/dom] after inserts after (not before) (#991)

[whatwg/dom] Allow for filtering events in "once" handlers (#990)

[whatwg/dom] Declarative Shadow DOM (#831)

[whatwg/dom] element.getAttributeNames() spec doesn't match wpt and browsers (#985)

[whatwg/dom] Google (#997)

[whatwg/dom] Implementing Document.prototype.createHTML (#996)

[whatwg/dom] Improving ergonomics of events with Observable (#544)

[whatwg/dom] Mong (#998)

[whatwg/dom] Require "abort algorithms" to not throw? (#984)

[whatwg/dom] Review Draft Publication: June 2021 (#993)

[whatwg/dom] Suggestion: `Node.insertAfter(newNode, referenceNode)` (#986)

[whatwg/dom] Suggestion: new method - getNodesByType (#992)

[whatwg/encoding] Add a static decode and encode method to `TextEncoder` and `TextDecoder` (#267)

[whatwg/encoding] Bug in TextDecoderStream around processing the end of stream. (#263)

[whatwg/encoding] Editorial: Fix instances of prepend used with an end-of-queue item (#266)

[whatwg/encoding] Editorial: Use "set up" for TransformStreams rather than "create" (#260)

[whatwg/encoding] Fix TextDecoderStream's behavior when processing the end of stream (#265)

[whatwg/encoding] Review Draft Publication: June 2021 (#264)

[whatwg/fetch] `Request`: this's signal is null when it is set to follow parent signal (#1249)

[whatwg/fetch] Adapt to embedder policy being in policy container (#1258)

[whatwg/fetch] Add proxy support to obtain a connection (#1259)

[whatwg/fetch] Add referrer policy to blob-generated responses (#306)

[whatwg/fetch] Allow streaming requests to follow 301/2 redirects if method is 'POST' (#1058)

[whatwg/fetch] Block port 989, 990 (ftps-data and ftp) (#1250)

[whatwg/fetch] Clarification on CORS preflight fetches for TLS client certificates (#869)

[whatwg/fetch] COEP:credentialless and the HTTP cache. (#1253)

[whatwg/fetch] Consider shifting the "bad port list" to an allowlist. (#1189)

[whatwg/fetch] Create AbortSignal earlier in new Request() (#1255)

[whatwg/fetch] Draft changes to "obtain a websocket connection" (#1244)

[whatwg/fetch] Elaborate on obtaining a connection (#1245)

[whatwg/fetch] Fetch body streams are not full duplex (#1254)

[whatwg/fetch] Hard-code `localhost` to loopback addresses. (#1257)

[whatwg/fetch] Header to opt out of opaque redirect (#601)

[whatwg/fetch] Incorperate let-localhost-be-localhost (#1118)

[whatwg/fetch] Make response body streams readable byte streams (#1246)

[whatwg/fetch] mona (#1261)

[whatwg/fetch] Private Network Access integration (#1247)

[whatwg/fetch] Qiwi (#1263)

[whatwg/fetch] Queue (#1262)

[whatwg/fetch] Refactoring WebSocket connections (#1243)

[whatwg/fetch] Review Draft Publication: June 2021 (#1256)

[whatwg/fetch] Set final connection timing info after failure check (#1248)

[whatwg/fetch] Should destination of prefetch/prerender be set? (#1252)

[whatwg/fetch] Should we block port 10080? (#1191)

[whatwg/fetch] Specify the behavior of `COEP: credentialless`, (#1229)

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

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

[whatwg/fetch] Vague handling of Headers value for methods append and set (#1260)

[whatwg/fetch] Wew (#1251)

[whatwg/fullscreen] Allow fullscreen on already fullscreen elements without user activation (#193)

[whatwg/streams] Add a flag to determine wether a ReadableStream is disturbed or cancelled (#1025)

[whatwg/streams] Allow other specifications to create readable byte streams (#1130)

[whatwg/streams] Be uniformly lenient in what other-spec algorithms can do (#1131)

[whatwg/streams] Close should be idempotent (#1136)

[whatwg/streams] Consider using AggregateError for tee() cancelation reasons (#1134)

[whatwg/streams] Define WritableStreamDefaultController.signal (#1132)

[whatwg/streams] Editorial: Linkify WritableStreamDealWithRejection (#1133)

[whatwg/streams] Editorial: Update usage of CreateBuiltinFunction (#1140)

[whatwg/streams] Fix coverage script for reference implementation (#1135)

[whatwg/streams] Fix reference implementation's ReadableStreamDefaultReadResult.webidl (#1138)

[whatwg/streams] Fix reference implementation's ReadableStream{Default,BYOB}ReadResult.webidl (#1138)

[whatwg/streams] inFlightCloseRequest is on WS, not WSDC (#1137)

[whatwg/streams] Internal promises need to be handled before they reject (#1139)

[whatwg/streams] Introspection: disturbed or locked (#1105)

[whatwg/streams] Make underlying sink writes abortable (#1015)

[whatwg/streams] Meta: file bugs for non-browser implementations? (#1141)

[whatwg/streams] Reference impl: Use arrow functions for `size` functions (#1142)

[whatwg/streams] Resolve BYOB reads immediately on cancel (#1129)

[whatwg/streams] Support teeing readable byte streams (#1114)

[whatwg/streams] Various fixes for readable byte streams (#1123)

[whatwg/url] . (#614)

[whatwg/url] Are drive letters always invalid? (#612)

[whatwg/url] Base URL Windows drive sometimes favoured over input string drive (#574)

[whatwg/url] Editorial: define and export IP address (#610)

[whatwg/url] Editorial: Restate shorten and use it more (#613)

[whatwg/url] Encode ' in username and password (#608)

[whatwg/url] How should "everything after the scheme" URLs work? (#385)

[whatwg/url] Path setter allows cannot-be-a-base URL to be created without the flag (#581)

[whatwg/url] Prevent the pathname setter from erasing the path of path-only URLs, … (#582)

[whatwg/url] Provide a succinct grammar for valid URL strings (#479)

[whatwg/url] Set theme jekyll-theme-architect (#615)

[whatwg/url] Should protocol setter remove tabs and newline? (#609)

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

[whatwg/url] The web needs a stable definition of a Query Parameter in a URL (#617)

[WICG/webcomponents] Fix css-modules-v1-explainer.md (#932)

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

[WICG/webcomponents] Options for controlling specifics of "slotchange" events? (#933)

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

[WICG/webcomponents] State of all of the proposals. (#928)

[WICG/webcomponents] Update CSS modules explainer to include addition of import assertions (#931)

Last message date: Wednesday, 30 June 2021 22:54:17 UTC