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

[heycam/webidl] [styling] #distinguishable-table tds want a min-width (#723)

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

[heycam/webidl] Arguments allow double extended attributes (#691)

[heycam/webidl] Consider syntactic changes to WebIDL to make it more "JavaScript-y" (#485)

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

[heycam/webidl] Define Synthetic Module Records (#722)

[heycam/webidl] Define Web IDL Modules (#675)

[heycam/webidl] Editorial: Add min-width to distinguishable-table's cells (#725)

[heycam/webidl] Editorial: Provide a definition for "compute an effective overload set" and use it (#727)

[heycam/webidl] Editorial: Stop using markdown for bold (#721)

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

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

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

[heycam/webidl] No obvious way to link to the effective overload set construction algorithm (#308)

[heycam/webidl] Pattern for defining constructors, methods, getters, and setters (#730)

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

[heycam/webidl] Remove the Error IDL type (#728)

[heycam/webidl] The GetIterator operation in ECMA262 now takes three arguments (#731)

[heycam/webidl] We may want to suport constants on namespaces (#440)

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

[w3c/clipboard-apis] chore(w3c.json): switch to WebAppsWG (#89)

[w3c/clipboard-apis] chore:add PULL_REQUEST_TEMPLATE.md (#85)

[w3c/clipboard-apis] Clarify "8.1. The copy action" in regards to copying selected data (#49)

[w3c/clipboard-apis] Fixup some references (#90)

[w3c/DOM-Parsing] XMLSerializer: Should prefer the default namespace to a prefix declared in an ancestor (#52)

[w3c/FileAPI] "Code point" should point to infra (#130)

[w3c/FileAPI] chore(.travis): enable auto-publish (#129)

[w3c/FileAPI] chore(index.bs): now part of webapps WG (#128)

[w3c/FileAPI] chore(travis): email Marcos auto-pub result (#132)

[w3c/FileAPI] Consider reserializing type attributes, not just parsing them. (#123)

[w3c/FileAPI] editorial: use infra code point (#131)

[w3c/FileAPI] Implementer interest in this spec (#111)

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

[w3c/FileAPI] Remove definition of Blob.close() and all related terms. (#68)

[w3c/gamepad] chore(travis): perform spec validation (#95)

[w3c/gamepad] chore(w3c.json): switch to WebAppsWG (#93)

[w3c/gamepad] Clarify what "up" and "down" mean for input axes (#94)

[w3c/gamepad] Fast button presses could get lost (#77)

[w3c/gamepad] Gamepad event timing (#83)

[w3c/gamepad] whole controller timestamp an avenue to late breaking bugs? (#88)

[w3c/IndexedDB] chore(index.bs): now part of webapps WG (#267)

[w3c/IndexedDB] chore(w3c.json): switch to WebAppsWG (#266)

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

[w3c/IndexedDB] FPWD of v3? (#268)

[w3c/IndexedDB] Integrate with window.onerror (#49)

[w3c/IndexedDB] Site-agnostic databases based on `registerProtocolHandler` (#264)

[w3c/manifest] Add Manifest option for specifying browser app picker behavior (#764)

[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] App shortcuts / actions (#582)

[w3c/manifest] editiorial: relocate AppBannerPromptOutcome section (#759)

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

[w3c/manifest] Manifast and Service Worker updateViaCache (#690)

[w3c/manifest] Privacy Review: handle start_url tracking (#399)

[w3c/manifest] Respec validator (#740)

[w3c/manifest] Use WebIDL to describe the manifest data structure (#611)

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

[w3c/pointerlock] chore(w3c.json): switch to WebAppsWG (#43)

[w3c/pointerlock] improve markup language (#37)

[w3c/push-api] Allow atomic push resubscribe (#292)

[w3c/push-api] chore(.travis): set up validation (#307)

[w3c/push-api] chore(w3c.json): switch to WebAppsWG (#306)

[w3c/push-api] Some things about the PushEncryptionKeys p256dh and auth are not clear enough (#212)

[w3c/screen-orientation] chore(.travis): enable ReSpec validator (#178)

[w3c/screen-orientation] chore(w3c.json): switch to WebAppsWG (#177)

[w3c/selection-api] chore(w3c.json): switch to WebAppsWG (#104)

[w3c/selection-api] Define behavior for user action of selecting all text (#105)

[w3c/selection-api] Several syntax amendments and tiny improvements (#106)

[w3c/selection-api] Throw correct exceptions from collapse/selectAllChildren on detached doctypes (#86)

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

[w3c/ServiceWorker] Add cookie accessor/setter methods? (#707)

[w3c/ServiceWorker] Align "uncaught runtime script error" with the HTML spec (#1334)

[w3c/ServiceWorker] Client.postMessage() throwing for unloaded client is problematic (#1291)

[w3c/ServiceWorker] Consider exposing Page Lifecycle state to service-worker (#1345)

[w3c/ServiceWorker] Discuss the maxScopeString and Service-Worker-Allowed in security considerations (#1405)

[w3c/ServiceWorker] Export "clear registration" (#1410)

[w3c/ServiceWorker] Fix environment reference (#1404)

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

[w3c/ServiceWorker] Make Client.postMessage to unloaded client not throw (#1293)

[w3c/ServiceWorker] Missing task queuing (#1403)

[w3c/ServiceWorker] New 'update via cache' value doesn't take effect in register algorithm. (#1406)

[w3c/ServiceWorker] Pass credentials on navigator.serviceWorker.register("/service_worker.js"); (#1399)

[w3c/ServiceWorker] Refinements and description of Service-Worker-Allowed. (#1409)

[w3c/ServiceWorker] Rewrite the definition of service worker client and its references (b67c445)

[w3c/ServiceWorker] Service-Worker-Allowed can be cross-origin to the script URL. (#1307)

[w3c/ServiceWorker] Should register() trigger byte-for-byte checking when WorkerType is updated? (#1408)

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

[w3c/ServiceWorker] Tracking JS issue in firefox pwa (#1401)

[w3c/uievents-code] chore(w3c.json): switch to WebAppsWG (#25)

[w3c/uievents-code] chore:add PULL_REQUEST_TEMPLATE.md (#23)

[w3c/uievents-code] Switch to webapps wg (#26)

[w3c/uievents-key] chore(w3c.json): switch to WebAppsWG (#50)

[w3c/uievents-key] Where is the .bs file? (#51)

[w3c/uievents] chore(w3c.json): switch to WebAppsWG (#230)

[w3c/uievents] chore:add PULL_REQUEST_TEMPLATE.md (#215)

[w3c/uievents] Click event is not fired when the node is removed and then added back (#141)

[w3c/uievents] Click targeting is inconsistent across different UAs and the spec (#233)

[w3c/uievents] docs(README): Remove meetings timetable (#234)

[w3c/uievents] Don't redefine event target (#231)

[w3c/uievents] Minor tweaks to wording and capitalisation (#204)

[w3c/uievents] Switch to WebAppsWG (#232)

[w3c/webcomponents] [templates] Ensure that template instantiation actually improves the platform (#704)

[w3c/webcomponents] Consider functional mixin pattern for form-associated custom elements (#812)

[w3c/webcomponents] CSS Modules (#759)

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

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

[w3c/webcomponents] Deprecation waring misleading. (#818)

[w3c/webcomponents] Deprecation warning misleading. (#818)

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

[w3c/webcomponents] Extensible template parts (#810)

[w3c/webcomponents] Form associated custom elements: implicit submission (#815)

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

[w3c/webcomponents] How to define APIs only for custom element authors (#758)

[w3c/webcomponents] JSON "modules" (#770)

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

[w3c/webcomponents] Manage pseudo class matching state for custom elements (#813)

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

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

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

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

[w3c/webcomponents] Protocols/traits for custom elements (#811)

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

[w3c/webcomponents] Shadow tree encapsulation and Element Timing (#816)

[w3c/webcomponents] Spring 2019 F2F Agenda (#802)

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

[w3c/WebPlatformWG] Add Keyboard Lock and Keyboard Map to charter (#122)

[w3c/WebPlatformWG] Add UI Events Keyboard Events test suite link (#126)

[w3c/WebPlatformWG] Add Web Share and Web Share Target APIs to charter (#105)

[w3c/WebPlatformWG] Make XPathResult (returned by document.evaluate(...)) iterable (#97)

[w3c/WebPlatformWG] Mark ElementTraversal Rec as obsolete (#96)

[w3c/WebPlatformWG] Update work mode (#124)

[w3ctag/design-reviews] <link> rel="modulepreload" (#213)

[w3ctag/design-reviews] `SameSite=Lax` by default. (#373)

[w3ctag/design-reviews] Ability to customize virtual keyboard via enterkeyhint (#380)

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

[w3ctag/design-reviews] Alternative Text for CSS Generated Content (#351)

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

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

[w3ctag/design-reviews] Autoplay Detection API (#356)

[w3ctag/design-reviews] Backdrop Filter (#353)

[w3ctag/design-reviews] Clear Site Data (#62)

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

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

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

[w3ctag/design-reviews] Decentralized identifiers (DIDs) (#216)

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

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

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

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

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

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

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

[w3ctag/design-reviews] Feature policy evolution (#341)

[w3ctag/design-reviews] Feature Policy JS introspection API (#292)

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

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

[w3ctag/design-reviews] Form Participation API (#305)

[w3ctag/design-reviews] Gamepad Light Indicator extension API (#362)

[w3ctag/design-reviews] Harmonize permissions and similar mechanisms (#360)

[w3ctag/design-reviews] hrefTranslate attribute (#301)

[w3ctag/design-reviews] HTML Modules (#334)

[w3ctag/design-reviews] IFrame Execution Pausing (#369)

[w3ctag/design-reviews] Import maps (#340)

[w3ctag/design-reviews] IntersectionObserver V2 (#328)

[w3ctag/design-reviews] JavaScript WeakRefs (#321)

[w3ctag/design-reviews] JS Self-Profiling API (#366)

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

[w3ctag/design-reviews] Largest Contentful Paint (#378)

[w3ctag/design-reviews] Launch Events (#372)

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

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

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

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

[w3ctag/design-reviews] Picture-in-Picture for arbitary content (#374)

[w3ctag/design-reviews] Pointerevent extension (#346)

[w3ctag/design-reviews] Portals (#331)

[w3ctag/design-reviews] Privacy Mode (#101)

[w3ctag/design-reviews] Require markdown for explainers, and some more (#381)

[w3ctag/design-reviews] RTCIceTransport (#304)

[w3ctag/design-reviews] RTCQuicTransport (#303)

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

[w3ctag/design-reviews] Spatial Navigation (#287)

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

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

[w3ctag/design-reviews] TAG review of whether element.pseudo(":unknown") should return null or throw (#348)

[w3ctag/design-reviews] Temporal proposal (#311)

[w3ctag/design-reviews] test issue (#382)

[w3ctag/design-reviews] TextEncoderStream and TextDecoderStream (#282)

[w3ctag/design-reviews] The web platform needs a service discovery mechanism (#240)

[w3ctag/design-reviews] Top-level await (#376)

[w3ctag/design-reviews] transferable streams (#332)

[w3ctag/design-reviews] User Activation Delegation through postMessages (#347)

[w3ctag/design-reviews] User Idle Detection (#336)

[w3ctag/design-reviews] Vehicle Information Service Specification (VISS) CR (#234)

[w3ctag/design-reviews] Verifiable Credentials Data Model 1.0 (#343)

[w3ctag/design-reviews] Web Bluetooth Scanning (#333)

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

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

[w3ctag/design-reviews] Web Publications review (#344)

[w3ctag/design-reviews] WebAssembly/ESM integration (#377)

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

[w3ctag/design-reviews] Wide gamut support for Canvas/OffscreenCanvas/ImageBitmap (#315)

[whatwg/dom] Add "disable shadow" flag check to Element.attachShadow() (#760)

[whatwg/dom] Add forEach to HTMLCollection interface (#757)

[whatwg/dom] Check that this test change is intended (#759)

[whatwg/dom] Consider specifying document.evaluate and document.createNSResolver (#67)

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

[whatwg/dom] Disconnect single target instead of all (#126)

[whatwg/dom] Document more event dispatch quirks (#687)

[whatwg/dom] Don't store is value when it won't be useful (#661)

[whatwg/dom] Editorial: improve clarity in event dispatch model (#645)

[whatwg/dom] Editorial: rename event path's item and target (#753)

[whatwg/dom] Editorial: rename item to current target (#753)

[whatwg/dom] Editorial: use Infra list syntax in mutations (#762)

[whatwg/dom] Make "inner invoke" use "remove an event listener" (#758)

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

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

[whatwg/dom] Manage slot manipulation centrally and special case replace operations (#695)

[whatwg/dom] Run adopt as part of insert (#754)

[whatwg/dom] Use "NotSupportedError" when trying to attachShadow() twice (#761)

[whatwg/encoding] Add UTF-7 to replacement encoding list? / Encoding sniffing (#68)

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

[whatwg/encoding] Editorial: use IDL's this (#175)

[whatwg/encoding] Editorial: use IDL's this and adopt more Infra (#175)

[whatwg/fetch] Add a speculative flag to `Request` as well as related processing (#881)

[whatwg/fetch] Add Stale While Revalidate Handling (#853)

[whatwg/fetch] Add support for stale-while-revalidate handling (#852)

[whatwg/fetch] Can headers ordering be lessened? (#189)

[whatwg/fetch] Change the default value of credentials mode to same-origin (#900)

[whatwg/fetch] CORS Content-Type "bypass" 2 (#838)

[whatwg/fetch] Discuss: Removing `cache: reload` option from the API (#902)

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

[whatwg/fetch] Editorial: defining header name sorting (#906)

[whatwg/fetch] Let Origin header honor referrer policy for non CORS request (#908)

[whatwg/fetch] Limit the length of the Referer header (#903)

[whatwg/fetch] Make fetch() use "same-origin" credentials by default (#585)

[whatwg/fetch] Proposal: Easier request/response rewrites (#671)

[whatwg/fetch] Proposal: fetch with multiple AbortSignals (#905)

[whatwg/fetch] Restrict allowed JavaScript MIME types (#870)

[whatwg/fetch] The default value of `credentials` in the document is outdated (#901)

[whatwg/fetch] What is the default value of a requests client? (#907)

[whatwg/fullscreen] Consume user activation in `element.requestFullscreen()` (#153)

[whatwg/fullscreen] Consume user gesture in `element.requestFullscreen()` (#153)

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

[whatwg/fullscreen] Meta: replace tabs in source to fix failing lint (#154)

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

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

[whatwg/storage] Make "site storage quota" less susceptible to side-channel attacks (#70)

[whatwg/streams] DetachArrayBuffer can throw (#1001)

[whatwg/streams] ReadableStream: releaseLock cannot be called if read() resolves (#1000)

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

[whatwg/url] can't parse urls starting with xn-- (#438)

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

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

[whatwg/xhr] Change how getAllResponseHeaders() sorts (#249)

[whatwg/xhr] Clean up "fire an event" and derivatives (#99)

[whatwg/xhr] Editorial: address lint nits (#247)

[whatwg/xhr] Sort headers as if ASCII-uppercased (#248)

[whatwg/xhr] Specify target of progress events (#246)

Last message date: Friday, 31 May 2019 23:58:20 UTC