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

[dontcallmedom/webidl-checker] WebIDL checker, HTML support for 'direct input' (#19)

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

[heycam/webidl] Async constructors? (`new Foo()` returning Promise<Foo>) (#563)

[heycam/webidl] Disallow multiple keywords for SpecialOperation (#562)

[heycam/webidl] Fix a wrong description `[LenientThis]` (#560)

[heycam/webidl] identifier needs to allow a leading hyphen (#564)

[heycam/webidl] Need pattern for feature detecting dictionary members (#107)

[heycam/webidl] Represent objects with both specified and unspecified members (#568)

[heycam/webidl] Sort out when dictionaries and records should have default values (#76)

[heycam/webidl] Update web-platform-tests URLs (#565)

[heycam/webidl] We should disallow a default value for required dictionary members in the grammar (#569)

[w3c/clipboard-apis] Adding image into a clipboard (#80)

[w3c/clipboard-apis] Update web-platform-tests URLs (#79)

[w3c/DOM-Parsing] Update web-platform-tests URLs (#36)

[w3c/editing] contenteditable-disable (#176)

[w3c/editing] contenteditable-disabled (#176)

[w3c/editing] INPUT/TEXTAREA should support subset of execCommand (#160)

[w3c/editing] make need of execCommand to hide table controls go away on FF (#171)

[w3c/FileAPI] Add option to Blob constructor to skip UTF-8 encoding (#102)

[w3c/FileAPI] Allow MediaSource, disallow any more extensions (#103)

[w3c/FileAPI] Include MediaSource overload for createObjectURL (#100)

[w3c/FileAPI] Include MediaStream overload for createObjectURL (#100)

[w3c/FileAPI] readAsDataURL should be more precise about the data URL contents (#104)

[w3c/FileAPI] Update web-platform-tests URLs (#101)

[w3c/gamepad] are timestamps a potential tracking/fingerprinting vector? (#74)

[w3c/gamepad] Clarifications for getGamepads (#72)

[w3c/gamepad] How do connection/disconnection events interact with 'device has been interacted with by the user'? (#71)

[w3c/gamepad] id field in gamepad might have a persistent identifier? (#73)

[w3c/gamepad] Make getGamepads API asyncronous to support permission request (#70)

[w3c/gamepad] Mapping of HID Events to the Gamepad API (#56)

[w3c/gamepad] Security / Privacy Questionnaire (#76)

[w3c/gamepad] spec `gamepadbuttondown` and `gamepadbuttonup` events (issue #4) (#15)

[w3c/gamepad] Update web-platform-tests URLs (#75)

[w3c/IndexedDB] Add IDBTransaction commit() method (#242)

[w3c/IndexedDB] Proposal: Add "writeonly" transaction mode (#234)

[w3c/manifest] Ability to dynamically change app icon (#663)

[w3c/manifest] Add a way to explicitly colour the standalone window's title bar (#695)

[w3c/manifest] Add a way to query whether there is a UA-provided back button (#693)

[w3c/manifest] Add note on back button requirements (#687)

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

[w3c/manifest] App shortcuts / actions (#582)

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

[w3c/manifest] Change the default value for start_url (#670)

[w3c/manifest] chore: Added PULL_REQUEST_TEMPLATE. (#697)

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

[w3c/manifest] Create test suite to check Web App Manifest feature support (#666)

[w3c/manifest] Display mode "standalone" inconsistently handled by browsers (#673)

[w3c/manifest] DisplayModeType Borderless (#684)

[w3c/manifest] editorial: add browser support table (#694)

[w3c/manifest] editorial: fix a broken local reference (#682)

[w3c/manifest] Fire an event on uninstall (#685)

[w3c/manifest] Make unbounded navigation scope less broad (#550)

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

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

[w3c/manifest] manifest.webmanifest or manifest.json (#689)

[w3c/manifest] permissions (#686)

[w3c/manifest] Remove the default value for start_url (#670)

[w3c/manifest] scope algorithm: Delete same-origin-as-document check. (#696)

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

[w3c/manifest] Too many icons (#587)

[w3c/permissions] A new permission for canvas data (#165)

[w3c/permissions] Automation: simplify URI template (#168)

[w3c/permissions] Background GeoLocation (#179)

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

[w3c/pointerlock] Clarify what event should be fired on locked state (#34)

[w3c/pointerlock] movementX/Y when moving out of or into an iframe (#16)

[w3c/pointerlock] pointerlockchange event will be sent every time mouse click event triggered (#32)

[w3c/pointerlock] Update web-platform-tests URLs (#33)

[w3c/push-api] Push notifications for logged In user (#297)

[w3c/push-api] Simplifying functional event firing (#298)

[w3c/screen-orientation] Add interaction with WCAG 2.1 (#117)

[w3c/screen-orientation] Steps for updating orientation information are misleading (#100)

[w3c/selection-api] Support multi range selection (#41)

[w3c/selection-api] Update web-platform-tests URL (#96)

[w3c/ServiceWorker] A simple globally available store of data per-registration (#1331)

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

[w3c/ServiceWorker] Add Client.frameType back (#1329)

[w3c/ServiceWorker] Adding PR previews (d7f9ac6)

[w3c/ServiceWorker] Allow active service worker to manage fetch for the update logic (#1318)

[w3c/ServiceWorker] Clients.get: block on reserved clients. (#1315)

[w3c/ServiceWorker] Clients.get: block on reserved clients. (#1323)

[w3c/ServiceWorker] determine whether nested frame/iframe have same parent client (#1321)

[w3c/ServiceWorker] Disabling the secure origin check via flags (#779)

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

[w3c/ServiceWorker] FetchEvent init preloadResponse should be optional. Fixes #1114. (#1219)

[w3c/ServiceWorker] FetchEventInit.preloadResponse should not be a required member (#1114)

[w3c/ServiceWorker] Fix the perform the fetch steps in Update algorithm (#1175)

[w3c/ServiceWorker] How to report install progress back to the DOM ? (#1324)

[w3c/ServiceWorker] I am loosing my revenue because of sandbox (#1330)

[w3c/ServiceWorker] I dont know what Im doing. Please Help (#1328)

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

[w3c/ServiceWorker] Is resultingClientId preserved over redirects? (#1316)

[w3c/ServiceWorker] Maintain the list of functional events (#1322)

[w3c/ServiceWorker] Making functional events simpler (#1199)

[w3c/ServiceWorker] Remove foreign fetch (#1188)

[w3c/ServiceWorker] Remove frameType, maybe add ancestorOrigins (#732)

[w3c/ServiceWorker] Resolve the skipWaiting() promise after activation completes. (#1327)

[w3c/ServiceWorker] Response's cache state is back (#1308)

[w3c/ServiceWorker] should getRegistration() return anything for clients with a local URL that inherited the controller? (#1326)

[w3c/ServiceWorker] Should the worker be removed from the registration *before* its state is set to "redundant"? (#1273)

[w3c/ServiceWorker] skipWaiting() promise should resolve after promotion to .active (#1187)

[w3c/ServiceWorker] spec says `update()` should resolve to a registration, but browsers do different things (#1304)

[w3c/ServiceWorker] Support returning ServiceWorker Client environments from `Clients.matchAll()` (#1036)

[w3c/ServiceWorker] Update web-platform-tests URLs (#1325)

[w3c/touch-events] Update web-platform-tests URLs (#98)

[w3c/uievents] Add specification for AltGraph key & modifier behaviour (#147)

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

[w3c/uievents] Need clarification for when mouseenter/mouseleave should be dispatched for moved elements. (#205)

[w3c/uievents] Need procedural algorithms for all events (#200)

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

[w3c/uievents] Update web-platform-tests URLs (#203)

[w3c/webcomponents] changing slot text node is overly verbose (#753)

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

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

[w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)

[w3c/webcomponents] Styling default slot content with ::slotted (#631)

[w3c/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509)

[w3c/WebPlatformWG] [WIP] Use Apiary to show updated info on home page (#83)

[w3c/WebPlatformWG] Add Michiel to observers (#119)

[w3c/WebPlatformWG] update html f2f agenda (4a3ebe3)

[w3c/WebPlatformWG] Use Apiary to show updated info on home page (#83)

[w3ctag/design-reviews] `sec-metadata` (#280)

[w3ctag/design-reviews] BCP56bis (#232)

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

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

[w3ctag/design-reviews] CSS Logical Properties and Values (#286)

[w3ctag/design-reviews] HTML General Review: Custom Elements (#244)

[w3ctag/design-reviews] HTML General Review: HTML Linking (#245)

[w3ctag/design-reviews] HTML General Review: HTML Ruby (#248)

[w3ctag/design-reviews] import.meta.url, and import.meta generally (#208)

[w3ctag/design-reviews] Notification Inline Replies (#284)

[w3ctag/design-reviews] OffscreenCanvas new commit() and DedicatedWorker.requestAnimationFrame (#288)

[w3ctag/design-reviews] Permission Delegation (#225)

[w3ctag/design-reviews] ReportingObserver (#195)

[w3ctag/design-reviews] Request TAG review of HTML5.3 (#275)

[w3ctag/design-reviews] Request.isReloadNavigation and Request.isHistoryNavigation (#289)

[w3ctag/design-reviews] Review OffscreenCanvas, including ImageBitmapRenderingContext (#141)

[w3ctag/design-reviews] Review Request: WebUSB on Dedicated and Shared Workers (#277)

[w3ctag/design-reviews] saveData attribute in Network Information API (#204)

[w3ctag/design-reviews] Should WebRTC be [SecureContext] (#228)

[w3ctag/design-reviews] TAG review request of the CSP feature 'unsafe-hashes' (#291)

[w3ctag/design-reviews] Web Share Target API (#221)

[whatwg/dom] Abstract common logic in toggleAttribute() and setAttribute()? (#657)

[whatwg/dom] Add toggleAttribute to Element. (#656)

[whatwg/dom] Add window.event as a legacy compat requirement (#407)

[whatwg/dom] can context object move to infra? (#652)

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

[whatwg/dom] Change handling of is="" in element creation and cloning (#566)

[whatwg/dom] Consider boolean interface for properties (#461)

[whatwg/dom] Consider removing `document.origin` (#410)

[whatwg/dom] Custom element callback/promise for "connected and parsed" (#662)

[whatwg/dom] Define "has event listener" operation (#453)

[whatwg/dom] Define a "has listeners for" algorithm on EventTarget (#660)

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

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

[whatwg/dom] Non-builtin custom elements which don't have definition yet, may get non-null is-value (#659)

[whatwg/dom] Proposal: onbeforereload to deprecate onbeforeunload (#655)

[whatwg/dom] Refactor toggle attribute (#663)

[whatwg/dom] Review Draft Publication: June 2018 (#658)

[whatwg/dom] Standardize srcElement, returnValue, and window.event (#334)

[whatwg/dom] Temporary Monkey Patching of DOM spec for Event Timing API (#654)

[whatwg/encoding] Add Streams support (#72)

[whatwg/encoding] Allow conformant implementations to support non-UTF-8 encodings (#144)

[whatwg/encoding] gb18030 decoder doesn't clear first, second, third after returning 4-byte encoded code point (#146)

[whatwg/encoding] Review Draft Publication: June 2018 (#147)

[whatwg/fetch] "combined value" is wrong (#757)

[whatwg/fetch] 303 redirects should preserve HEAD (#753)

[whatwg/fetch] Aborting a fetch: The Next Generation (#447)

[whatwg/fetch] Add `Last-Event-ID` as CORS-safelisted request-header (#597)

[whatwg/fetch] Add Accept-CH-lifetime cache and CH header handling (#729)

[whatwg/fetch] Add timeout option (#20)

[whatwg/fetch] Additional reasoning for sending Accept-Encoding: identity (#764)

[whatwg/fetch] ahsiong1103@gmail.com (#762)

[whatwg/fetch] Avoid using the CORS flag to reset request's origin in redirects (#594)

[whatwg/fetch] Body.json reviver (#104)

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

[whatwg/fetch] Clarify how Headers does not support Set-Cookie (#714)

[whatwg/fetch] consider exposing and allowing script to set Request priority (#436)

[whatwg/fetch] Consider removing trailers API (#772)

[whatwg/fetch] Consider splitting `document` into `document` and `nested-document`. (#755)

[whatwg/fetch] Copy client-hints list from env settings object. Align CH processing (#773)

[whatwg/fetch] CORS protocol and HTTP caches (#402)

[whatwg/fetch] CORS: why is Authorization request header forcing preflight? (#770)

[whatwg/fetch] Creating a new request & response could be easier (#771)

[whatwg/fetch] Creating new request & response objects could be easier (#771)

[whatwg/fetch] Cross-Origin-Resource-Policy (was: From-Origin) (#687)

[whatwg/fetch] Cross-Origin-Resource-Policy advice (#767)

[whatwg/fetch] Define Cross-Origin-Resource-Policy response header (#733)

[whatwg/fetch] Extend Cross-Origin-Resource-Policy to take origin values (#760)

[whatwg/fetch] FetchObserver (for a single fetch) (#607)

[whatwg/fetch] From-Origin (#687)

[whatwg/fetch] Generic Accept header value */* and Service Workers (#634)

[whatwg/fetch] Get multiple headers as an aray rather than a combined value? (#506)

[whatwg/fetch] How are reloads mapped to cache modes? (#524)

[whatwg/fetch] Integrate latest Client Hints updates (#726)

[whatwg/fetch] Investigate 401 handling for WebSocket (#766)

[whatwg/fetch] Maybe define "payload body length"? (#754)

[whatwg/fetch] More informative error types (#526)

[whatwg/fetch] Port blocking: "Typical service" (#750)

[whatwg/fetch] Request's tainted origin flag fallout (#756)

[whatwg/fetch] Request.destination and the empty string (#765)

[whatwg/fetch] Review Draft Publication: June 2018 (#768)

[whatwg/fetch] SameSite cookies aren't sent on credentialed CORS requests (#769)

[whatwg/fetch] Some servers seem to expect 'Accept-Encoding : identity' to serve Range requests (#747)

[whatwg/fetch] Specify identity encoding for range requests. Fixes #747. (#751)

[whatwg/fetch] Stop saying WebSocket auth is disallowed (#761)

[whatwg/fetch] Strengthen requirements on CORS-safelisted request-headers (#736)

[whatwg/fetch] The comma-delimited combined value definition does not support Set-Cookie headers (#345)

[whatwg/fetch] upload progress? (#21)

[whatwg/fetch] Use "append" instead of "set" to modify the header list (#758)

[whatwg/fetch] Use request's current url as base URL in redirects (#633)

[whatwg/fetch] WebSocket: "HTTP authentication will not function" is not correct (#565)

[whatwg/fetch] What does "combined value" return for a name not in the header list? (#752)

[whatwg/fullscreen] Add FullscreenOptions dictionary to requestFullscreen (#129)

[whatwg/fullscreen] Refer to feature policy spec (#107)

[whatwg/fullscreen] Request Fullscreen take additional options (#123)

[whatwg/storage] Proposal: Add detailed usage breakdown in estimate() (#63)

[whatwg/streams] Add a text encoding step to example 8.9 (#930)

[whatwg/streams] Communication between workers/windows via Streams API (#244)

[whatwg/streams] In pipeTo spec, the order of checking for shuttingDown disagrees with ref. impl. (#934)

[whatwg/streams] Permit freeing underlying source / sink / transformer after close (#932)

[whatwg/streams] Setting Object.prototype.then permits interfering with pipeTo() internals (#933)

[whatwg/streams] Update web-platform-tests submodule URL (#931)

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

[whatwg/url] Define hosts' public suffix and registrable domain, as well as same site (6a9f7ea)

[whatwg/url] Define hosts' public suffix and registrable domain. (#391)

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

[whatwg/url] Editorial: avoid setting encoding multiple times (b385374)

[whatwg/url] Give host parser a suitable default for the HTML Standard (ac532ae)

[whatwg/url] isSpecial vs. isNotSpecial in host parser algorithm (#399)

[whatwg/url] Multi hosts parsing (#398)

[whatwg/url] Multi hosts URLs (#398)

[whatwg/url] nits (2be718c)

[whatwg/url] percent-encode ' in queries of URLs with special schemes (#348)

[whatwg/url] percent-encode ' in queries of URLs with special schemes (#395)

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

[whatwg/url] Support referencing Unix sockets (#393)

[whatwg/url] url.bs: Fix to strange, undocumented deviance from RFC 3986 regarding URL encoding. (#394)

[whatwg/xhr] Can't locate the referenced part from a note (#213)

[whatwg/xhr] Reacting to timeout first. Fixes #212. (#214)

[whatwg/xhr] Remove outdated note from setRequestHeader() (#215)

[whatwg/xhr] Request time out and error handling (#212)

Last message date: Saturday, 30 June 2018 13:27:48 UTC