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

[GoogleChrome/puppeteer] Query nodes within shadow roots (#858)

[heycam/webidl] [SecureContext] handling for mixins seems to be slightly broken (#762)

[heycam/webidl] Add async_iterable support (#720)

[heycam/webidl] Built-in module conventions (#755)

[heycam/webidl] CallbackInterfaceMembers grammar question (typo?) (#751)

[heycam/webidl] Can this be moved into the w3c github account (#760)

[heycam/webidl] Consider requiring optional dictionary defaulting explicitly (#602)

[heycam/webidl] Define a way to specify a default value for dictionaries (the literal "{}") and require it to be specified for the dictionary arguments that are required to be optional. (#750)

[heycam/webidl] Define serialization and deserialization steps for DOMException (#729)

[heycam/webidl] Disallow Promise types in unions at the syntax level. (#746)

[heycam/webidl] Editorial: Better explanation of the Global extended attribute. (#749)

[heycam/webidl] Editorial: Better explanation of the TreatNonObjectAsNull extended attribute. (#756)

[heycam/webidl] Fix one inconsistent use of [] in examples (editorial) (#759)

[heycam/webidl] Fix the grammar for CallbackInterfaceMembers. (#753)

[heycam/webidl] Get specs updated to new dictionary defaulting setup (#758)

[heycam/webidl] Improve the definition of the void type. (#757)

[heycam/webidl] Is `long?` an integer type? (#670)

[heycam/webidl] Is it true that dictionaries can't have a default value specified? (#585)

[heycam/webidl] Looking for some clarity on Promise<void> (#737)

[heycam/webidl] Mark DOMException as serializable (#732)

[heycam/webidl] Mixins can lead to empty exposure sets in weird ways (#761)

[heycam/webidl] More convenient way to refer to / use "map iterators" (#324)

[heycam/webidl] NonAnyType vs SingleType as home of PromiseType ε alternative (#740)

[heycam/webidl] ReadWriteMapLike/ReadWriteSetLike in ReadOnlyMemberRest (#752)

[heycam/webidl] Stop using extended attributes for constructors (#700)

[heycam/webidl] Switch to highlight="webidl" for dictionary defaulting example (#754)

[heycam/webidl] Use IDL this for the synthetic forEach method. (#742)

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

[w3c/clipboard-apis] set default for optional dictionary (#91)

[w3c/editing] [contentEditable] fix ReSpec warnings (#197)

[w3c/editing] [contentEditable] Remove duplicated plaintext-only (#195)

[w3c/editing] [execCommand] fix ReSpec errors (#196)

[w3c/editing] chore:add PULL_REQUEST_TEMPLATE.md (#187)

[w3c/editing] proposal: create execCommand test folder + modify execCommand spec (#194)

[w3c/editing] Remove duplicated plaintext-only (#195)

[w3c/FileAPI] add dataURL method (#136)

[w3c/FileAPI] Sort out when blob: URLs can be fetched (#135)

[w3c/FileAPI] Update to Web IDL changes to optional dictionary defaulting (#134)

[w3c/gamepad] Arbitrary buffering of API calls is causing issues (#46)

[w3c/IndexedDB] Allow multiEntry + Array keyPath (#36)

[w3c/IndexedDB] Editorial: Use better markdown for domintro sections (#286)

[w3c/IndexedDB] Encrypted storage (#191)

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

[w3c/IndexedDB] Some editorial fixes (#284)

[w3c/IndexedDB] Update to Web IDL changes to optional dictionary defaulting (#285)

[w3c/manifest] Add Manifest property to hint whether the navigation UI should be visible (#765)

[w3c/manifest] Add navigation_ui property (fixes #765). (#766)

[w3c/manifest] Add offline_url option (#774)

[w3c/manifest] Allow for multiple scopes (#449)

[w3c/manifest] Control over webapp installation & launch (#705)

[w3c/manifest] Document the unique identifier or tuple of identifiers for a PWA (#586)

[w3c/manifest] editorial: enable MDN annotations (#772)

[w3c/manifest] Export WebAppManifest dfn as a dictionary (#767)

[w3c/manifest] Icon shapes and masking (#555)

[w3c/manifest] Introduce main.html instead of manifest.webmanifest (#769)

[w3c/manifest] Introduce window.Application global object aside manifest.webmanifest (#769)

[w3c/manifest] Introduce window.Application global object instead of manifest.webmanifest (#769)

[w3c/manifest] More restrictive standalone mode (#770)

[w3c/manifest] Please add caption property to screenshots (#773)

[w3c/manifest] purpose member type check missing (#771)

[w3c/manifest] Support for deep integrations, e.g. OpenSearch (#421)

[w3c/permissions] Consider making `request-permission-to-use` aware of user activation (#194)

[w3c/permissions] tcp/udp permission (#195)

[w3c/pointerlock] Add caniuse link (#47)

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

[w3c/pointerlock] Editorial: Add a missing ref-name for requestPointerLock method (#48)

[w3c/pointerlock] Editorial: Change the ref-name of the functions (#48)

[w3c/pointerlock] Option needed to disable OS-level adjustment for mouse acceleration (#36)

[w3c/push-api] "set its value to a BufferSource" (#290)

[w3c/push-api] Change PushSubscriptionChangeInit to PushSubscriptionChangeEventInit. (#312)

[w3c/push-api] Editorial: drop 'webapp' formal definition (#311)

[w3c/push-api] Editorial: use promises-guide for promises (#309)

[w3c/push-api] fix: set to ArrayBuffer instead of BufferSource (#310)

[w3c/push-api] Need to define where the EventHandler type comes from (#233)

[w3c/push-api] The term webapp seems odd (#77)

[w3c/push-api] Update to Web IDL changes to optional dictionary defaulting (#308)

[w3c/push-api] userVisibleOnly should be standardized to match browser behaviour (#313)

[w3c/screen-orientation] BREAKING CHANGE: unlock() returns a pormise (#183)

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

[w3c/screen-orientation] Privacy notes are overly dismissive (#181)

[w3c/screen-orientation] Promise for unlock()? (#104)

[w3c/ServiceWorker] "no-cors" CSS SOP violation (#719)

[w3c/ServiceWorker] "Not Ready For Implementation" (#1446)

[w3c/ServiceWorker] A way to immediately unregister a service worker (#614)

[w3c/ServiceWorker] A way to specify a pattern of destination URLs to hit/skip SW (#1454)

[w3c/ServiceWorker] Add a note about termination during activation. (#1451)

[w3c/ServiceWorker] Add an option to include frozen documents. (#1442)

[w3c/ServiceWorker] Clarification on what happens during a terminated activation (#1372)

[w3c/ServiceWorker] content-type in csp report on fetch is missed (#1449)

[w3c/ServiceWorker] Create a Kill Service Workers algorithm (#1440)

[w3c/ServiceWorker] Define service worker events (#1452)

[w3c/ServiceWorker] Experimenting with abortable algorithms (#1443)

[w3c/ServiceWorker] Hiding add to homescreen minibar for certain urls. (#1375)

[w3c/ServiceWorker] How to create registration objects (#1445)

[w3c/ServiceWorker] https should not be mandatory (#658)

[w3c/ServiceWorker] Leave notes on service worker script fetching for V1 (#1450)

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

[w3c/ServiceWorker] Request's origin needs to be set for [[Update]] algorithm (#1447)

[w3c/ServiceWorker] Service worker cache localisation (#1453)

[w3c/ServiceWorker] Set default value of optional dictionary to {} (#1448)

[w3c/ServiceWorker] Sort out settings object for service worker module scripts (#1013)

[w3c/uievents] Identify which of multiple keyboards an event came from (#226)

[w3c/uievents] Needs alternative WheelEvent.deltaMode, WheelEvent.delat(X|Y|Z) (#181)

[w3c/uievents] Pen Button Events (#237)

[w3c/uievents] Pen pendockchange event (#240)

[w3c/uievents] set default for optional dictionary (#239)

[w3c/uievents] Should an element remain focused and receive key events if it's display:none-ed? (#236)

[w3c/uievents] Should require Input event to be fired within same event loop as keydown? keypress? neither? (#238)

[w3c/webcomponents] 2019 TPAC F2F Agenda (#826)

[w3c/webcomponents] [idea] Expose and API for syncing attributes and properties (#823)

[w3c/webcomponents] [idea] Lifecycle method: beforeDisconnectedCallback (#825)

[w3c/webcomponents] CSS encapsulation and common CSS rules (#800)

[w3c/webcomponents] CSS Modules (#759)

[w3c/webcomponents] Custom 'void' or self-closing elements (HTML parser changes) (#624)

[w3c/webcomponents] Discussion: child elements cannot determine whether they are "active" or not (#817)

[w3c/webcomponents] How should various document internal references work when SVG is being used in shadow DOM (#179)

[w3c/webcomponents] input radio name isolation in shadow DOM (#824)

[w3c/webcomponents] Isolate WebComponent JS libraries (#751)

[w3c/webcomponents] Lazy Custom Element Definitions (#782)

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

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

[w3c/webcomponents] Web Components F2F Spring 2019 (#786)

[w3c/webcomponents] Workers and non-JavaScript modules (#822)

[w3ctag/design-reviews] Async local storage (#278)

[w3ctag/design-reviews] Audiobooks (#345)

[w3ctag/design-reviews] Badging API (#387)

[w3ctag/design-reviews] Contact API (#337)

[w3ctag/design-reviews] CSS Animation Worklet API (#349)

[w3ctag/design-reviews] CSS Properties and Values API Level 1 (#318)

[w3ctag/design-reviews] Element Timing API for images (#326)

[w3ctag/design-reviews] Element Timing API for text (#395)

[w3ctag/design-reviews] EME Extension: HDCP Policy Check (#323)

[w3ctag/design-reviews] Event Timing API (#324)

[w3ctag/design-reviews] JSON modules (#375)

[w3ctag/design-reviews] Layout Instability Metric (#393)

[w3ctag/design-reviews] LazyLoad (loading= attribute) (#361)

[w3ctag/design-reviews] Native File System API (#390)

[w3ctag/design-reviews] Prefetch request changes to improve privacy (#398)

[w3ctag/design-reviews] Request for TAG Review of WebRTC-SVC (#396)

[w3ctag/design-reviews] Same-Origin iframe document-access limiting Feature Policy (#397)

[w3ctag/design-reviews] Scheduling APIs (#338)

[w3ctag/design-reviews] Scroll To Text (#392)

[w3ctag/design-reviews] SMS Receiver API (#391)

[w3ctag/design-reviews] Storage Quota Usage Details (#365)

[w3ctag/design-reviews] Trusted Types (#198)

[w3ctag/design-reviews] Web Authentication Feature Detection (#383)

[w3ctag/design-reviews] Web of Things (WoT) Architecture (#355)

[w3ctag/design-reviews] Web of Things (WoT) Thing Description (#357)

[w3ctag/design-reviews] WebSocketStream (#394)

[w3ctag/design-reviews] WebTransport (#389)

[whatwg/dom] "Remove a node from a parent" reaction callback stuff needs to be conditional on the node being connected before the operation (#773)

[whatwg/dom] Add delegatesFocus init to attachShadow and flag to ShadowRoot (#768)

[whatwg/dom] Align with IDL dictionary changes (#771)

[whatwg/dom] Change add/remove event listener behavior for service workers (#653)

[whatwg/dom] Copy the DOM XPath interfaces from the WHATWG wiki (#763)

[whatwg/dom] Expand title of spec (#774)

[whatwg/dom] Figure out what to do with XMLDocument (#278)

[whatwg/dom] Make it possible to observe connected-ness of a node (#533)

[whatwg/dom] Proposal: a DocumentFragment whose nodes do not get removed once inserted (#736)

[whatwg/dom] Should a Range object be able to update a Selection object (#772)

[whatwg/dom] Specify [LegacyWindowAlias=HTMLDocument] on Document (#551)

[whatwg/fetch] Block 'ftp:' requests from non-'ftp:' clients. (#464)

[whatwg/fetch] Cache-Friendly Access-Control-Allow-Origin (#890)

[whatwg/fetch] CORS safelisting trace context header (#911)

[whatwg/fetch] Don't append controls for upstream caches. (#788)

[whatwg/fetch] Double-keyed connection pools (#917)

[whatwg/fetch] Double-keyed HTTP cache (#904)

[whatwg/fetch] idea: Accept a iterator as a body (#809)

[whatwg/fetch] ineed Tor Browser (#918)

[whatwg/fetch] Remove brief to unhide the note in fetch-redirect (#914)

[whatwg/fetch] Request's associated element (#912)

[whatwg/fetch] Set CORS preflight requests' `mode` to `cors`. (#916)

[whatwg/fetch] Should Body.formData() always strip the BOM? (#650)

[whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

[whatwg/fetch] Use UTF-8 decode without BOM for multipart/form-data (#915)

[whatwg/fetch] Warning: header & stale-while-revalidate (#913)

[whatwg/fullscreen] Review Draft Publication: July 2019 (#155)

[whatwg/storage] Add UsageDetails dictionary (#69)

[whatwg/storage] Multiple buckets (#2)

[whatwg/storage] StorageEstimate.quota + Storage Pressure (#73)

[whatwg/streams] Add support for bulk read operation (#1003)

[whatwg/streams] Could a byte stream read directly into and out of a SAB (w/o transfer)? (#757)

[whatwg/streams] Fix pipe not aborting when both preventAbort and preventCancel are set (#1006)

[whatwg/streams] Reconnecting a Stream after creating it - possible? (#1004)

[whatwg/streams] Specifying QueuingStrategies in WebIDL (#1005)

[whatwg/url] Consider adding a constructor to make a URL from parts (#354)

[whatwg/url] duplicates keys when calling `.keys()` (#444)

[whatwg/url] Implement URL.from helper (#443)

[whatwg/url] URL.relative proposal (#421)

[whatwg/xhr] Make FormData a cloneable object (#55)

Last message date: Wednesday, 31 July 2019 21:16:15 UTC