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

[heycam/webidl] "creating a frozen array" as link text (#851)

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

[heycam/webidl] Add dedicated IDL syntax for indexed property getters (#584)

[heycam/webidl] Add space to class string of iterator objects (#483)

[heycam/webidl] Added a definition of {{StringContext}} extended attribute. (#841)

[heycam/webidl] Align a bit with Infra (#848)

[heycam/webidl] Allow `object` for attribute names? (#845)

[heycam/webidl] Allow overload resolution to "round down"? (#581)

[heycam/webidl] Allow ReturnTypes to have extended attributes associated with them (#342)

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

[heycam/webidl] Can a dictionary with default values ever have a not present member? (#852)

[heycam/webidl] Change dictionary section to encourage Infra wording (#524)

[heycam/webidl] Clarifications to dictionary semantics (#859)

[heycam/webidl] Consider disallowing optional dictionary arguments that have required members (#793)

[heycam/webidl] Consider renaming number types to match the equivalent WebAssembly types (#843)

[heycam/webidl] docs(iterable): GH-419 is fixed (#858)

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

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

[heycam/webidl] Editorial: Cite API design principles for default true advisement (#864)

[heycam/webidl] Editorial: deprecate/remove "convert a DOMString to a sequence of Unicode scalar values" (#553)

[heycam/webidl] Editorial: make more iterator-related stuff imperative (#862)

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

[heycam/webidl] feat: Rename numeric types to match Rust/WASM (#856)

[heycam/webidl] Figure-out what supporting Array-subclassing implies (#345)

[heycam/webidl] fix: Only install `@@toStringTag` on the prototype (#860)

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

[heycam/webidl] Guidance requested on specifying an unusual pattern from Streams in Web IDL (#819)

[heycam/webidl] How to return a SharedArrayBuffer object (#865)

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

[heycam/webidl] Interfaces with named getters inheriting from interfaces with named getters (#833)

[heycam/webidl] Introduce the observable array type (legacy platform object based) (#836)

[heycam/webidl] Introduce the observable array type (proxy-based) (#840)

[heycam/webidl] Issues with callables, realms, and proxies (#847)

[heycam/webidl] Log in codes for face book. That page keeps coming up. What do i do. (#854)

[heycam/webidl] Make null an explicit type (remove nullable types) (#866)

[heycam/webidl] Merge branch 'master' into tostringtag (#861)

[heycam/webidl] Meta: use Makefile from deploy.sh (#850)

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

[heycam/webidl] Only use *one* dfn type per dfn... (#853)

[heycam/webidl] Reduce the restrictions on members whose names match auto-generated properties (#726)

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

[heycam/webidl] Resolve remaining issues from bugzilla (#777)

[heycam/webidl] Set `[[IsClassConstructor]]` for interfaces without overriden constructor steps (#831)

[heycam/webidl] Should stringifiers have the `[ImplicitThis]` behaviour? (#855)

[heycam/webidl] Stepping down as editor (#849)

[heycam/webidl] Track PR #433 (#472)

[heycam/webidl] Update the ecosystem to constructor operations (#778)

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

[heycam/webidl] What realm should promises be created in? (#384)

[heycam/webidl] WIP: Async value iterators (#808)

[w3c/clipboard-apis] [clipboard-apis] Align with Web IDL specification (#100)

[w3c/clipboard-apis] Add Internationalization Considerations section (#112)

[w3c/clipboard-apis] Editorial: Remove redefinition of `editing host`. Link mentions of it to its HTML spec definition (#109)

[w3c/clipboard-apis] Editorial: use new constructor syntax (#99)

[w3c/clipboard-apis] Editorial: Use new HTML activation model (#108)

[w3c/clipboard-apis] Initialization of clipboardData by ClipboardEvent constructor (#64)

[w3c/clipboard-apis] Travis failing because python 3 now required (#113)

[w3c/clipboard-apis] Update to constructor operations (#96)

[w3c/clipboard-apis] User gesture requirement for Clipboard API access (#52)

[w3c/DOM-Parsing] Sort out what's happening with innerHTML on <script> and <style> in XML documents (#6)

[w3c/editing] [execCommand] Remove Editing[Before]InputEvent (#206)

[w3c/editing] Editing TF meeting 02/14/2020 - Agenda (#230)

[w3c/editing] Fix broken links (#239)

[w3c/editing] Fixing broken footnotes (#236)

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

[w3c/editing] July 29th F2F Agenda Item - Set Virtual Keyboard Enter Key Text (#142)

[w3c/editing] March 13th, 2020 Editing TF call (#237)

[w3c/editing] Moving EditContext API explainer into this repo (#235)

[w3c/editing] moving the explainer editing repo (#238)

[w3c/editing] Restructure the repo a bit for easy navigation (#232)

[w3c/editing] Restructuring the repo for easier navigation (#233)

[w3c/editing] updating readme file with meeting info and other details (#234)

[w3c/editing] Use rendered page for contentEditable=disabled (#240)

[w3c/FileAPI] "Null"ing out the Origin of a BLOB (#74)

[w3c/FileAPI] Add Internationalization Considerations section (#146)

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

[w3c/FileAPI] Consider dispatching loadstart "synchronously" (similar to XMLHttpRequest) (#119)

[w3c/FileAPI] Define chunk size for `ReadableStream` created by `blob::stream()` (#144)

[w3c/FileAPI] Merge 7808501dd338ea842e60c30fcdff57b71afb9d7f into e37f55344f90766286e83ce018849dc543a32f19 (4f9f399)

[w3c/FileAPI] Put policies in the blob URL store (#142)

[w3c/FileAPI] Update to Python 3 (#148)

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

[w3c/gamepad] "STANDARD GAMEPAD" should be defined in a separate attribute (#129)

[w3c/gamepad] Add Internationalization Considerations section (#127)

[w3c/gamepad] button[16] not documented in the list of buttons. (#130)

[w3c/gamepad] Direction and thrust of the joystick (#128)

[w3c/gamepad] Terminology of inputs. (#131)

[w3c/IndexedDB] Add domintro note and simplify markup (#326)

[w3c/IndexedDB] Add type databases(name: string): IDBDatabase[] to IDBFactory (#322)

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

[w3c/IndexedDB] Combining cursors / query execution engine (#298)

[w3c/IndexedDB] Disallow starting readwrite transactions while readonly transactions are running? (#253)

[w3c/IndexedDB] Editorial: Call out browser versions for new features (#321)

[w3c/IndexedDB] Editorial: Improve example's text around uniqueness. (#318)

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

[w3c/IndexedDB] Simplify transaction starting constraints to match reality (#319)

[w3c/IndexedDB] Support full text indexes (#44)

[w3c/IndexedDB] Update CI config to use Python 3.7 (#323)

[w3c/IndexedDB] Where unique key goes (#181)

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

[w3c/manifest] Add manifest option for PWAs to be registered as scheme/protocol handlers (#846)

[w3c/manifest] Add reference to license/usage permission of assets in manifest (#849)

[w3c/manifest] BREAKING CHANGE: remove beforeinstallprompt event (#836)

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

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

[w3c/manifest] Chore: Use figures for the mask examples (#852)

[w3c/manifest] Editorial: structure loop body with sub-steps (#827)

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

[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] Obtain manifests only using the JSON MIME type (#858)

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

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

[w3c/manifest] Set the manifest request's `destination`. (#829)

[w3c/manifest] Support a way to update explicitly (#446)

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

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

[w3c/manifest] Xref (#857)

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

[w3c/pointerlock] Add Internationalization Considerations section (#60)

[w3c/pointerlock] Editorial: Update redirected links to point to final location (#55)

[w3c/pointerlock] feature request : Allow to set pointer position upon release (#61)

[w3c/pointerlock] User gesture requirement allows for abuse. (#59)

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

[w3c/screen-orientation] Add internationalization considerations section (#194)

[w3c/selection-api] Add Internationalization Considerations section (#120)

[w3c/ServiceWorker] Check if <script>'s fetch request has an integrity attribute (#1507)

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

[w3c/ServiceWorker] Define Purge Service Worker Registrations (#1506)

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

[w3c/ServiceWorker] fetch() file stream fails when passing through fetch handler (#1246)

[w3c/ServiceWorker] Is there a way to know if a <script>'s fetch request has an integrity attribute? (#1507)

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

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

[w3c/uievents] Bug in spec? event.key and casing (#169)

[w3c/uievents] Change click/auxclick/contextment/dblclick event types to PointerEvent? (#235)

[w3c/uievents] Change the type of click and auxclick to PointerEvent (#259)

[w3c/uievents] Make sure all UIEvents are data-exported (for xref from other specs) (#262)

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

[w3c/webcomponents] 2020 Spring F2F (#855)

[w3c/webcomponents] 2020 Spring Virtual F2F (#855)

[w3c/webcomponents] 2020 Spring Virtual F2F Agenda (#868)

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

[w3c/webcomponents] [Shadow] activeElement behavior seems to break encapsulation (#358)

[w3c/webcomponents] Accessibility & Web components Virtual F2F? (#872)

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

[w3c/webcomponents] define behavior of `@import` in Cascading Style Sheet (CSS) modules (#870)

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

[w3c/webcomponents] I sort of feel like the default parsing should be `<template>`, since that can appear anywhere. Definitely not `<div>`, we don't want to close `<p>` and such. (#867)

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

[w3c/webcomponents] Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (#762)

[w3c/webcomponents] odd custom element placement (#869)

[w3c/webcomponents] Theming options for shadow roots (#864)

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

[w3ctag/design-reviews] [Payments] shipping and contact info delegation (#425)

[w3ctag/design-reviews] [WebComponents] Custom state pseudo class (#428)

[w3ctag/design-reviews] ads.txt (#201)

[w3ctag/design-reviews] Async Clipboard - image/delayed content (#350)

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

[w3ctag/design-reviews] Carriage of Web Resource in ISOBMFF (#285)

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

[w3ctag/design-reviews] Cookie Store API (#469)

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

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

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

[w3ctag/design-reviews] CSS contain-intrinsic-size (#437)

[w3ctag/design-reviews] CSS intrinsic-size (#437)

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

[w3ctag/design-reviews] Curve25519 in Web Cryptography (#466)

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

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

[w3ctag/design-reviews] Design questions around pay-for-what-you-use (#421)

[w3ctag/design-reviews] Design questions for Signed Exchanges (#354)

[w3ctag/design-reviews] Display Locking (#306)

[w3ctag/design-reviews] Feature policy control over sandbox features (#339)

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

[w3ctag/design-reviews] File Handling (#371)

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

[w3ctag/design-reviews] Foldables CSS (#472)

[w3ctag/design-reviews] Font Enumeration API (#399)

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

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

[w3ctag/design-reviews] Get Installed Related Apps (#436)

[w3ctag/design-reviews] HR review of IMSC 1.2 FPWD (#474)

[w3ctag/design-reviews] HTML horizontal review: Accessibility (#459)

[w3ctag/design-reviews] HTML horizontal review: Agent clusters (#450)

[w3ctag/design-reviews] HTML horizontal review: Browsing contexts (#452)

[w3ctag/design-reviews] HTML horizontal review: Canvas (#454)

[w3ctag/design-reviews] HTML horizontal review: CSS (#456)

[w3ctag/design-reviews] HTML horizontal review: Form controls (#449)

[w3ctag/design-reviews] HTML horizontal review: Modules (#460)

[w3ctag/design-reviews] HTML horizontal review: Scripting (#457)

[w3ctag/design-reviews] HTML horizontal review: Security (#451)

[w3ctag/design-reviews] HTML horizontal review: Subresources and Navigation (#448)

[w3ctag/design-reviews] HTML horizontal review: The Event Loop (#453)

[w3ctag/design-reviews] HTML horizontal review: Web Components (#458)

[w3ctag/design-reviews] HTML horizontal review: XML (#455)

[w3ctag/design-reviews] HTMLVideoElement.requestAnimationFrame() (#429)

[w3ctag/design-reviews] HTTP State Tokens (#297)

[w3ctag/design-reviews] HTTPS and CORS (#443)

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

[w3ctag/design-reviews] Intersection Observer review (#197)

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

[w3ctag/design-reviews] MathML Core (#438)

[w3ctag/design-reviews] Media Capabilities (#218)

[w3ctag/design-reviews] Media Feeds API (#477)

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

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

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

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

[w3ctag/design-reviews] Partial freezing of the User-Agent string (#467)

[w3ctag/design-reviews] Periodic Background Sync (#367)

[w3ctag/design-reviews] Personalization Semantics Explainer and  Module 1 (#476)

[w3ctag/design-reviews] PWA Change logs (#484)

[w3ctag/design-reviews] Raw Clipboard Access API (#406)

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

[w3ctag/design-reviews] Review the HTML spec's treatment of focus (#468)

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

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

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

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

[w3ctag/design-reviews] Screen Capture API (2019) (#440)

[w3ctag/design-reviews] Screen Enumeration API (#413)

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

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

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

[w3ctag/design-reviews] Solicit additional information about standardization venue. (#480)

[w3ctag/design-reviews] Subresource prefetching+loading via Signed HTTP Exchange (#352)

[w3ctag/design-reviews] Title Bar Customization for PWAs (#481)

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

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

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

[w3ctag/design-reviews] Web NFC (#461)

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

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

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

[w3ctag/design-reviews] WebHID API (Human Interface Device) (#370)

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

[w3ctag/design-reviews] WebRTC DSCP Control API (#465)

[w3ctag/design-reviews] WebRTC playoutDelayHint (#441)

[w3ctag/design-reviews] WebRTC-SVC (Scalable Video Coding) (#396)

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

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

[w3ctag/design-reviews] WebXR Device API (#403)

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

[w3ctag/design-reviews] Wide review request: the HTML Standard Review Draft (#412)

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

[whatwg/dom] "callback is listener’s callback" (#842)

[whatwg/dom] "slotable" should probably be spelled "slottable" (#844)

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

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

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

[whatwg/dom] Correction in the DOM June 2019 snapshot (#848)

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

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

[whatwg/dom] Editorial: align with Infra string changes (#843)

[whatwg/dom] Editorial: slotable ➡️ slottable (#845)

[whatwg/dom] Element.replaceChild should allow for `old, new` argument ordering if `new` is a new element and `old` is a child of Element (#847)

[whatwg/dom] ht11221241@gmail.com (#841)

[whatwg/dom] https://drive.google.com/file/d/1gTrxJiVSwnA7TR59QN44l7lNAqqep3B2 (#840)

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

[whatwg/dom] Proposal: A Range.prototype.replaceContents(...) (#837)

[whatwg/dom] Proposal: MutationObserverInit for optional parameter, elementTypeFilter (#850)

[whatwg/dom] replaceChild() has odd mutation observer behavior after #754 (#814)

[whatwg/dom] Revert "Run adopt as part of insert" (#819)

[whatwg/dom] Review Draft Publication: June 2019 (#767)

[whatwg/dom] tools/node_tools/polygerrit_app_preprocessor/BUILD (#846)

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

[whatwg/dom] Which target could we expose in Event Timing? (#838)

[whatwg/encoding] "Let code point be null if pointer is null" (#202)

[whatwg/encoding] Add a BOM sniffing hook for better integration with HTML (#203)

[whatwg/encoding] Editorial: align with Infra string changes (#199)

[whatwg/encoding] Editorial: change remaining flags to booleans (#176)

[whatwg/encoding] Editorial: change the remaining flags to booleans (#198)

[whatwg/encoding] Figure out if anything is needed for better HTML integration (#128)

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

[whatwg/fetch] `prefetch` initiator appears to be unused (#1008)

[whatwg/fetch] Accept 'sec-'-prefixed headers as CORS-safelisted. (#1000)

[whatwg/fetch] Browsers preserve fragments on redirects (#505)

[whatwg/fetch] Cache-mode and upstream Cache-Control (#722)

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

[whatwg/fetch] Clarify "manual" redirect mode (#1010)

[whatwg/fetch] consider adding note that CORS preflight check excludes headers added by the browser or extensions (#1005)

[whatwg/fetch] CORB++: CSS (#964)

[whatwg/fetch] CORS-safelisted request-headers and Client Hints (#1006)

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

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

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

[whatwg/fetch] Impact of OSCP on SOP (#530)

[whatwg/fetch] Inconsistent handling of response (#1014)

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

[whatwg/fetch] Remove FTP support (#1009)

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

[whatwg/fetch] Request destination for SVG documents (#1012)

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

[whatwg/fetch] Streaming upload and Timing-Allow-Origin (#1007)

[whatwg/fetch] Update query parameters example (#1011)

[whatwg/fetch] Why doesn't `fetch` reject if 400 ≤ status < 600? (#18)

[whatwg/fullscreen] Clarify backdrop/filter/paint behavior for Fullscreen API (#165)

[whatwg/fullscreen] Please clarify on README the standard status (#166)

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

[whatwg/streams] A guide for a bidirectional transport? (#1032)

[whatwg/streams] A guide for wrapping a bidirectional transport? (#1032)

[whatwg/streams] Add state checks to Close() and Enqueue() (#1029)

[whatwg/streams] ReadableStream.from(X) (#1018)

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

[whatwg/streams] The difference between ReadableStream.cancel() and ReadableStreamDefaultReader.cancel()? (#1033)

[whatwg/streams] WebSocket example bug & questions (#1031)

[whatwg/streams] What the difference between ReadableStream.cancel() and ReadableStreamDefaultReader.cancel()? (#1033)

[whatwg/url] Correct and add to PSL examples (#472)

[whatwg/url] Creating a valid URL object and then changing the href to an invalid URL should not work (#470)

[whatwg/url] DNS (and other naming systems) vs the host parser (#397)

[whatwg/url] How are hosts in custom schemes to be handled? (#418)

[whatwg/url] IDNA hostnames end up using emdash instead of -- for ACE-encoded labels (#471)

[whatwg/url] Proposal of .toString({ concise: true }) for nicer output with empty values (#469)

[whatwg/url] searchParams.set("param", undefined) should not stringify as param=undefined (#427)

[whatwg/url] URLSearchParams delete all vs delete one (#335)

[whatwg/url] What should resolveRelativeUrl(base=..., relative="10.0.0.7:8080/foo.html") return? (#464)

Last message date: Tuesday, 31 March 2020 22:54:52 UTC