public-webapps-github@w3.org from April 2020 by subject

[heycam/webidl] "available only in secure contexts" assert seems incorrect (#877)

[heycam/webidl] "Extended attributes associated with ..." omits UnionMemberType first alt? (#867)

[heycam/webidl] Add an example of subclassing + [Global] (#748)

[heycam/webidl] Add an example using async iterable arguments (#874)

[heycam/webidl] Add async value iterators and async iterator arguments (#808)

[heycam/webidl] Add bigint type (#525)

[heycam/webidl] Adds [CatchTypeErrors] extended type attribute to stop TypeErrors from propagating during conversions (#597)

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

[heycam/webidl] Clean up some parts of object creation (#663)

[heycam/webidl] Consider adding a `[CrossOriginIsolated]` extended attribute. (#875)

[heycam/webidl] Consider inverting the `[SecureContext]` model. (#876)

[heycam/webidl] Consider new name for ReadWriteAttribute (#398)

[heycam/webidl] Consider renaming all legacy extended attributes (#350)

[heycam/webidl] Consider disallowing multiple [LegacyFactoryFunction] identifiers per interface (#878)

[heycam/webidl] Disallow multiple [LegacyFactoryFunction] identifiers per interface (#878)

[heycam/webidl] Editorial: add back syntax highlighting for observable array example (#869)

[heycam/webidl] Editorial: Add missing `oldids` attribute to `[LegacyFactoryFunction]` (#872)

[heycam/webidl] Editorial: align with HTML on calling ECMAScript JavaScript (#863)

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

[heycam/webidl] Editorial: Use some more abstract operations. (#601)

[heycam/webidl] Examine whether the "return type" concept actually works, given overloads (#879)

[heycam/webidl] explicitly invoke [[HasOwnProperty]], [[GetProperyOf]], etc. more often (#42)

[heycam/webidl] Extending async iterators to support streams (#800)

[heycam/webidl] feat: Add `[NonEnumerableMethods]` extended attribute (#825)

[heycam/webidl] Fix ambiguity within the [SecureContext] section (#465)

[heycam/webidl] Fix grammar reference in the definition of callback interfaces. (#765)

[heycam/webidl] fix(LegacyFactoryFunction): Add missing `oldids=NamedConstructor` (#872)

[heycam/webidl] Forbid overloading operations with Promise and non-Promise return types. (#776)

[heycam/webidl] Handle conversion failures in 'upon settling'. (#791)

[heycam/webidl] Improve the named property visibility algorithm for Window. (#626)

[heycam/webidl] Install @@toStringTag on namespace objects (#873)

[heycam/webidl] Introduce a SameRealmBrandCheck extended attribute (#718)

[heycam/webidl] Introduce an UnenumerableOperations extended attribute (#719)

[heycam/webidl] Is a TypedArray a sequence? (#868)

[heycam/webidl] Limit the special case in the [[Set]] algorithm to [OverrideBuiltins] interfaces (#715)

[heycam/webidl] Make creation of all initial objects/properties/methods/etc. imperative (#467)

[heycam/webidl] Minor grammar cleanup (#773)

[heycam/webidl] Only install @@toStringTag on the prototype (#357)

[heycam/webidl] refactor: Use `MakeBasicObject` (#871)

[heycam/webidl] Rename "named constructors" (#277)

[heycam/webidl] Rename all legacy extended attributes (#870)

[heycam/webidl] Reorganize the Interfaces and Interface mixins sections. (#784)

[heycam/webidl] Should ReadOnlyMember use ReadOnly? (#399)

[heycam/webidl] Specify that returned Promises are created in the relevant realm (#598)

[heycam/webidl] Use Travis-CI deployment support. (#818)

[heycam/webidl] Using [SecureContext] when it's implied? (#420)

[heycam/webidl] Who uses the detach concept for ArrayBuffer? (#724)

[heycam/webidl] WIP: add localizable dictionary (#358)

[w3c/clipboard-apis] Add accessibility section (#114)

[w3c/DOM-Parsing] Update for Web IDL extended attribute changes (#62)

[w3c/editing] execCommand: fix link to contentEditable (#242)

[w3c/editing] inputPanelPolicy as a way to control software keyboard (#225)

[w3c/editing] Match browser behaviors of execCommand(bold) (#243)

[w3c/editing] Should contenteditable=plaintext-only be standardized? (#162)

[w3c/editing] The mapping CSS property for execCommand('underline') and execCommand('strikeThrough') (#241)

[w3c/FileAPI] Add accessibility section (#152)

[w3c/FileAPI] Blob URL store entries are not removed (#149)

[w3c/FileAPI] Consider substituting optional BlobPart or sequence<BlobPart> for optional sequence<BlobPart> blobParts at constructor (#150)

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

[w3c/FileAPI] Use valid UUID in blob: URL example (#151)

[w3c/FileAPI] Why are Blob() and File() constructors at Chromium 81 throwing RangeError? (#147)

[w3c/gamepad] Add accessibility section (#132)

[w3c/IndexedDB] Add accessibility section (#327)

[w3c/IndexedDB] Add accessibility section draft. (#328)

[w3c/IndexedDB] Allow BigInts as IndexedDB keys (#231)

[w3c/IndexedDB] Allow more explicit control over transaction lifetimes (#34)

[w3c/IndexedDB] cursor.request (#255)

[w3c/IndexedDB] Editorial: Use settings object definition. (#330)

[w3c/IndexedDB] Editorial: Use WebIDL terms |this| and |the given value| (#325)

[w3c/IndexedDB] Initial DB version (when creating db) is 1 in browsers but 0 in spec (#332)

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

[w3c/IndexedDB] Make "global scope" references more concrete (#329)

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

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

[w3c/manifest] Add a unique identifier for a PWA (#586)

[w3c/manifest] Add accessibility section (#860)

[w3c/manifest] Add change log support to the web app manifest (#853)

[w3c/manifest] Add internal slot for "install is showing". (#761)

[w3c/manifest] Add link type "manifest" to HTML (#778)

[w3c/manifest] Add optional `author` member (#675)

[w3c/manifest] Allow installed PWA to run on OS login (#845)

[w3c/manifest] Allowing only site-triggered install prompt (#627)

[w3c/manifest] beforeinstallprompt : Prompting user makes it to hard to discern whether the user truly wanted to "install" a web app (#835)

[w3c/manifest] beforeinstallprompt not called (#688)

[w3c/manifest] Broken fragments in spec (#735)

[w3c/manifest] chore: export some terms needed by Badging (#823)

[w3c/manifest] Clarify circumstances in which BeforeInstallPromptEvent.prompt() may be called (#691)

[w3c/manifest] consider alternative manifest formats (#861)

[w3c/manifest] Define how the manifest is fetched (#481)

[w3c/manifest] how to handle cancel button for pwa prompt (#855)

[w3c/manifest] Install button on another domain (#726)

[w3c/manifest] make BeforeInstallPrompt optional (#796)

[w3c/manifest] Manifest processing should not be a function of document URL (#668)

[w3c/manifest] More precise control over app window features (#856)

[w3c/manifest] Moves BeforeInstallPrompt and related text to a non-normative annex. (#843)

[w3c/manifest] Navigation during installation (#762)

[w3c/manifest] Need to specify client of image objects when fetching (#465)

[w3c/manifest] Obtain manifests only using the JSON MIME type (#858)

[w3c/manifest] Provide a way to find out the result of the install prompt without prompt() (#578)

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

[w3c/manifest] Remove beforeinstallprompt event + window.oninstalled (#836)

[w3c/manifest] Remove redundant dependencies section (#857)

[w3c/manifest] Separate BeforeInstallPrompt from automatic prompt (#692)

[w3c/manifest] service worker sections: mixed up inputs and outputs, some suggestions (#706)

[w3c/manifest] Should appinstalled / beforeinstallprompt fire on native app installation? (#514)

[w3c/manifest] Some mechanism to maybe define a feature policy (#798)

[w3c/manifest] Spec what it means to support "manifest" via <link>'s relList (#826)

[w3c/manifest] The new explainer ties the manifest with the concept of install ability (#536)

[w3c/manifest] Transparent Bottom Navigation Bar (#804)

[w3c/manifest] Update MDN Browser Compat Data (#859)

[w3c/manifest] Use case for appuninstall event (#636)

[w3c/manifest] Use the newly defined ImageResource (#854)

[w3c/manifest] Which CSP policy should apply to images inside an app manifest? (#851)

[w3c/manifest] Why does obtaining not check a MIME type? (#821)

[w3c/permissions] Add CameraDevicePermissionDescriptor for 'camera' permission (#204)

[w3c/permissions] Can `Permission task source` be exported? (#206)

[w3c/permissions] Export permission task source (#207)

[w3c/permissions] PermissionName not defined as proper IDL block (#205)

[w3c/pointerlock] Add accessibility section (#62)

[w3c/push-api] Add accessibility section (#324)

[w3c/push-api] Make PushSubscription.expirationTime mandatory (#302)

[w3c/screen-orientation] Add accessibility section (#196)

[w3c/screen-orientation] Apply an orientation lock rejects its own newly created promise (#198)

[w3c/screen-orientation] chore: use GitHub action to validate and auto-publish (#195)

[w3c/screen-orientation] chore: use GitHub action to validate and auto-publish (#197)

[w3c/selection-api] Add accessibility section (#121)

[w3c/selection-api] Triple-click selection bounds (#70)

[w3c/ServiceWorker] "uninstall" event in the worker global scope (#1511)

[w3c/ServiceWorker] consider allowing a non-scope identifier for registrations (#1512)

[w3c/ServiceWorker] Expose GeoLocation to workers (#745)

[w3c/ServiceWorker] Merge with storage (#1230)

[w3c/ServiceWorker] Provide a one-line way to listen for a waiting Service Worker (#1222)

[w3c/ServiceWorker] Provide an easier way to listen for waiting/activated/redundant Service Workers (#1247)

[w3c/ServiceWorker] Run Job does not specify which event loop to queue its tasks on (#1224)

[w3c/ServiceWorker] safari fetches from memory cache instead of Service worker (#1510)

[w3c/ServiceWorker] Service Worker handling of first page load subresources (#1282)

[w3c/ServiceWorker] Service workers allow for more responses to be executed as script (#1509)

[w3c/ServiceWorker] Update agent and realm allocation (#1508)

[w3c/uievents-code] Add accessibility section (#27)

[w3c/uievents-key] Add accessibility section (#52)

[w3c/uievents] Add an accessibility section (#263)

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

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

[w3c/uievents] Should Key event be fired for [Previous] and [Next] key on Virtual Keyboard? (#253)

[w3c/webcomponents] 2020 Virtual F2F for Accessibility and Web Components (#872)

[w3c/webcomponents] Custom pseudo-classes for host elements via shadow roots (:state) (#738)

[w3c/webcomponents] Expose shadowRoot on element internals (#871)

[w3c/webcomponents] Is there a proposal for the date range for input? (#873)

[w3c/webcomponents] Is there a way to retrieve the localName from a custom element constructor? (#566)

[w3c/webcomponents] Make JavaScript Files a Valid Entry Point to a Web Page (#807)

[w3c/webcomponents] Need callback for form submit data (#187)

[w3c/webcomponents] Proposal: Allow custom elements to be in any namespace (#634)

[w3c/webcomponents] Respec errorrs (#874)

[w3c/webcomponents] Respec errors (#874)

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

[w3c/webcomponents] There should be a declarative way to import HTML modules (#849)

[w3c/webcomponents] Update Imperative-Shadow-DOM-Distribution-API.md (#866)

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

[w3ctag/design-reviews] "With Credentials" flag possibly inconsistent with web architecture (#76)

[w3ctag/design-reviews] Add a proper config (#508)

[w3ctag/design-reviews] AVIF Decode (#495)

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

[w3ctag/design-reviews] Content Indexing API (#496)

[w3ctag/design-reviews] CSS Color: lab(), lch() (#488)

[w3ctag/design-reviews] CSS Modules (#405)

[w3ctag/design-reviews] Data for measuring audio-video synchronization and end-to-end delay in realtime communications (#493)

[w3ctag/design-reviews] Declarative Shadow DOM (#494)

[w3ctag/design-reviews] Delegated Ink Trail (#473)

[w3ctag/design-reviews] Does Shortcuts need a design review? (#506)

[w3ctag/design-reviews] Feature Policy: Document Policies (#408)

[w3ctag/design-reviews] HTML Horizontal Review: Documents, DocumentOrShadowRoot, etc. (#503)

[w3ctag/design-reviews] HTML Horizontal Review: Event Loop, task queues, etc. (#504)

[w3ctag/design-reviews] HTML Horizontal Review: misc / reorg / cleanup (#505)

[w3ctag/design-reviews] HTML Horizontal Review: the <img> element (#500)

[w3ctag/design-reviews] HTML Horizontal Review: User interaction, user activation, focus, tabbing, etc. (#501)

[w3ctag/design-reviews] HTML Horizontal Review: Windows, navigation, agents and agent clusters (#502)

[w3ctag/design-reviews] Image Resource (#490)

[w3ctag/design-reviews] Imperative Shadow DOM Distribution API. (#486)

[w3ctag/design-reviews] isInputPending (#475)

[w3ctag/design-reviews] Layout Instability Shifted Element Surfacing (#485)

[w3ctag/design-reviews] MediaStream Image Capture API (Pan/Tilt feature) (#358)

[w3ctag/design-reviews] MediaStream Image Capture API PTZ (Pan/Tilt/Zoom feature) (#358)

[w3ctag/design-reviews] More restrictive hasEnrolledInstrument() for autofill data (#407)

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

[w3ctag/design-reviews] Navigation to Unsigned Web Bundles (Web Packaging) (#509)

[w3ctag/design-reviews] Origin isolation (#464)

[w3ctag/design-reviews] review HTML event loop and how things fit into it (#489)

[w3ctag/design-reviews] Review request: HTML Standard Jan 2020 Review Draft (#499)

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

[w3ctag/design-reviews] Scheme-bound Cookies (#483)

[w3ctag/design-reviews] Schemeful Same-Site (#497)

[w3ctag/design-reviews] Securer Contexts (#471)

[w3ctag/design-reviews] Service Worker Scope Pattern Matching explainer (#417)

[w3ctag/design-reviews] shortcuts member of Web App Manifest (#510)

[w3ctag/design-reviews] SM series algorithms in Web Cryptography (#491)

[w3ctag/design-reviews] URL Protocol Handler Registration for PWAs (#482)

[w3ctag/design-reviews] Virtual Keyboard API - boundaries of docked overlay keyboard (#507)

[w3ctag/design-reviews] VirtualKeyboard API (#498)

[w3ctag/design-reviews] VirtualKeyboard API - show/hide policy (#498)

[w3ctag/design-reviews] WebAssembly integration with ECMAScript modules (#377)

[w3ctag/design-reviews] WebAssembly SIMD review (#487)

[w3ctag/design-reviews] WebCodecs (#433)

[w3ctag/design-reviews] WebXR Gamepads Module (#430)

[w3ctag/design-reviews] Window Controls Overlay for Installed Desktop Web Apps (#481)

[w3ctag/design-reviews] Window Segments API (#492)

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

[whatwg/dom] Add Imperative Slot API (#860)

[whatwg/dom] Add ParentNode.prototype.replaceContents(nodes) (#755)

[whatwg/dom] Adoption and DocumentFragment, part two (#819)

[whatwg/dom] Align with Web IDL extended attribute changes (#856)

[whatwg/dom] Allow custom "get the parent" algorithms for EventTargets (#583)

[whatwg/dom] Catch errors while upgrading customized built-in elements (#797)

[whatwg/dom] Consider adding localNameFilter to MutationObserver (#398)

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

[whatwg/dom] Define ParentNode#replaceChildren (#851)

[whatwg/dom] lookupNamespaceURI('xml') (#857)

[whatwg/dom] Meta: update repository files (#852)

[whatwg/dom] Meta: update repository files (#853)

[whatwg/dom] Meta: update repository files (#859)

[whatwg/dom] Meta: update repository files (dbbdfb3)

[whatwg/dom] Proposal: ParentNode.replaceAll() / ParentNode.replaceChildren() (#478)

[whatwg/dom] Regular expressions do not allow spaces where they should. (#854)

[whatwg/dom] Side effects due to tree insertion or removal (script, iframe) (#808)

[whatwg/dom] Specify `ParentNode.replaceChildren` implementation. (#835)

[whatwg/dom] Use abstraction for high resolution time (#855)

[whatwg/encoding] Add a non-normative note about how the set of encodings was selected (#209)

[whatwg/encoding] Allow other encodings (#207)

[whatwg/encoding] Meta: update repository files (#204)

[whatwg/encoding] Meta: update repository files (#205)

[whatwg/encoding] Meta: update repository files (#208)

[whatwg/fetch] "With Credentials" flag possibly inconsistent with web architecture (#517)

[whatwg/fetch] 204 and json (#113)

[whatwg/fetch] Add `cross-origin` to allowed CORP header values. (#1016)

[whatwg/fetch] Add `cross-site` to allowed CORP header values. (#1016)

[whatwg/fetch] Cannot get next URL for redirect="manual" (#763)

[whatwg/fetch] Feed a Response to existing APIs (#49)

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

[whatwg/fetch] How should the ReadableStream from response.body work when it's multipart? (#1021)

[whatwg/fetch] HTTP cache partitioning (#943)

[whatwg/fetch] Make Cors requests not take Referrer-Policy into account (#1013)

[whatwg/fetch] Meta: update repository files (#1015)

[whatwg/fetch] Meta: update repository files (#1017)

[whatwg/fetch] Meta: update repository files (#1023)

[whatwg/fetch] Pragma in responses (#1018)

[whatwg/fetch] Proposal: Support GET bodies (#83)

[whatwg/fetch] Question regarding headers (#1020)

[whatwg/fetch] Referrer policy of "no-referrer" sets Origin to null on same-origin "cors" requests (#1022)

[whatwg/fetch] Request body streams should use chunked encoding (#966)

[whatwg/fetch] Request body streams that cannot be retried (#538)

[whatwg/fetch] Revisit `destination` for `<iframe>`, `<frame>`, `<embed>`, and `<object>`. (#948)

[whatwg/fetch] Split `document` destination for top-level and nested contexts. (#819)

[whatwg/fetch] Streaming upload and HTTP protocol info leak (#1007)

[whatwg/fetch] Unauthorized access (#1019)

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

[whatwg/fullscreen] Align with Web IDL change: [LenientSetter] → [LegacyLenientSetter] (#169)

[whatwg/fullscreen] Consume user gestures in requestFullscreen (#152)

[whatwg/fullscreen] Meta: update repository files (#167)

[whatwg/fullscreen] Meta: update repository files (#168)

[whatwg/fullscreen] Meta: update repository files (#170)

[whatwg/storage] "persistent" (#68)

[whatwg/storage] Allow 'session' bucket (#71)

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

[whatwg/storage] Bucket hooks (#18)

[whatwg/storage] Clarify storage infrastructure (#86)

[whatwg/storage] Classify cookies as site storage (#8)

[whatwg/storage] Cleanup example formatting, including a typo (#84)

[whatwg/storage] Do not use site to mean website (#83)

[whatwg/storage] Expose persist() to workers (#29)

[whatwg/storage] Meta: update repository files (#79)

[whatwg/storage] Meta: update repository files (#81)

[whatwg/storage] Meta: update repository files (#85)

[whatwg/storage] Reference storage spec once its hooks are ready (#80)

[whatwg/storage] Rename concepts with "site" (#82)

[whatwg/storage] UI and origins <> origin groups (#34)

[whatwg/streams] Meta: update repository files (#1034)

[whatwg/streams] Rewrite to use Web IDL, and generally modernize (#1035)

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

[whatwg/streams] Stop using "transforming" (#1013)

[whatwg/url] "append the empty string to url’s path." is confusing (#295)

[whatwg/url] "Let ipv4Host be the result of IPv4 parsing asci..." (#367)

[whatwg/url] "Let pointer be a pointer to first code point in..." (#373)

[whatwg/url] "Otherwise, init is a string, then set ..." in list of steps for how to create a URLSearchParams object (#439)

[whatwg/url] [spam] (#475)

[whatwg/url] Added URLs example.com/demo/ column to table (#441)

[whatwg/url] application/x-www-form-urlencoded (#452)

[whatwg/url] Behaviour regarding percent-encoding of commas in URLSearchParams (#423)

[whatwg/url] Clarify A-label vs U-label for public suffix / registrable domain (#396)

[whatwg/url] Clarify double-dot path segment parsing (#482)

[whatwg/url] Clarify output of PSL is in A-Labels (#484)

[whatwg/url] Clarify status of empty path segments (#358)

[whatwg/url] Consider adding an "exclude credentials" flag to the URL serializer. (#476)

[whatwg/url] Do not remove newline and tab characters (#419)

[whatwg/url] Editorial: assert that init is a string (#485)

[whatwg/url] Enriched rendering of URLs (#417)

[whatwg/url] Explicitly list non-goals (#233)

[whatwg/url] Expose a URLHost class to JavaScript (#288)

[whatwg/url] Inconsistency when using URLSearchParams to mutate a URL (#478)

[whatwg/url] ipa (#487)

[whatwg/url] Make combining a URL (string) with a query easier (#413)

[whatwg/url] Mantıklı bir açıklama yapar mısınız, anlaşılır (#475)

[whatwg/url] Meta: update repository files (#473)

[whatwg/url] Meta: update repository files (#474)

[whatwg/url] Meta: update repository files (#477)

[whatwg/url] Note that the address bar is out-of-scope (#481)

[whatwg/url] Path setter jumps off the leading edge of input (#480)

[whatwg/url] Percent encode NULLs in fragments (#440)

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

[whatwg/url] Remove "holding data" and add // example (#483)

[whatwg/url] Remove U+0000 case in the fragment state (#486)

[whatwg/xhr] Editorial: use Infra for string to scalar value string conversion (#269)

[whatwg/xhr] https://github.com/whatwg/xhr/issues/262#issue-515841508 (#270)

[whatwg/xhr] https://github.com/whatwg/xhr/issues/262#issue-515841508 (#271)

[whatwg/xhr] https://github.com/whatwg/xhr/issues/262#issue-515841508 (#272)

[whatwg/xhr] Meta: update repository files (#268)

[whatwg/xhr] Meta: update repository files (#273)

[whatwg/xhr] Meta: update repository files (#275)

[whatwg/xhr] Y (#274)

Last message date: Thursday, 30 April 2020 21:48:03 UTC