public-webapps-github@w3.org from February 2017 by thread

[w3c/ServiceWorker] SW spec associates Client objects with browsing context in a couple places (#1083) Ben Kelly (Tuesday, 28 February)

Re: [w3c/FileAPI] Remove FileList (Migrate to | typedef FileList FrozenArray<File>; | (#19) Vsevolod Shmyroff (Tuesday, 28 February)

[w3c/FileAPI] FileList.drop method (#72) Vsevolod Shmyroff (Tuesday, 28 February)

Re: [whatwg/fetch] Vary HTTP cache on credentials mode (#307) Mark Nottingham (Tuesday, 28 February)

[heycam/webidl] Replace serializers by toJSON and [Default] extended attribute (#323) Tobie Langel (Monday, 27 February)

Re: [whatwg/fetch] Allow connection reuse for request without credentials when TLS client auth is not in use (#341) Anne van Kesteren (Monday, 27 February)

Re: [heycam/webidl] Are operations on the `[[BackingMap]]` and `[[BackingSet]]` page-hookable? And if not, why not? (#254) youennf (Monday, 27 February)

Re: [whatwg/fetch] Go deeper into HTTP caching (#373) Mark Nottingham (Monday, 27 February)

[w3c/ServiceWorker] No event for knowing when service worker is not available (#1082) publicocean0 (Sunday, 26 February)

Re: [w3c/ServiceWorker] requestIdleCallback (equivalent) for ServiceWorkerGlobalScope (#790) publicocean0 (Sunday, 26 February)

Re: [whatwg/dom] High resolution timing for events (#23) Sebastian Zartner (Saturday, 25 February)

Re: [whatwg/dom] Consider adding localNameFilter to MutationObserver (#398) Hemant Singh (Saturday, 25 February)

[heycam/webidl] short-svg (#322) PauloLeca (Saturday, 25 February)

Re: [whatwg/fetch] Allow * for Access-Control-Expose-Headers (#252) 芝麻飞来 (Saturday, 25 February)

Re: [whatwg/fetch] Allow * for Access-Control-Allow-Headers and Access-Control-Allow-Methods (#251) 芝麻飞来 (Saturday, 25 February)

[w3c/IndexedDB] simplify algorithm names (#160) Joshua Bell (Saturday, 25 February)

[w3c/IndexedDB] Add caniuse panels (#159) Joshua Bell (Friday, 24 February)

[w3c/IndexedDB] Make algorithm names more succinct and consistent (#158) Joshua Bell (Friday, 24 February)

[w3c/IndexedDB] Indicate 2.0 feature support in Chrome/Firefox/Safari (#157) Joshua Bell (Friday, 24 February)

[w3c/IndexedDB] Add Security note about persistence/version skew (#156) Joshua Bell (Friday, 24 February)

[whatwg/url] Use empty host for file URL's (#260) Rimas (Friday, 24 February)

[whatwg/url] username/password/port should be removed when "file" is added as scheme (#259) Daijirō Wachi (Thursday, 23 February)

[heycam/webidl] Why can't an inherited dictionary override something as required? (#321) Domenic Denicola (Thursday, 23 February)

[w3c/uievents] Specify the arguments of initMouseEvent() (#136) Philip Jägenstedt (Thursday, 23 February)

[w3c/uievents] Standardize layerX/layerY on MouseEvent (#135) Dave Tapuska (Thursday, 23 February)

[whatwg/streams] Access to reader.readIntoRequests withtout checking reader type (#686) Romain (Thursday, 23 February)

[w3c/ServiceWorker] clarify Clients.matchAll() focus order for nested frames (#1080) Ben Kelly (Thursday, 23 February)

[whatwg/url] Empty or null host when scheme is "file:"? (#258) Rimas (Thursday, 23 February)

[heycam/webidl] Cleanup DOMException. (#320) Tobie Langel (Thursday, 23 February)

Re: [whatwg/xhr] Early return step needed for cancelled send()? (#101) Anne van Kesteren (Thursday, 23 February)

[whatwg/xhr] Editorial: use a single response object (#126) Anne van Kesteren (Thursday, 23 February)

[whatwg/xhr] overrideMimeType does not throw for invalid input (#125) Anne van Kesteren (Thursday, 23 February)

Re: [w3c/IndexedDB] Grant access to other origins (#60) Brett Zamir (Thursday, 23 February)

[whatwg/xhr] Use a single slot for the response object (#124) Anne van Kesteren (Thursday, 23 February)

[whatwg/xhr] Meta: remove annotation system and update deploy infrastructure (#123) Anne van Kesteren (Thursday, 23 February)

[whatwg/url] Large ports of non special urls (#257) achristensen07 (Thursday, 23 February)

[whatwg/xhr] Clarify when subsubsubsteps run in "process response" (#122) Anne van Kesteren (Thursday, 23 February)

[whatwg/storage] Disable the API in opaque origins (#43) Anne van Kesteren (Thursday, 23 February)

[w3c/ServiceWorker] Introduce Try Clear Registration; Delay activation (#1079) Jungkee Song (Thursday, 23 February)

[heycam/webidl] Make the situation with [] default values a bit clearer. (#319) Boris Zbarsky (Thursday, 23 February)

[heycam/webidl] Constant sequence value (#318) Anne van Kesteren (Thursday, 23 February)

[w3c/uievents] Specify the arguments of initCompositionEvent() (#134) Philip Jägenstedt (Thursday, 23 February)

[whatwg/dom] Event Listener Execution Order for Same Event Is Undefined (#415) Patrick Dark (Thursday, 23 February)

[w3ctag/spec-reviews] allow-top-navigation-by-user-activation (#154) Domenic Denicola (Thursday, 23 February)

[w3c/IndexedDB] Clarify purpose and lifetime of upgrade transactions (#155) Joshua Bell (Wednesday, 22 February)

[w3c/IndexedDB] Non-normative note about what an upgrade transaction is normally used for (#154) cynthia (Wednesday, 22 February)

Re: [whatwg/url] Change host parser for non-special schemes (#148) achristensen07 (Wednesday, 22 February)

[heycam/webidl] Base sequences, dictionaries, and records on Infra types (#317) Domenic Denicola (Wednesday, 22 February)

[heycam/webidl] Carry out math operations on real numbers, not IEEE 754. (#316) Tobie Langel (Wednesday, 22 February)

Re: [whatwg/fetch] "parse a header value" should be more careful with types (#474) Anne van Kesteren (Wednesday, 22 February)

[whatwg/fetch] "process request body" is gone (#495) Anne van Kesteren (Wednesday, 22 February)

[whatwg/xhr] Regression fix: need transmitted/length defined before progress event dispatch (#121) Anne van Kesteren (Wednesday, 22 February)

Re: [whatwg/xhr] Clean up "fire an event" and derivatives (#99) Anne van Kesteren (Wednesday, 22 February)

Re: [whatwg/xhr] setRequestHeader behavior doesn't seem to match implementations (#108) Anne van Kesteren (Wednesday, 22 February)

[whatwg/fetch] Breaking: redo value parsing as value extraction (#494) Anne van Kesteren (Wednesday, 22 February)

Re: [whatwg/fetch] Headers.get/getAll/has do not byte-lowercase the name (#203) Anne van Kesteren (Wednesday, 22 February)

Re: [whatwg/fetch] Optional disable setting headers keys in lowercase (#304) Anne van Kesteren (Wednesday, 22 February)

Re: [whatwg/xhr] overrideMimeType cannot throw for invalid MIME types (#82) Anne van Kesteren (Wednesday, 22 February)

Re: [whatwg/xhr] Should we be pinning Blob URIs on fetches? (#79) Anne van Kesteren (Wednesday, 22 February)

[w3c/FileAPI] Describe internal slots of Blob and File objects better (#71) Anne van Kesteren (Wednesday, 22 February)

Re: [whatwg/xhr] FormData.prototype.get should return `undefined` for not-present entries, instead of `null` (#27) Anne van Kesteren (Wednesday, 22 February)

[w3c/IndexedDB] Rework key generator algorithm (#153) Joshua Bell (Wednesday, 22 February)

[whatwg/url] new URLSearchParams(entries) (#256) Cyril Auburtin (Tuesday, 21 February)

[w3c/ServiceWorker] clarify that Client "creation order" means when reserved Client created (#1078) Ben Kelly (Tuesday, 21 February)

[w3c/ServiceWorker] Find a way for service workers to get their current state (#1077) Nathan Schloss (Tuesday, 21 February)

Re: [whatwg/fetch] Reconsider treatment of non-GET for non-HTTP(S) schemes (#339) Anne van Kesteren (Tuesday, 21 February)

[w3c/uievents] Clearly specify initUIEvent (#133) Dave Tapuska (Tuesday, 21 February)

Re: [whatwg/fetch] Define a cache for H2 server push & friends (#354) Jake Archibald (Tuesday, 21 February)

[whatwg/xhr] Document that cannot be serialized does not throw (#120) Anne van Kesteren (Tuesday, 21 February)

Re: [whatwg/fetch] Make Request constructor more forgiving (#377) Anne van Kesteren (Tuesday, 21 February)

Re: [w3c/ServiceWorker] More clarity around waiting for an active worker to finish (#916) Jungkee Song (Tuesday, 21 February)

[heycam/webidl] Meta: Fix scroll jank (#315) Tobie Langel (Tuesday, 21 February)

[heycam/webidl] Scroll script causes jank (#314) Tobie Langel (Tuesday, 21 February)

Re: [heycam/webidl] Should callback interface objects have a "length" property? (#279) Tobie Langel (Monday, 20 February)

Re: [heycam/webidl] Require `new` for named constructors (#275) Tobie Langel (Monday, 20 February)

Re: [heycam/webidl] Constants require an interface prototype object which callback interfaces don't have (#281) Tobie Langel (Monday, 20 February)

Re: [heycam/webidl] Check if NodeFilter.length is defined correctly. (#83) Tobie Langel (Monday, 20 February)

Re: [heycam/webidl] Legacy callback interface objects are badly defined (#78) Tobie Langel (Monday, 20 February)

[heycam/webidl] Revamp interface bindings (#313) Tobie Langel (Monday, 20 February)

[whatwg/dom] "create an event" doesn't work for certain UI events (#414) Domenic Denicola (Monday, 20 February)

[w3c/IndexedDB] SharedArrayBuffer integration (#152) Anne van Kesteren (Monday, 20 February)

[whatwg/xhr] Remove assertion/test annotation system (#119) Anne van Kesteren (Monday, 20 February)

[whatwg/xhr] Ensure progress events fired from "process response" always have a valid loaded value (#118) Keith Yeung (Monday, 20 February)

Re: [whatwg/fetch] Streams based uploading with Content-Length (not chunked encoding) (#95) Anne van Kesteren (Monday, 20 February)

Re: [whatwg/url] Define a host's "public suffix" and "registrable domain" (#72) Anne van Kesteren (Monday, 20 February)

Re: [whatwg/fetch] Allow setting `cookie` header in credential-less CORS requests (#268) Anne van Kesteren (Monday, 20 February)

Re: [whatwg/fetch] Use a ReadableStream with byte source (formerly called ReadableByteStream) for .body (#267) Anne van Kesteren (Monday, 20 February)

[whatwg/storage] Meta: enable PR preview (#42) Anne van Kesteren (Monday, 20 February)

[whatwg/xhr] Meta: enable PR preview (#117) Anne van Kesteren (Monday, 20 February)

[w3c/selection-api] Bahavior without browsing context (#82) TAMURA, Kent (Monday, 20 February)

[heycam/webidl] Code-points, code-units, characters, oh my! (#312) Marcos Cáceres (Monday, 20 February)

[w3c/gamepad] GamepadHapticActuator pulse should be annotated [Throws, NewObject] (#59) Daosheng Mu (Monday, 20 February)

Re: [w3c/ServiceWorker] Is it possible to serve service workers from CDN/remote origin? (#940) jvanbec (Sunday, 19 February)

Re: [w3c/webcomponents] accessibility considerations: states and behaviors (#567) Ryosuke Niwa (Sunday, 19 February)

Re: [whatwg/xhr] Kill the progress event when readyState is 4 (#72) Keith Yeung (Saturday, 18 February)

[whatwg/xhr] "To handle response end-of-body for response, ru..." (#116) Keith Yeung (Saturday, 18 February)

[whatwg/fullscreen] Meta: enable PR preview (#77) Anne van Kesteren (Saturday, 18 February)

[whatwg/encoding] Meta: enable PR preview (#93) Anne van Kesteren (Saturday, 18 February)

[whatwg/dom] Meta: enable PR preview (#413) Anne van Kesteren (Saturday, 18 February)

[whatwg/fetch] Meta: enable PR review (#493) Anne van Kesteren (Saturday, 18 February)

[w3c/webcomponents] Shadow dom innerhtml and CSP unsafe-inline (#627) cardner (Saturday, 18 February)

Re: [w3c/push-api] Interaction with SOP (#211) Martin Thomson (Friday, 17 February)

[whatwg/fetch] Allow service-workers mode to be set in fetch options (#492) Nathan Schloss (Friday, 17 February)

[whatwg/fetch] Expose PerformanceResourceTiming in Response Objects (#491) Nathan Schloss (Friday, 17 February)

[w3c/push-api] Enable auto publishing of Push API drafts (#241) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] PushSubscription should have an attribute for ExpirationTime (#86) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] Describe process for subscription updates (#132) Peter Beverloo (Friday, 17 February)

[w3c/push-api] Propose enabling background sync from `pushsubscriptionchange` events (#240) Peter Beverloo (Friday, 17 February)

[w3c/push-api] Clarify that push messages can come from anywhere (#239) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] Fire pushsubscriptionchange when user revokes permission (#116) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] push-register (pushregistrationlost / pushsubscriptionchange) behavior when clearing browser cache (#61) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] pushsubscriptionchange - Initial feedback (#120) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] Pass removed subscriptions as a property of the `pushsubscriptionchange` event (#193) Peter Beverloo (Friday, 17 February)

[w3c/push-api] Connectivity is not required to unsubscribe a subscription (#238) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] event.waitUntil(registration.subscribe()) would cause a deadlock (#221) Peter Beverloo (Friday, 17 February)

[w3c/push-api] Restructure the `push` event (#237) Peter Beverloo (Friday, 17 February)

[w3c/clipboard-apis] Add ipr functionality to the spec (#39) gked (Friday, 17 February)

Re: [w3c/push-api] Properly defining `pushsubscriptionchange` (#228) Peter Beverloo (Friday, 17 February)

Re: [w3c/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509) Josef Jezek (Friday, 17 February)

[whatwg/xhr] what's this mean ? fetch will be repalce xmlhttprequest ? (#115) anonymous (Friday, 17 February)

[w3ctag/spec-reviews] IndexedDB 2.0 features review (#153) Victor Costan (Friday, 17 February)

[w3c/push-api] Firing `pushsubscriptionchange` when permission is regranted (#236) Peter Beverloo (Friday, 17 February)

Re: [w3c/push-api] Properly define the pushsubscriptionchange event (#234) Peter Beverloo (Friday, 17 February)

[w3c/push-api] Separate out an algorithm for creating a push subscription (#235) Peter Beverloo (Friday, 17 February)

Re: [w3ctag/spec-reviews] Notifications API (#94) Andrew Betts (Friday, 17 February)

Re: [whatwg/streams] Chunking with Streams (#171) Adam Rice (Friday, 17 February)

Re: [whatwg/streams] Should write() always error the stream when it rejects the promise it returned? (#476) Adam Rice (Friday, 17 February)

[w3c/gamepad] GamepadHapticActuator needs to define the situation of loss focus (#58) Daosheng Mu (Friday, 17 February)

[whatwg/url] Editorial: Minor formatting tweak (#255) Michael[tm] Smith (Friday, 17 February)

[w3c/FileAPI] where is this document for "utils.regexp.isChinese"? (#70) anlex N (Friday, 17 February)

Re: [w3c/clipboard-apis] Clarify the algorithm for setting target of a clipboard event in 7.2 Processing model for event dispatch (#29) Gary Kacmarcik (Friday, 17 February)

Re: [w3c/clipboard-apis] How should focus be managed? (#26) Gary Kacmarcik (Friday, 17 February)

Re: [w3c/clipboard-apis] Behavior of queryCommandEnabled (#7) Gary Kacmarcik (Thursday, 16 February)

[w3c/editing] Behavior of queryCommandEnabled (#161) Gary Kacmarcik (Thursday, 16 February)

[whatwg/xhr] t (#114) sayandevd (Thursday, 16 February)

Re: [w3c/clipboard-apis] How do we address cross-origin selection/focus changes? (#38) gked (Thursday, 16 February)

[whatwg/dom] [Proposal] Add EventTarget.getEventListeners() (#412) Lea Verou (Thursday, 16 February)

Re: [w3c/ServiceWorker] what should Client.url return for a reserved Worker Client? (#1034) Ben Kelly (Thursday, 16 February)

[w3c/ServiceWorker] Service worker ID - remove? (#1076) Jake Archibald (Thursday, 16 February)

[whatwg/url] Remove javascript URL special case from the API (#254) Anne van Kesteren (Thursday, 16 February)

[whatwg/url] Remove special-casing of javascript URLs in the API (#253) Anne van Kesteren (Thursday, 16 February)

[w3c/ServiceWorker] Track ancestorOrigins privacy issues (#1075) Jungkee Song (Thursday, 16 February)

[whatwg/url] A file URL cannot have credentials (#252) Anne van Kesteren (Thursday, 16 February)

Re: [w3c/ServiceWorker] "ancestor origins array" is going away (#1051) Jungkee Song (Thursday, 16 February)

Re: [w3c/FileAPI] Update feedback info (#49) Vsevolod Shmyroff (Thursday, 16 February)

[w3c/FileAPI] Update feedback info (#69) Vsevolod Shmyroff (Thursday, 16 February)

Re: [w3c/ServiceWorker] `Clients.matchAll()` should exclude the current environment (#1037) Jungkee Song (Thursday, 16 February)

Re: [w3c/clipboard-apis] The ClipboardEvent constructor is strange (#10) Gary Kacmarcik (Thursday, 16 February)

[w3ctag/spec-reviews] Web Payments Working Group Specifications (#152) ianbjacobs (Wednesday, 15 February)

[w3c/manifest] Icon shapes and masking (#555) Owen Campbell-Moore (Wednesday, 15 February)

[w3c/ServiceWorker] Add Client type for ServiceWorkerGlobalScope environments (#1074) Ben Kelly (Wednesday, 15 February)

[w3c/ServiceWorker] Update to reference HTML for link rel=serviceworker (#1073) Domenic Denicola (Wednesday, 15 February)

Re: [w3c/ServiceWorker] Use DOMStringList for ancestorOrigins (#1052) Domenic Denicola (Wednesday, 15 February)

Re: [w3c/selection-api] Specify baseNode/baseOffset/extentNode/extentOffset? (#34) Luna Lu (Wednesday, 15 February)

Re: [w3c/clipboard-apis] Where would one get a DataTransfer to hand to the ClipboardEvent constructor? (#33) Gary Kacmarcik (Wednesday, 15 February)

Re: [w3c/ServiceWorker] Remove frameType, maybe add ancestorOrigins (#732) Ben Kelly (Wednesday, 15 February)

[whatwg/url] Meta: make .pr-preview.json valid json (#251) Tobie Langel (Wednesday, 15 February)

Re: [whatwg/url] size (or length) for URLSearchParams (#163) Anne van Kesteren (Wednesday, 15 February)

[whatwg/url] Meta: update .pr-preview.json config file (#250) Tobie Langel (Wednesday, 15 February)

[whatwg/streams] Correct bad variable in PromiseInvokeOrNoop (#685) Adam Rice (Wednesday, 15 February)

[whatwg/dom] Meta: link to web-platform-tests in header (#411) Philip Jägenstedt (Wednesday, 15 February)

[whatwg/dom] Consider removing `document.origin` (#410) Mike West (Wednesday, 15 February)

[whatwg/streams] Are abstract operations supposed to be in alphabetical order? (#684) Adam Rice (Wednesday, 15 February)

[w3c/IndexedDB] Editorial: remove repeated word (#151) Prayag Verma (Wednesday, 15 February)

Re: [w3c/webcomponents] Polymer encouraged incorrect document.createElement() usage (#544) Boris Zbarsky (Wednesday, 15 February)

Re: [w3c/ServiceWorker] Handling duplicate importScripts() (#1041) Matt Falkenhagen (Wednesday, 15 February)

[whatwg/streams] sink.abort() can be called during sink.start() (#683) Adam Rice (Wednesday, 15 February)

[w3c/selection-api] Change addRange (#81) Yoichi Osato (Wednesday, 15 February)

Re: [whatwg/streams] Specify ReadableStream.[[Transfer]] (#623) Domenic Denicola (Tuesday, 14 February)

Re: [whatwg/streams] precision issues with very large chunks and desiredSize (#657) Domenic Denicola (Tuesday, 14 February)

[w3c/IndexedDB] open/deleteDatabase should throw on opaque origin (#150) Joshua Bell (Tuesday, 14 February)

[w3c/IndexedDB] Use proposed DOM hook for exceptions thrown during dispatch (#149) Joshua Bell (Tuesday, 14 February)

[w3c/IndexedDB] specify what should happen if the origin of execution context is opaque (#148) jeisinger (Tuesday, 14 February)

[whatwg/storage] API exposure/behavior for unique origins? (#41) Joshua Bell (Tuesday, 14 February)

[w3c/webcomponents] Shadow DOM Example 1 whithout slot attribute applied, select by class (#626) lcchueri (Tuesday, 14 February)

[whatwg/fetch] Clarify the ABNF flavor in use (#490) Anne van Kesteren (Tuesday, 14 February)

Re: [w3c/ServiceWorker] A header-based SW installation (#685) Michael[tm] Smith (Tuesday, 14 February)

Re: [w3c/ServiceWorker] Opt cache.add/addAll and importScripts out of a local service worker (#1025) Jake Archibald (Tuesday, 14 February)

Re: [whatwg/fetch] Only specific APIs should skip the fetch event when called within a service worker (#303) Anne van Kesteren (Tuesday, 14 February)

Re: [whatwg/fetch] Dispatch to foreign fetch for redirects (#362) Anne van Kesteren (Tuesday, 14 February)

[whatwg/streams] "If returnValue is an abrupt completion, return ..." (#682) Adam Rice (Tuesday, 14 February)

Re: [whatwg/fullscreen] Change algorithm of "collect documents to unfullscreen" (#72) Philip Jägenstedt (Tuesday, 14 February)

Re: [w3c/webcomponents] fullscreenchange should be dispatched on each ancestor shadow root (#614) Philip Jägenstedt (Tuesday, 14 February)

Re: [w3c/FileAPI] Document BlobPropertyBag "endings", or keep pushing to remove? (#46) Philip Jägenstedt (Tuesday, 14 February)

Re: [whatwg/fetch] Changing skip-service-worker flag to use-service-workers enum (#435) Jake Archibald (Tuesday, 14 February)

[whatwg/dom] Add legacyOutputDidListenersThrowFlag to event dispatch for IDB (#409) Anne van Kesteren (Tuesday, 14 February)

[heycam/webidl] Meta: fix broken deploy script (#311) Tobie Langel (Tuesday, 14 February)

[heycam/webidl] Editorial: fix readme line breaks (#310) Tobie Langel (Tuesday, 14 February)

Re: [heycam/webidl] Set up auto-deploy to GitHub pages from master (#221) Cameron McCormack (Tuesday, 14 February)

[whatwg/url] Editorial: remove one more instance of "simply" (#249) Timothy Gu (Tuesday, 14 February)

Re: [whatwg/url] Avoid using "simply" (#201) Anne van Kesteren (Tuesday, 14 February)

[w3c/selection-api] Let addRange not update existing range (#80) Yoichi Osato (Tuesday, 14 February)

[whatwg/url] Should URL constructors prepend ? when initializing query objects? (#248) Joyee Cheung (Tuesday, 14 February)

[whatwg/fetch] ABNF Notation Reference (#489) Joseph Pecoraro (Tuesday, 14 February)

Re: [w3c/permissions] Define restrictions on "device-info" permission (from TPAC). (#131) jan-ivar (Tuesday, 14 February)

Re: [whatwg/dom] Proposal: DOMChangeList (#270) Jxck (Tuesday, 14 February)

[w3c/ServiceWorker] no way for using a websocket inside a service worker (#1072) publicocean0 (Tuesday, 14 February)

[w3c/ServiceWorker] Add specific Processing headings + minor editorial (#1071) Michael[tm] Smith (Tuesday, 14 February)

Re: [w3c/IndexedDB] "If an exception was propagated out from any event handler" is not a thing (#140) Joshua Bell (Monday, 13 February)

[heycam/webidl] Distinguishability categories are a bit confused about types vs non-types (#309) Boris Zbarsky (Monday, 13 February)

[w3c/IndexedDB] Key generator behavior with explicit keys above 2^53 (#147) Joshua Bell (Monday, 13 February)

[w3c/IndexedDB] Fixes for 'steps for storing' (#146) Joshua Bell (Monday, 13 February)

[whatwg/dom] "If options is a dictionary, then set capture to..." (#408) Eli Sadoff (Monday, 13 February)

[w3c/IndexedDB] Implement transaction cleanup hook for [HTML] (#145) Joshua Bell (Monday, 13 February)

Re: [whatwg/fetch] Access to the HTTP trailer (#34) Anne van Kesteren (Monday, 13 February)

[heycam/webidl] No obvious way to link to the effective overload set construction algorithm (#308) Boris Zbarsky (Monday, 13 February)

Re: [whatwg/fetch] Cannot use [SameObject] for trailers (#473) Anne van Kesteren (Monday, 13 February)

[whatwg/fetch] Response's trailer cannot use [SameObject] (#488) Anne van Kesteren (Monday, 13 February)

Re: [w3c/IndexedDB] Horizontal review… (#112) Léonie Watson (Monday, 13 February)

Re: [heycam/webidl] Investigate banning nullable enums (#213) Philip Jägenstedt (Monday, 13 February)

Re: [w3c/webcomponents] Support renaming, aliasing, or namespacing imported elements (#344) Vincent (Monday, 13 February)

[w3c/ServiceWorker] Correcting usecache attribute. Fixes #1069 (#1070) Jake Archibald (Monday, 13 February)

Re: [whatwg/url] IDNA (#53) Anne van Kesteren (Monday, 13 February)

Re: [w3c/webcomponents] [imports]: <link rel=import> shouldn't be active when added by innerHTML (bugzilla: 26898) (#193) Takayoshi Kochi (Monday, 13 February)

[whatwg/fetch] Error-prone: "Response with null body status cannot have body" (#487) Conrad Irwin (Monday, 13 February)

[w3c/ServiceWorker] useCache attribute design seems very very wrong (#1069) Domenic Denicola (Monday, 13 February)

[w3c/selection-api] Selection should detach associated Range when Range move to another root. (#79) yosin (Monday, 13 February)

[whatwg/url] Provide means to "strip query" (#247) Marcos Cáceres (Monday, 13 February)

[heycam/webidl] Add an informative section on overloads vs. unions/optional (#307) Domenic Denicola (Sunday, 12 February)

[whatwg/xhr] Editorial: add an IDL index (#113) Domenic Denicola (Sunday, 12 February)

[whatwg/url] Typo in file state (#246) STD4453 (Sunday, 12 February)

Re: [whatwg/url] Goal: Getting a fixed document release (#222) Larry Masinter (Sunday, 12 February)

[w3c/IndexedDB] Simplify "steps for storing a record into an object store"? (#144) Brett Zamir (Sunday, 12 February)

Re: [whatwg/streams] Fix queue total size tracking logic (#661) Till Schneidereit (Saturday, 11 February)

[whatwg/streams] Writable stream spec fixes (#681) Till Schneidereit (Saturday, 11 February)

[heycam/webidl] Is -0 < 0, regarding [EnforceRange]? (#306) Domenic Denicola (Saturday, 11 February)

[whatwg/fullscreen] https://content.jwplatform.com/libraries/LJpSz0C8.js (#76) nazizajka (Saturday, 11 February)

Re: [whatwg/fetch] Enforce limit on inflight keepalive bytes (#419) Ilya Grigorik (Saturday, 11 February)

[heycam/webidl] Allow records to be nullable in all cases and omitted as optional operation arguments. (#305) Boris Zbarsky (Saturday, 11 February)

[w3c/webcomponents] Fix a few typos (#625) Bryan Bess (Saturday, 11 February)

Re: [whatwg/streams] "Set totalSize to totalSize + pair.[[size]]." (#582) Domenic Denicola (Friday, 10 February)

Re: [whatwg/streams] factor out pipeTo into abstract op ReadableStreamPipeTo (#676) Domenic Denicola (Friday, 10 February)

Re: [w3c/FileAPI] Remove definition of Blob.close() and all related terms. (#68) (c9e0a6c) rolivo (Friday, 10 February)

Re: [w3c/FileAPI] Constructing a new blob from a closed blob (#17) Marijn Kruisselbrink (Friday, 10 February)

Re: [w3c/FileAPI] Cloning a Blob and then close the original one, does it change the state of the cloned one? (#18) Marijn Kruisselbrink (Friday, 10 February)

[whatwg/url] IDNA: avoid defining valid domain string in terms of the parser (#245) Anne van Kesteren (Friday, 10 February)

[w3c/manifest] Should the scope terminate by "/"? (#554) Zhiqiang Zhang (Friday, 10 February)

[whatwg/xhr] "Every millisecond, as long as the stop timeout flag is unset, queue a microtask to run these subsubsubsteps" looks wrong. (#112) smaug---- (Friday, 10 February)

[whatwg/streams] Execute strategySize first in write() (#680) Adam Rice (Friday, 10 February)

[whatwg/url] Paths need to be copied from base URLs (#244) Anne van Kesteren (Friday, 10 February)

[whatwg/url] Editorial: use specific names for encode sets (#243) Anne van Kesteren (Friday, 10 February)

[whatwg/url] Define which URLs are valid in the parser examples (#242) Anne van Kesteren (Friday, 10 February)

Re: [whatwg/streams] define semantics of {source,sink}.finally() (#636) Adam Rice (Friday, 10 February)

[whatwg/url] All the other network schemes (#241) Daniel Stenberg (Friday, 10 February)

Re: [whatwg/url] It's not immediately clear that "URL syntax" and "URL parser" conflict (#118) Anne van Kesteren (Friday, 10 February)

Re: [whatwg/url] Is failure ever not a syntax violation? (#219) Anne van Kesteren (Friday, 10 February)

Re: [whatwg/streams] strategy.size() can reenter WritableStream logic before its caller finishes all the work (#675) Adam Rice (Friday, 10 February)

[w3c/manifest] Simple Example and Complex Example (#553) Rob Dolin (MSFT) (Thursday, 9 February)

[whatwg/fetch] preload, destinations, and module scripts (#486) Domenic Denicola (Thursday, 9 February)

Re: [w3ctag/spec-reviews] PaymentRequest.canMakeActivePayment() (#146) Andrew Betts (Thursday, 9 February)

Re: [w3ctag/spec-reviews] "With Credentials" flag possibly inconsistent with web architecture (#76) Andrew Betts (Thursday, 9 February)

[w3c/FileAPI] Remove definition of Blob.close() and all related terms. (#68) Marijn Kruisselbrink (Thursday, 9 February)

Re: [w3ctag/spec-reviews] WebUSB (#108) Alex Russell (Thursday, 9 February)

[whatwg/fetch] should CSP be checked on each redirect? (#485) Ben Kelly (Thursday, 9 February)

[w3c/FileAPI] Stop using incumbent settings object (#67) Domenic Denicola (Thursday, 9 February)

Re: [w3ctag/spec-reviews] Media Capture From DOM Element (#130) Daniel Appelquist (Thursday, 9 February)

Re: [w3ctag/spec-reviews] TV Control API (#111) Daniel Appelquist (Thursday, 9 February)

Re: [w3ctag/spec-reviews] Audio Output Device APIs (#132) Travis Leithead (Thursday, 9 February)

Re: [w3ctag/spec-reviews] Review Accessibility Object Model (#134) Andrew Betts (Thursday, 9 February)

[whatwg/url] Use Nontransitional_Processing for IDNA ToASCII (#240) Anne van Kesteren (Thursday, 9 February)

[whatwg/url] IDNA Nontransitional_Processing (#239) Anne van Kesteren (Thursday, 9 February)

Re: [whatwg/url] Consider always escaping U+0020 (#125) Anne van Kesteren (Thursday, 9 February)

[whatwg/url] Make IPv6 addresses in special URLs valid (#238) Anne van Kesteren (Thursday, 9 February)

Re: [w3c/manifest] feat: Add splashscreens member + purpose (closes #510) (#530) Kenneth Rohde Christiansen (Thursday, 9 February)

[whatwg/url] Editorial: use the Infra Standard for URL's path (#237) Anne van Kesteren (Thursday, 9 February)

Re: [w3c/manifest] Allow for multiple scopes (#449) Kenneth Rohde Christiansen (Thursday, 9 February)

[whatwg/url] Meta: enable preview and diffs for all pull requests (#236) Anne van Kesteren (Thursday, 9 February)

Re: [whatwg/encoding] Add Streams support (#72) Adam Rice (Thursday, 9 February)

[whatwg/xhr] indexing my site with my naanmani.wordpress.com in various places. (#111) dhalapathy (Thursday, 9 February)

Re: [w3c/ServiceWorker] should FetchEvent.request.cache reflect non-fetch browser cache controls? (#875) Jungkee Song (Thursday, 9 February)

[whatwg/dom] Add event.srcElement as a legacy alias to event.target (#407) Mike Taylor (Thursday, 9 February)

Re: [w3c/ServiceWorker] Drop isReload (#873) Jungkee Song (Thursday, 9 February)

[whatwg/encoding] " push a copy of input " (#92) Adam Rice (Thursday, 9 February)

Re: [whatwg/dom] Standardize certain Microsoft event extensions (#334) Mike Taylor (Thursday, 9 February)

Re: [w3ctag/spec-reviews] Review of WakeLock API and suitability for overall platform requested by 31 August 2016 (#126) Hadley Beeman (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] MediaStream Recorder (#131) L. David Baron (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Ambient Light Sensor API (#115) Hadley Beeman (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Custom Paint API to CR (#140) Daniel Appelquist (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Data on the Web Best Practices (#135) Hadley Beeman (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] ImageBitmapRenderingContext (part of offscreen canvas) (#141) L. David Baron (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Review request for Scroll Anchoring (#142) L. David Baron (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] MediaSession (#149) Travis Leithead (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Timed Text Markup Language 2 (TTML2) (#138) Daniel Appelquist (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] WebRTC Stats review (#148) Daniel Appelquist (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] TV-Specific Web Subsetting (#105) Hadley Beeman (Wednesday, 8 February)

[whatwg/url] Use Infra more (#235) Anne van Kesteren (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] IFrame support in web payments (#147) Travis Leithead (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Browser Fingerprinting Document (#38) Hadley Beeman (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Security Questionnaire (#77) Hadley Beeman (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Privacy Mode (#101) Hadley Beeman (Wednesday, 8 February)

Re: [w3c/ServiceWorker] Support returning ServiceWorker Client environments from `Clients.matchAll()` (#1036) Jake Archibald (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Geofencing FPWD (#89) Daniel Appelquist (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Performance API's, Security and Privacy (#120) Hadley Beeman (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Review origin policy. (#127) Hadley Beeman (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] A spec style/structure checklist? (#136) L. David Baron (Wednesday, 8 February)

Re: [w3ctag/spec-reviews] Review OffscreenCanvas (#144) L. David Baron (Wednesday, 8 February)

[w3c/ServiceWorker] Consider throwing when non-promise is passed to `waitUntil`. (#1068) Surma (Wednesday, 8 February)

Re: [whatwg/url] Add more restrictions to the host parser (#159) Anne van Kesteren (Wednesday, 8 February)

Re: [w3c/manifest] style: less resistance (737c006) Kenneth Rohde Christiansen (Wednesday, 8 February)

[whatwg/fetch] Regression: make Request constructor account for changes to fill (#484) Anne van Kesteren (Wednesday, 8 February)

[heycam/webidl] Allow records to be omitted (#304) Anne van Kesteren (Wednesday, 8 February)

[w3c/manifest] Make start_url relative to scope and not manifest location (#552) Kenneth Rohde Christiansen (Wednesday, 8 February)

Re: [whatwg/fetch] Block subresource requests whose URLs include credentials. (#465) Mike West (Wednesday, 8 February)

[heycam/webidl] Disambiguate / explain maplike vs record (#303) Vincent Scheib (Wednesday, 8 February)

Re: [whatwg/dom] initEvent should not require three parameters (#387) Chris Dumez (Wednesday, 8 February)

[whatwg/url] Repeated slashes should be arranged in file scheme (#234) Daijirō Wachi (Tuesday, 7 February)

Re: [whatwg/fetch] Stop lowercasing header names (#476) Patrick McManus (Tuesday, 7 February)

Re: [whatwg/fetch] Block 'ftp:' requests from non-'ftp:' clients. (#464) Domenic Denicola (Tuesday, 7 February)

[whatwg/fetch] Type confusion in Request constructor leading to underdefined behavior (#483) Boris Zbarsky (Tuesday, 7 February)

Re: [whatwg/fetch] Add 'target browsing context' to requests. (#466) Mike West (Tuesday, 7 February)

[w3c/permissions] May reorder the permission state read steps (#137) Zakor Gyula (Tuesday, 7 February)

[whatwg/encoding] Editorial: fix formatting of code and add new to constructor (#91) Anne van Kesteren (Tuesday, 7 February)

[whatwg/fetch] Add several ports to the "bad ports" list. (#482) Mike West (Tuesday, 7 February)

[heycam/webidl] Fix an example of serialization behavior (#302) Fuqiao Xue (Tuesday, 7 February)

Re: [whatwg/url] file state needs clarification (#217) Anne van Kesteren (Tuesday, 7 February)

[whatwg/xhr] mobile legends hack dong (#110) alvaropratama (Tuesday, 7 February)

[heycam/webidl] `any` type conversion does not take into account of symbols (#301) Timothy Gu (Tuesday, 7 February)

Re: [whatwg/fetch] Update Fetch to support Token Binding. (#325) vanupam (Tuesday, 7 February)

[w3ctag/spec-reviews] WASM JS API review (#151) Alex Russell (Tuesday, 7 February)

[w3c/FileAPI] Set FileReader.error to an AbortError when abort() is called. (#66) Marijn Kruisselbrink (Monday, 6 February)

[w3c/FileAPI] Rename Blob URL to Object URL (#65) K3N (Monday, 6 February)

[heycam/webidl] Clarify that exceptions are always thrown in the current Realm (#300) Domenic Denicola (Monday, 6 February)

Re: [w3c/webcomponents] Support Custom Pseudo-elements (#300) Tab Atkins Jr. (Monday, 6 February)

[w3c/IndexedDB] Fix markdown indentation to repair algorithm. Resolves #142 (#143) Joshua Bell (Monday, 6 February)

[w3c/IndexedDB] Step for multientry key conversion are mis-indented (#142) Joshua Bell (Monday, 6 February)

[w3c/manifest] scope="../" should be invalid (#551) pkotwicz (Monday, 6 February)

Re: [w3c/manifest] Feat(events): add BeforeInstallPromptEvent (#520) Kenneth Rohde Christiansen (Monday, 6 February)

[whatwg/url] Explicitly list non-goals (#233) Geoffrey Sneddon (Monday, 6 February)

[w3c/manifest] Make unbounded navigation scope less broad (#550) Kenneth Rohde Christiansen (Monday, 6 February)

[w3c/manifest] unbounded check in navigation should check origin (#549) Kenneth Rohde Christiansen (Monday, 6 February)

Re: [w3c/ServiceWorker] Content-Type requirement of service worker importScripts() (#1032) Jungkee Song (Monday, 6 February)

[whatwg/streams] Export the "error the stream" concept? (#679) Adam Rice (Monday, 6 February)

[whatwg/streams] WebIDL syntax for parameterized streams? (#678) Adam Rice (Monday, 6 February)

[whatwg/encoding] "decoder = TextDecoder(encoding)" (#90) Adam Rice (Monday, 6 February)

[whatwg/fullscreen] Link to web-platform-tests in header (#75) Philip Jägenstedt (Monday, 6 February)

[whatwg/url] Needs to ignore repeated slashes in file URL (#232) Daijirō Wachi (Sunday, 5 February)

[w3c/FileAPI] Please set the repository's URL to https://w3c.github.io/FileAPI/ (#64) Victor Costan (Sunday, 5 February)

Re: [whatwg/encoding] Add UTF-7 to replacement encoding list? / Encoding sniffing (#68) yuhong (Saturday, 4 February)

Re: [w3c/FileAPI] Use Encoding's "UTF-8 encode" hook (#37) Marijn Kruisselbrink (Saturday, 4 February)

[w3c/FileAPI] "origin of a blob URL" is redundant/confusing (#63) Domenic Denicola (Friday, 3 February)

Re: [w3c/FileAPI] Not expose FileReaderSync to service worker (#16) Marijn Kruisselbrink (Friday, 3 February)

Re: [w3c/FileAPI] What should the ProgressEvent attributes be in the case of an error/abort? (#14) Marijn Kruisselbrink (Friday, 3 February)

[whatwg/fetch] Constructing a Headers from another Headers is lossy (#481) Boris Zbarsky (Friday, 3 February)

[whatwg/fetch] Reading `FormData` from `Request()`; setting correct `MIME` type (#480) guest271314 (Friday, 3 February)

Re: [w3c/FileAPI] Don't use [EnsureUTF16] (gone from Web IDL) (#9) Marijn Kruisselbrink (Friday, 3 February)

Re: [heycam/webidl] Allow extended attributes to apply to types (#286) Domenic Denicola (Friday, 3 February)

Re: [w3c/FileAPI] "Unicode Serialization of a Blob URL" algorithm makes no sense (#59) Marijn Kruisselbrink (Friday, 3 February)

Re: [w3c/FileAPI] Use ASCII origin in blob URLs (#7) Marijn Kruisselbrink (Friday, 3 February)

Re: [w3c/FileAPI] Fix several issues with the "Serialization of a Blob URL" algorithm. (#61) Marijn Kruisselbrink (Friday, 3 February)

Re: [w3c/FileAPI] Use HTML's definition of "Unicode serialization of an origin" (#58) Marijn Kruisselbrink (Friday, 3 February)

[whatwg/url] Setting path to base's path seems wrong (#231) Domenic Denicola (Friday, 3 February)

[w3c/ServiceWorker] Add check for CORS-safelisted methods and headers to foreign fetch. (#1067) Marijn Kruisselbrink (Friday, 3 February)

[heycam/webidl] Ban nullable records in dictionary members and operation arguments. (#299) Jeffrey Yasskin (Friday, 3 February)

[heycam/webidl] Fix #296: ban dictionary recursion through records. (#298) Jeffrey Yasskin (Friday, 3 February)

[w3ctag/spec-reviews] Long Task API (#150) spanicker (Friday, 3 February)

Re: [w3c/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893) Justin (Friday, 3 February)

Re: [heycam/webidl] Sort out when dictionaries and records should have default values (#76) Boris Zbarsky (Friday, 3 February)

[w3c/ServiceWorker] Pagination in cache.keys() (#1066) Conrad Irwin (Friday, 3 February)

[whatwg/fetch] Is a missing HeadersInit treated differently from an empty one? (#479) Boris Zbarsky (Friday, 3 February)

[w3c/ServiceWorker] Improve Activate with Try Activate (#1065) Jungkee Song (Friday, 3 February)

[whatwg/url] Document, possibly standardize, "plus" scheme convention (#230) Mahmoud Hashemi (Friday, 3 February)

[heycam/webidl] Where does it say that a nullable record<> cannot be the type of an operation argument? (#297) Boris Zbarsky (Friday, 3 February)

[heycam/webidl] Dictionary inclusion rules need to take record<> into account (#296) Boris Zbarsky (Friday, 3 February)

[heycam/webidl] Where does it say that a nullable record cannot be the type of a dictionary member? (#295) Boris Zbarsky (Friday, 3 February)

[heycam/webidl] Do records purposefully throw on any object with an enumerable Symbol-named property? (#294) Boris Zbarsky (Friday, 3 February)

Re: [w3c/uievents-code] 'Key value' terminology is ambiguous and confusing (#14) Gary Kacmarcik (Thursday, 2 February)

Re: [w3c/ServiceWorker] reserved Client objects and redirected navigations (#1031) Ben Kelly (Thursday, 2 February)

Re: [whatwg/url] toJSON() serialization (#137) Anne van Kesteren (Thursday, 2 February)

[whatwg/url] Define URL's toJSON() (#229) Anne van Kesteren (Thursday, 2 February)

Re: [whatwg/url] Origin of blob URLs doesn't match what implementations do (#127) Anne van Kesteren (Thursday, 2 February)

[heycam/webidl] Drop toJSON as reserved identifier (#293) Anne van Kesteren (Thursday, 2 February)

Re: [heycam/webidl] Editorial: markup legacy caller correctly (#244) Anne van Kesteren (Thursday, 2 February)

Re: [whatwg/url] Maybe ensure there is a path item after the Windows drive letter path item (#193) Anne van Kesteren (Thursday, 2 February)

Re: [whatwg/url] Is file:///C|/foo/bar meant to be a syntax violation? (#209) Anne van Kesteren (Thursday, 2 February)

[whatwg/url] Explain how syntax relates to the parser for hosts and URLs (#228) Anne van Kesteren (Thursday, 2 February)

[whatwg/url] Editorial: move Windows drive letter to a more logical location (#227) Anne van Kesteren (Thursday, 2 February)

Re: [whatwg/url] Should 'C%3A' or 'C%7C' be interpreted as 'C:' and 'C|'? (#210) Anne van Kesteren (Thursday, 2 February)

Re: [whatwg/dom] Meta: use SSH securely (#397) Anne van Kesteren (Thursday, 2 February)

[whatwg/fetch] Meta: update spec deploy and editing infrastructure (#478) Anne van Kesteren (Thursday, 2 February)

Re: [whatwg/url] URLSearchParams constructor test has a bug (#220) Anne van Kesteren (Thursday, 2 February)

Re: [whatwg/url] IDNA2008 (#223) Anne van Kesteren (Thursday, 2 February)

[whatwg/url] Meta: state idempotence clearly as a goal (#226) Anne van Kesteren (Thursday, 2 February)

Re: [heycam/webidl] Clarify [[Call]] + [[Construct]] for named (and possibly non-named) constructors (#278) Tobie Langel (Thursday, 2 February)

[w3c/IndexedDB] Security and Web Worker access for IndexedDB (#141) Aron Nyborg Allen (Thursday, 2 February)

Re: [w3c/uievents-code] Printable control characters needs refinement (#15) Gary Kacmarcik (Wednesday, 1 February)

Re: [whatwg/dom] Event not dispatched by the user agent should not fallback to legacy (#404) Xidorn Quan (Wednesday, 1 February)

[whatwg/dom] Fallback to legacy type only when event is trusted (#406) Xidorn Quan (Wednesday, 1 February)

Re: [whatwg/dom] Consider adding Promise-based API for listerning event (#333) Isiah Meadows (Wednesday, 1 February)

Re: [w3c/IndexedDB] Security: Add note about UAs needing to handle version skew (#139) Brad Nelson (Wednesday, 1 February)

Re: [w3c/FileAPI] Blob.close() has several problems (#10) Marijn Kruisselbrink (Wednesday, 1 February)

[heycam/webidl] Environment stuff for exception throwing is nonsense (#292) Boris Zbarsky (Wednesday, 1 February)

Re: [whatwg/url] Make URLSearchParams' record constructor more flexible (#204) James M Snell (Wednesday, 1 February)

[whatwg/url] File state did not correctly deal with lack of base URL (#225) Anne van Kesteren (Wednesday, 1 February)

[heycam/webidl] Remove [LegacyArrayClass] (#291) Anne van Kesteren (Wednesday, 1 February)

Re: [whatwg/url] Fix: allow percent encoded code points in the non-special URLs host (#218) Anne van Kesteren (Wednesday, 1 February)

Re: [whatwg/url] file: URL with a port number through the host setter (#97) Anne van Kesteren (Wednesday, 1 February)

[whatwg/url] Cleanup API for file and non-special URLs (#224) Anne van Kesteren (Wednesday, 1 February)

Re: [w3c/ServiceWorker] Create F2F agenda - 3-4 April 2017 (#1053) Yves Lafon (Wednesday, 1 February)

Re: [heycam/webidl] Revamp interface bindings (#283) Tobie Langel (Wednesday, 1 February)

Re: [w3c/FileAPI] Stop using the "incumbent settings object" (#60) Ms2ger (Wednesday, 1 February)

Re: [heycam/webidl] Editorial: use recently added ids to ES math equations. (#290) Tobie Langel (Wednesday, 1 February)

Re: [heycam/webidl] Links to ECMA-262 abstract math functions should be more specific (#288) Tobie Langel (Wednesday, 1 February)

[whatwg/fetch] Fix typo particpating->participating (#477) Michael[tm] Smith (Wednesday, 1 February)

Re: [whatwg/dom] EventTarget.addEventListener lacks a proper definition on how to handle invalid callback (#405) Anne van Kesteren (Wednesday, 1 February)

Re: [w3c/FileAPI] Remove the URL.createFor method. (#62) Anne van Kesteren (Wednesday, 1 February)

Re: [w3c/FileAPI] Remove createFor() (#57) Ms2ger (Wednesday, 1 February)

Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447) Stuart P. Bentley (Wednesday, 1 February)

Re: [whatwg/url] Merge pull request #1 from whatwg/master (#211) Nora Lorinda Nattress (Wednesday, 1 February)

Re: [w3c/uievents-key] Example 33 cleanup (#41) Gary Kacmarcik (Wednesday, 1 February)

Re: [w3c/uievents-key] Are Shift or AltGr fallbacks sufficient? (#40) Gary Kacmarcik (Wednesday, 1 February)

Re: [w3c/uievents-key] Request example for DomKey when Ctrl and CapsLock are both down (#39) Gary Kacmarcik (Wednesday, 1 February)

Last message date: Tuesday, 28 February 2017 23:34:42 UTC