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

[dontcallmedom/webidl-checker] python no longer support headers with a colon (#18)

[heycam/webidl] "Restricted" Float32Array (#126)

[heycam/webidl] 'Reject' definition. (#73)

[heycam/webidl] A non-optional dictionary argument makes sense at times. (#130)

[heycam/webidl] Add forEach to disallowed member names for iterable (#132)

[heycam/webidl] Bug (sort of) (#98)

[heycam/webidl] Fix incumbent settings object handling (#128)

[heycam/webidl] Have single number type and allow custom ranges (#14)

[heycam/webidl] Proposal: allow subclasses of constructible built-ins to be constructed (#125)

[heycam/webidl] Should probably spec a hasInstance for DOM interface objects (#129)

[heycam/webidl] Update to the ES2017 signature of [[DefineOwnProperty]]. (#120)

[heycam/webidl] Use OrdinaryGetOwnProperty. (#131)

[slightlyoff/ServiceWorker] Access to fragment identifiers (#854)

[slightlyoff/ServiceWorker] Allow preventing the update process to finish (#761)

[slightlyoff/ServiceWorker] Allow waitUntil to be called multiple times, async (#771)

[slightlyoff/ServiceWorker] Authenticated PWA ? (#909)

[slightlyoff/ServiceWorker] Auto-cache imported scripts (#908)

[slightlyoff/ServiceWorker] cache.match should create partial responses if given a range request (#913)

[slightlyoff/ServiceWorker] Change "validate the response" to "process the response" to match HTML (#876)

[slightlyoff/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)

[slightlyoff/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893)

[slightlyoff/ServiceWorker] CORS pre-flight for foreign fetch (#880)

[slightlyoff/ServiceWorker] Don't associate a job with a client, instead just have a referrer. (#889)

[slightlyoff/ServiceWorker] Eliminate usage of entry and incumbent settings objects (#922)

[slightlyoff/ServiceWorker] Eliminating SW startup latency for common case (#920)

[slightlyoff/ServiceWorker] Enabling multiple Service Workers for a single scope (#921)

[slightlyoff/ServiceWorker] Equivalent of Shared Worker Port in Service Worker? (#662)

[slightlyoff/ServiceWorker] Expose fragments cross-origin for subresources (#910)

[slightlyoff/ServiceWorker] How are unloaded tabs represented? (#626)

[slightlyoff/ServiceWorker] Installing a foreign SW as part of a subresource request (#825)

[slightlyoff/ServiceWorker] Introduce `Service-Worker-Max-Age` header (#721)

[slightlyoff/ServiceWorker] Make ServiceWorkers more tailored for "always offline" websites (#907)

[slightlyoff/ServiceWorker] More clarity around waiting for an active worker to finish (#916)

[slightlyoff/ServiceWorker] Move service worker spec into w3c (#881)

[slightlyoff/ServiceWorker] need AsyncLocalStorage (was #904) (#906)

[slightlyoff/ServiceWorker] Need to review the algorithms for creating a new environment settings object (#919)

[slightlyoff/ServiceWorker] Never fail for navigation requests (#892)

[slightlyoff/ServiceWorker] New Push API Capable of handling and/or matching Facebook Message and Apple iMessage (#911)

[slightlyoff/ServiceWorker] openWindow with a WebApp manifests (#720)

[slightlyoff/ServiceWorker] potential http cache issues with importScripts() (#894)

[slightlyoff/ServiceWorker] Preventing server-forced updates (#822)

[slightlyoff/ServiceWorker] Receivers of ranged responses must ensure all ranges come from the same underlying resource (#703)

[slightlyoff/ServiceWorker] Secure Client-Subscribed 1:M Broadcast message delivery (#901)

[slightlyoff/ServiceWorker] service worker not working for localhost (#915)

[slightlyoff/ServiceWorker] Service worker not working when tested on mobile using local ip. (#914)

[slightlyoff/ServiceWorker] ServiceWorkerContainer spec lists `onerror` as an event handler (#912)

[slightlyoff/ServiceWorker] Should foreign fetch work same-origin? (#826)

[slightlyoff/ServiceWorker] Should WindowClient.navigate(url) navigate with "replacement enabled"? (#918)

[slightlyoff/ServiceWorker] Specify serviceworker link type for link element and link header. (#828)

[slightlyoff/ServiceWorker] what is the best way to save Request while offline ? (#904)

[slightlyoff/ServiceWorker] what should the document base URI for an intercepted navigation (#787)

[slightlyoff/ServiceWorker] When does the openWindow promise resolve? (#728)

[slightlyoff/ServiceWorker] why cant i register a embedded function as for shared worker? (#902)

[slightlyoff/ServiceWorker] Why doesn't cache.match support `cacheName` (#917)

[w3c/DOM-Parsing] Apply serialization algorithm fixes based on testing (#14)

[w3c/DOM-Parsing] Document serialization steps are wrong (#11)

[w3c/DOM-Parsing] Editorial refactoring (#10)

[w3c/DOM-Parsing] Fix document serialization (#13)

[w3c/DOM-Parsing] innerHTML needs special case for <template> (#1)

[w3c/DOM-Parsing] Significant normative and editorial updates (#16)

[w3c/DOM-Parsing] Special case innerHTML for template parsing; note for outerHTML (#12)

[w3c/DOM-Parsing] Step 4 of createContextualFragment is not enough (#15)

[w3c/DOM-Parsing] Test suite link doesn't link to all the relevant tests (#3)

[w3c/DOM-Parsing] Trim unused Respec configuration flags; add additional test suite links (#9)

[w3c/editing] [beforeinput] Should we allow canceling the committed text from IME? (#128)

[w3c/editing] Add a mechanism to opt-in/opt-out editing features (#93)

[w3c/editing] beforeinput should be fired only when the DOM change is caused by direct input by keypress or composition (#43)

[w3c/editing] Cancelable attribute should be removed from the spec because it already referenced in Event.idl (#100)

[w3c/editing] inputType should be tied to the command names and having that tied to a way of declaring what you support (#110)

[w3c/editing] list all required editTypes for beforeEdit/Edit events (#79)

[w3c/editing] New API: Selection#makeVisible() (#129)

[w3c/editing] should not use the shadow DOM for beforeInput (#76)

[w3c/editing] We need a new static range API (#91)

[w3c/editing] We should update the spec with an ImmutableStaticRange that is a subset of the Range interface and return them via the getTargetRanges method. s/ImmutableStaticRange/StaticRange/ in the actual spec (#104)

[w3c/editing] When should UA synthesize heights of an element? (#70)

[w3c/FileAPI] Remove the / -> : replacement from the File constructor (#41)

[w3c/FileAPI] Streams is hot, FileReader.readAs____ is not (#40)

[w3c/gamepad] `navigator.getGamepads()` should return a `Promise` (#23)

[w3c/gamepad] Added GamepadPose and GamepadCapabilities (#25)

[w3c/gamepad] Added touched property to GamepadButton (#26)

[w3c/gamepad] Consider changing API to match SDL2's (#24)

[w3c/gamepad] Vibrate feature for Gamepad (#19)

[w3c/IndexedDB] Allow delete() on index (#68)

[w3c/IndexedDB] Allow expressions in addition to keyPaths when creating indexes (#33)

[w3c/IndexedDB] deleteDatabase's "versionchange" should be deferred if upgrade is running (#78)

[w3c/IndexedDB] Enforce transaction commit ordering more strictly (#77)

[w3c/IndexedDB] Return number of records deleted (#32)

[w3c/IndexedDB] Rewindable cursors (#55)

[w3c/IndexedDB] Specify IDBOpenDBRequest processing as a queue? (#79)

[w3c/IndexedDB] Support batch cursors (#54)

[w3c/IndexedDB] Support Files stored by reference (#56)

[w3c/IndexedDB] Support N-dimensional queries on indexes (#40)

[w3c/IndexedDB] Why is delete() disallowed for key cursors? (#62)

[w3c/manifest-csp] Change status to unofficial (closes #8) (#9)

[w3c/manifest-csp] Change to unofficial draft (#8)

[w3c/manifest-csp] fix(index): shortname clash (#10)

[w3c/manifest] Add beforeinstallprompt event (#417)

[w3c/manifest] Allow unique start_url for subdomains (#470)

[w3c/manifest] Define core web manifest to enable extensions (#471)

[w3c/manifest] Expose API for managing Web App aspects (#472)

[w3c/manifest] Fix(installation): clarify installation event (closes #473) (#474)

[w3c/manifest] Fix(installation): clarify installation event (closes #473) (4fa1775)

[w3c/manifest] https://w3c.github.io/manifest/ redirects to http://manifest.sysapps.org/ (#469)

[w3c/manifest] Include Minimal Store/Catalog MetaData in Manifest (#448)

[w3c/manifest] Install event definition is missing some details (#475)

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

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

[w3c/manifest] Support registering "actions" (#442)

[w3c/manifest] Tidy up the install event specification (#473)

[w3c/permissions] Allow UAs to maintain zero or multiple permission stores. (#95)

[w3c/permissions] Define an algorithm to update the permission storage. (#91)

[w3c/permissions] Describe the permission store using constraints instead of a full model. (#96)

[w3c/permissions] Give the UA permission to return anything it wants from query(). (#97)

[w3c/permissions] Only allow permissions.request() during user interaction (#77)

[w3c/pointerlock] added a draft for CR revision (#2)

[w3c/pointerlock] PointerLock and Shadow DOM (#3)

[w3c/pointerlock] pointerlockchange and the accessibility tree (#1)

[w3c/pointerlock] Update for Shadow DOM (#4)

[w3c/push-api] Acknowledge messages that fail to decrypt (#195)

[w3c/push-api] Auto-retrying Webhook for re-subscribing in ServiceWorker (#197)

[w3c/push-api] Describe process for subscription updates (#132)

[w3c/push-api] Fire an event when push server connectivity changes (#194)

[w3c/push-api] Pass removed subscriptions as a property of the `pushsubscriptionchange` event (#193)

[w3c/push-api] The user agent should be permitted to acknowledge even if the SW rejects (#196)

[w3c/screen-orientation] Timing of triggering change event doesn't look right (#89)

[w3c/selection-api] Normative refernces (#69)

[w3c/selection-api] Pass the original events or add events types in selectionchange (#65)

[w3c/touch-events] Define interactions with `contextmenu` event? (#68)

[w3c/touch-events] Expand mouse events/click note to specify these are usually only fired for tap (#63)

[w3c/touch-events] Fix #66. Make all touch events composed events (#67)

[w3c/touch-events] Support Event.composed in Touch Events (#66)

[w3c/uievents] Expose ticks in wheel events (#17)

[w3c/uievents] Figure out what to do with focusin/focusout (#88)

[w3c/uievents] Fix #89. Make some of UI Events composed events (#91)

[w3c/uievents] Gamepad-specific DOM keys / location? (#79)

[w3c/uievents] load event details (#92)

[w3c/uievents] Probably remove 3.5 -- very redundant with HTML at the moment. (#90)

[w3c/uievents] Support Event.composed (#89)

[w3c/webcomponents] <iframe> and the History API (#184)

[w3c/webcomponents] [Custom]: define registry primitive; ("namespace" support needed?) (bugzilla: 24578) (#154)

[w3c/webcomponents] [Custom]: Need callback for form submit data (bugzilla: 24603) (#187)

[w3c/webcomponents] [idea] Ability to define Custom Element attributes (and optionally enable getters/setters for those attributes). (#517)

[w3c/webcomponents] [idea] Allow HTML Element attributes to accept any type of value, not just strings. (#519)

[w3c/webcomponents] [idea] Allowing custom element registrations on per-shadow-root basis. (#488)

[w3c/webcomponents] [idea] distributedCallback (#527)

[w3c/webcomponents] [idea] distributedCallback for Custom Elements (#527)

[w3c/webcomponents] [Shadow]: rename <content> to <slot> (bugzilla: 28561) (#92)

[w3c/webcomponents] Add <a> to safelist of elements that can call attachShadowRoot (#511)

[w3c/webcomponents] Algorithms in 6.3. Sequential Focus Navigation are too complex (#496)

[w3c/webcomponents] Allow or prohibit observedAttributes to observe 'style' attribute? (#521)

[w3c/webcomponents] Alternative proposal for closed shadow DOM (#499)

[w3c/webcomponents] Best practices for styling web components (#510)

[w3c/webcomponents] Declarative syntax for custom elements (#136)

[w3c/webcomponents] Disabling tabindex across potentially many shadow roots (#520)

[w3c/webcomponents] Event retargetting in layman's terms? (#528)

[w3c/webcomponents] Events whose composed flag should be true (#513)

[w3c/webcomponents] flatten: true in assignedNodes doesn't make much sense when a slot doesn't have display: contents (#493)

[w3c/webcomponents] How can a custom element detect when it is transcluded into a shadow tree (slotchange)? (#504)

[w3c/webcomponents] How can a custom element detect when it is transcluded into a shadow tree? (#504)

[w3c/webcomponents] HTMLElement.prototype.offsetParent leaks a node inside a shadow tree (#497)

[w3c/webcomponents] I find <slot slot="..."> confusing (#514)

[w3c/webcomponents] Idea: ComposedTreeProxy (#516)

[w3c/webcomponents] idea: easy way to specify attributes (and optionally enable getters/setters). (#517)

[w3c/webcomponents] Integrate callback invocation with IDL (#186)

[w3c/webcomponents] Is custom elements constructor allowed to attachShadow? (#524)

[w3c/webcomponents] Is or how can Shadow DOM be 'SEO friendly'? (#500)

[w3c/webcomponents] Shadow DOM and requestPointerLock() (#192)

[w3c/webcomponents] Shadow DOM and requestPointerLock(), fullscreenElement (#192)

[w3c/webcomponents] Shadow DOM and the Fullscreen API (#180)

[w3c/webcomponents] ShadowRoot.styleSheets should return an empty StyleSheetList if the shadow root is not in a shadow-including document (#526)

[w3c/webcomponents] Should custom elements be adoptable if so, how? (#512)

[w3c/webcomponents] Should innerHTML propagate custom element constructor exceptions? (#525)

[w3c/webcomponents] Support /deep/ in static profile (bugzilla: 28591) (#78)

[w3c/webcomponents] Support Custom Pseudo-elements (#300)

[w3c/webcomponents] To notify mutation observers should make a copy of signalList before delivering mutation records (#518)

[w3c/webcomponents] Web Components and Form Submit Fields (#529)

[w3c/webcomponents] What happens in these slot/content scenarios? (#508)

[w3c/webcomponents] When is `slotchange` handler fired? (#515)

[w3c/webcomponents] When to invoke custom element reactions that were enqueued outside of DOM operations? (#522)

[w3c/webcomponents] Why does upgrade-an-element queue attribute, connected reactions before exiting early? (#523)

[w3c/webcomponents] Why must the is="" attribute exist? (#509)

[w3c/WebPlatformWG] Different ways to run a CFC? (#38)

[w3c/WebPlatformWG] I'm attending (#40)

[w3c/WebPlatformWG] Update 16-07-28-29SW.md (#41)

[w3c/WebPlatformWG] Update attendee list for the July SW meeting. (#39)

[w3c/workers] service worker enprovements (#4)

[w3c/workers] shared worker bugs/missing parts (#3)

[w3ctag/spec-reviews] Accelerated Mobile Pages (AMP) (#122)

[w3ctag/spec-reviews] ARIA (#107)

[w3ctag/spec-reviews] Credential Management API (#49)

[w3ctag/spec-reviews] CSP (#42)

[w3ctag/spec-reviews] Motion path spec (#66)

[w3ctag/spec-reviews] Performance API's, Security and Privacy (#120)

[w3ctag/spec-reviews] Presentation API Request for Feedback (#61)

[w3ctag/spec-reviews] Progressive Web Apps (#123)

[w3ctag/spec-reviews] Review FIDO spec (#97)

[w3ctag/spec-reviews] Review Web Annotations specs (#93)

[w3ctag/spec-reviews] URNbis documents (#117)

[w3ctag/spec-reviews] WebUSB (#108)

[whatwg/dom] "In a document" confusion (#238)

[whatwg/dom] .createElement's namespace handling doesn't seem to match what UAs do (#264)

[whatwg/dom] Change .createElement() namespace to match UAs (#213)

[whatwg/dom] Clarify that the namespace check in "create an element" is redundant (#269)

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

[whatwg/dom] Don't set custom element state redundantly (#253)

[whatwg/dom] Enable an event listener to be invoked just once (#207)

[whatwg/dom] Fix example of "undefined" custom element state (#266)

[whatwg/dom] Make Attr a Node again (#102)

[whatwg/dom] Markup "synthetic events" term as a proper <dfn> (#254)

[whatwg/dom] Meta: add advice on using the Bikeshed HTTP API (#274)

[whatwg/dom] Node.prototype.rootNode is not Web compatible (#241)

[whatwg/dom] Note that about:blank also results in quirks mode (#272)

[whatwg/dom] Point out that initial about:blank also results in quirks mode (#268)

[whatwg/dom] Proposal: DOMChangeList (#270)

[whatwg/dom] querySelector/All can accidentally return the scoping element (#263)

[whatwg/dom] Rename rootNode to getRootNode() and add composed argument (#248)

[whatwg/dom] Repeatedly inserting a custom element may upgrade it twice (#261)

[whatwg/dom] Save the is="" value an element was created with (#262)

[whatwg/dom] selectionchange possible improvements (#271)

[whatwg/dom] Shadow: Define "in the same shadow-including document" (#273)

[whatwg/dom] toggleEventListener (#251)

[whatwg/dom] UAs create elements in HTML namespace when context object is an HTML … (#267)

[whatwg/dom] Un-customify adopted elements (#260)

[whatwg/dom] Use HTML's 'document base URL' concept. (#258)

[whatwg/dom] What happens if a 'once' eventListener dispatches a similar event? (#265)

[whatwg/dom] Why can't Node's nodeValue use [TreatNullAs=EmptyString]? (#259)

[whatwg/encoding] Big5 encoding/decoding support (#58)

[whatwg/encoding] Edititorial: Add a note about duplicates to "index Shift_JIS pointer" (#50)

[whatwg/encoding] Editorial optimization: Move EUDC before index lookup (#52)

[whatwg/encoding] Editorial: avoid upsetting lazy compilers (#55)

[whatwg/encoding] Editorial: Clean up gb18030 math (#63)

[whatwg/encoding] Editorial: Exclude index entries instead of just pointers (#51)

[whatwg/encoding] EUC-jp encoding/decoding support (#59)

[whatwg/encoding] EUK-kr encoding/decoding support (#62)

[whatwg/encoding] gb18030 encoding/decoding support (#57)

[whatwg/encoding] GBK encoding/decoding support (#56)

[whatwg/encoding] Group constants together in half-width math (#49)

[whatwg/encoding] Handle EUDC before the index in Shift_JIS (#54)

[whatwg/encoding] index-jis0208.txt should be JIS X 0208 and add another index file (#47)

[whatwg/encoding] ISO 2022-jp encoding/decoding support (#60)

[whatwg/encoding] Please double-check the end of the EUDC range (#53)

[whatwg/encoding] Shift-JIS encoding/decoding support (#61)

[whatwg/fetch] Aborting a fetch (#27)

[whatwg/fetch] Add steps to intercept requests using foreign fetch. (#329)

[whatwg/fetch] autolink fix: Typo of concept-client-hints-list (#314)

[whatwg/fetch] Consider adding HTML's 401 verbiage (#311)

[whatwg/fetch] Grammar change: "that is check" to that checks" (#310)

[whatwg/fetch] Handling Partial Content / 206 (#144)

[whatwg/fetch] how can i implement a global Interceptor of error with fetchjs (#327)

[whatwg/fetch] HTTP-redirect-fetch preserves all pre-redirect headers for post-redirect request (#320)

[whatwg/fetch] Is is possible to read the response before the whole request body is sent? (#315)

[whatwg/fetch] json() function does not support anti-json hijacking techniques (#321)

[whatwg/fetch] Link to definition of BufferSource (#316)

[whatwg/fetch] Listing headers safe only for certain values is a bad idea (#313)

[whatwg/fetch] Make sure all responses have a URL list (#322)

[whatwg/fetch] Mark Accept-* request headers as simple / safe (#326)

[whatwg/fetch] Meaningless stream variable assignment (#317)

[whatwg/fetch] Model HSTS and Upgrade-Insecure-Request as a redirect. (#324)

[whatwg/fetch] no-referrer should not set referer header (#323)

[whatwg/fetch] Non-http fetch doesn't set response URL (#312)

[whatwg/fetch] Observer API for fetch registry (#65)

[whatwg/fetch] Optional disable setting headers keys in lowercase (#304)

[whatwg/fetch] Preserve fragment in Request/Response URLs (#214)

[whatwg/fetch] Remove an unused variable (#318)

[whatwg/fetch] RFC: a mechanism to bypass CORS preflight (#210)

[whatwg/fetch] same origin requests should allow credentials if credentials mode is sameorigin (#319)

[whatwg/fetch] Sentence fragment when making CORS preflight request (#328)

[whatwg/fetch] Update Fetch to support Token Binding. (#325)

[whatwg/fullscreen] Allow fullscreen to be triggered by an orientation change event (#34)

[whatwg/fullscreen] Cannot scroll in IE11 while in fullscreen by Fullscreen API (#23)

[whatwg/fullscreen] Propose to always render elements in the top layer as if it is fixed positioned (#19)

[whatwg/fullscreen] Reserved keyboard shortcut behaviour in fullscreen (#39)

[whatwg/fullscreen] root element background propagation issue (#40)

[whatwg/storage] Classify 'Application Cache' as site storage (#30)

[whatwg/storage] Create explicit security/privacy section (#35)

[whatwg/storage] Define the behavior when calling persist() if the resource has been already used (#25)

[whatwg/storage] eTLD -> public suffix? (#33)

[whatwg/storage] Exposing cross-origin resource size (#31)

[whatwg/storage] Feedback on the persist() algorithm. (#26)

[whatwg/storage] Miscellaneous editorial feedback (#23)

[whatwg/storage] Prevent usage in combination with document.domain (#12)

[whatwg/storage] The term "site" is confusing (#32)

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

[whatwg/streams] 3.11.4.3. respondWithNewView(view) references `chunk` (#467)

[whatwg/streams] [WritableStream] Shouldn't the state after writer.abort() be closed? (#464)

[whatwg/streams] Align WritableStream structure with ReadableStream structure (#462)

[whatwg/streams] can streams be transferred via postMessage()? (#276)

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

[whatwg/streams] Convert internal slot accesses in the reference implementation to use symbols (#443)

[whatwg/streams] Ensure the JS thread doesn't have to get hit when piping two streams to each other (#97)

[whatwg/streams] Fix pendingPullIntos access in ReadableByteStreamControllerClose() (#471)

[whatwg/streams] Internal promises that can be rejected need to be handled (#468)

[whatwg/streams] light weight transformations (#461)

[whatwg/streams] More concrete examples of "optimization" of pipeTo (#359)

[whatwg/streams] ReadableByteStreamControllerClose accesses first element of pendingPullIntos without checking array length (#470)

[whatwg/streams] Should consumers of readers/streams be notified why a stream was canceled? (#448)

[whatwg/streams] Should ReadableStreams with pull sources call pull until full? (#469)

[whatwg/streams] Synchronous (or asynchronous) state probing on WritableStream (#463)

[whatwg/streams] Synchronous queue draining for WritableStream (#465)

[whatwg/streams] tighten ReadableStreamReaderGenericRelease assertion (#466)

[whatwg/streams] Tighten the assertion on the owner stream in ReadableStreamReaderGene… (#472)

[whatwg/streams] Tweak ReadableByteStreamControllerEnqueue algorithm structure (#473)

[whatwg/url] Allow for a URL record's object to be a MediaSource or MediaStream (#126)

[whatwg/url] https://url.spec.whatwg.org/#idl-index (#129)

[whatwg/url] Non-Windows-file URL definition (#128)

[whatwg/url] Origin of blob URLs doesn't match what implementations do (#127)

[whatwg/xhr] "subresource" destination doesn't exist (#71)

[whatwg/xhr] Abandon hope of removing sync XHR from the web platform? (#20)

[whatwg/xhr] FormData's append method does not match browsers (#73)

[whatwg/xhr] Kill the progress event when readyState is 4 (#72)

[whatwg/xhr] Should XHR store and send HTTP header names in lower case? (#34)

[whatwg/xhr] Sort headers lexicographically in getAllResponseHeaders and combine values too (#50)

[WICG/directory-upload] It is unclear how FormData object gets populated when Upload API is used (#40)

[WICG/directory-upload] Rename Suggested User Interface Element Text to "Choose folders" (#39)

[WICG/directory-upload] Security issue of directory upload: pretend to download when actaully to upload a directory (#38)

[WICG/modality] Next steps? (#25)

Last message date: Thursday, 30 June 2016 21:22:41 UTC