[heycam/webidl] Allow overload resolution to "round down"? (#581)
[heycam/webidl] Async constructors? (`new Foo()` returning Promise<Foo>) (#563)
[heycam/webidl] Async iterators (#580)
[heycam/webidl] Fix a place forgotten in #519 (#576)
[heycam/webidl] Four (not five) kind of special operations (#519)
[heycam/webidl] Further cleanup following #573 (#578)
[heycam/webidl] Include the legacy namespace identifier in both interface prototype objects and platform objects. (#577)
[heycam/webidl] Integer type conversions seem to return wrong type for unsigned types and long long (#579)
[heycam/webidl] Investigate banning nullable enums (#213)
[heycam/webidl] Make the class strings for interface prototype objects and platform objects match. (#577)
[heycam/webidl] Shorthand for "object that implements an interface that includes an interface mixin" (#582)
[heycam/webidl] State that by default all objects are created in the relevant realm of `this` (#135)
[w3c/clipboard-apis] Adding image into a clipboard (#80)
[w3c/clipboard-apis] Allow setting value of primary clipboard buffer on linux (#81)
[w3c/clipboard-apis] Clipboard API mixes representations of an item with distinct items. (#55)
[w3c/clipboard-apis] Support for delayed clipboard data (#41)
[w3c/clipboard-apis] Support for putting images on the clipboard (#44)
[w3c/clipboard-apis] Support for reading custom MIME types from the clipboard (#46)
[w3c/editing] copy/cut and text-transform (#178)
[w3c/editing] make need of execCommand to hide table controls go away on FF (#171)
[w3c/editing] remove document.designMode (#177)
[w3c/editing] Should contenteditable=plaintext-only be standardized? (#162)
[w3c/FileAPI] add srcObject or some such to <img> (#108)
- 張俊芝 (Wednesday, 29 August)
- 張俊芝 (Wednesday, 29 August)
- 張俊芝 (Wednesday, 29 August)
[w3c/FileAPI] Change label to encoding for FileReader.readAsText (#106)
[w3c/FileAPI] Include MediaSource overload for createObjectURL (#100)
[w3c/FileAPI] Restore name of second argument to FileReader.readAsText (#105)
[w3c/FileAPI] URL.createObjectURL should also accept ImageBitmap (#107)
[w3c/gamepad] fix inline refs (#81)
[w3c/gamepad] Fix Promise type (#78)
[w3c/gamepad] Gamepad event timing (#83)
[w3c/gamepad] Length of getGamepads() array (#82)
[w3c/gamepad] Obsolete dependencies (#79)
[w3c/gamepad] various editorial fixes (#80)
[w3c/IndexedDB] Expiry of databases (#205)
[w3c/IndexedDB] Oscaryaung (#244)
[w3c/manifest] Abstracting selecting an icon. (#710)
- Marcos Cáceres (Tuesday, 28 August)
- Rouslan Solomakhin (Monday, 27 August)
- Marcos Cáceres (Monday, 27 August)
- Marcos Cáceres (Monday, 27 August)
- Marcos Cáceres (Thursday, 23 August)
- Marcos Cáceres (Thursday, 23 August)
- Jake Archibald (Thursday, 23 August)
- Matt Giuca (Thursday, 23 August)
- Marcos Cáceres (Wednesday, 22 August)
- Jake Archibald (Wednesday, 22 August)
- Jake Archibald (Wednesday, 22 August)
- Marcos Cáceres (Wednesday, 22 August)
- Jake Archibald (Wednesday, 22 August)
- Matt Giuca (Wednesday, 22 August)
- Marcos Cáceres (Wednesday, 22 August)
- Jake Archibald (Tuesday, 21 August)
- Kenneth Rohde Christiansen (Tuesday, 21 August)
- Jake Archibald (Tuesday, 21 August)
[w3c/manifest] Add a 'masking' purpose, for allowing the UA to supercompose such icons (#657)
[w3c/manifest] Allow for multiple scopes (#449)
- bpair (Wednesday, 15 August)
[w3c/manifest] Allowing only site-triggered install prompt (#627)
- Roey (Monday, 13 August)
- Roey (Sunday, 12 August)
[w3c/manifest] Codify that the related_applications member should be consulted when installing a web application (#707)
[w3c/manifest] Don't use enums, because they throw (#633)
[w3c/manifest] Editorial: Explain reasoning for single IARC code (#715)
- Kenneth Rohde Christiansen (Friday, 31 August)
- Kenneth Rohde Christiansen (Friday, 31 August)
- Christian Liebel (Friday, 31 August)
- Christian Liebel (Friday, 31 August)
- Kenneth Rohde Christiansen (Friday, 31 August)
- Christian Liebel (Friday, 31 August)
- Kenneth Rohde Christiansen (Friday, 31 August)
- Christian Liebel (Friday, 31 August)
- Christian Liebel (Friday, 31 August)
- Marcos Cáceres (Friday, 31 August)
- Christian Liebel (Thursday, 30 August)
[w3c/manifest] Editorial: Fix count of vendor extensions (#716)
[w3c/manifest] Example 15: Improve description (#713)
[w3c/manifest] Fix directive name in CSP figure (#714)
[w3c/manifest] Properties not mentioned in the Spec - Safe to use? (#711)
[w3c/manifest] Providing more than one iarc_rating_id (#712)
- Christian Liebel (Wednesday, 29 August)
- Christian Liebel (Wednesday, 29 August)
- Kenneth Rohde Christiansen (Tuesday, 28 August)
- Christian Liebel (Tuesday, 28 August)
- Marcos Cáceres (Tuesday, 28 August)
- Kenneth Rohde Christiansen (Tuesday, 28 August)
- Kenneth Rohde Christiansen (Tuesday, 28 August)
- Marcos Cáceres (Tuesday, 28 August)
- Christian Liebel (Tuesday, 28 August)
- Kenneth Rohde Christiansen (Tuesday, 28 August)
- Marcos Cáceres (Tuesday, 28 August)
- Christian Liebel (Monday, 27 August)
[w3c/manifest] service worker sections: mixed up inputs and outputs, some suggestions (#706)
[w3c/manifest] TESTING IGNORE ME (#709)
[w3c/manifest] The name and icon from the web app manifest is not getting displayed when payment handler installed from an iframe which is in another domain. (#708)
[w3c/permissions] A new permission for screen-sharing with getDisplayMedia() (#182)
[w3c/permissions] Add support for permissions that have an associated Feature Policy (#163)
[w3c/permissions] Media autoplay permission (#150)
[w3c/pointerlock] PointerLock request failing during Fullscreen transtion (#35)
[w3c/push-api] Push subscription endpoint autodiscovery in HTML page: rel="alternate" type="urn:ietf:params:push" (#299)
[w3c/screen-orientation] "unlocked" not explicitly defined (#81)
[w3c/screen-orientation] Test coverage (#119)
[w3c/screen-orientation] Test suite (#95)
[w3c/ServiceWorker] "no-cors" CSS SOP violation (#719)
[w3c/ServiceWorker] Abstracting cache matching (#1341)
[w3c/ServiceWorker] Add API for postMessage with PostMessageOptions (#1344)
[w3c/ServiceWorker] Cache transactions & fixing `addAll` (#823)
[w3c/ServiceWorker] Change name from targetClientId to replacesClientId (#1333)
[w3c/ServiceWorker] Clarify "uncaught runtime script error". (#1346)
- Jungkee Song (Tuesday, 28 August)
- Jungkee Song (Tuesday, 28 August)
- Matt Falkenhagen (Monday, 27 August)
- Matt Falkenhagen (Tuesday, 21 August)
- Matt Falkenhagen (Tuesday, 21 August)
- Matt Falkenhagen (Monday, 20 August)
- Jungkee Song (Sunday, 19 August)
- Matt Falkenhagen (Thursday, 16 August)
- Matt Falkenhagen (Thursday, 16 August)
- Matt Falkenhagen (Tuesday, 14 August)
- Matt Falkenhagen (Tuesday, 14 August)
- Matt Falkenhagen (Tuesday, 14 August)
- Matt Falkenhagen (Monday, 13 August)
- Matt Falkenhagen (Monday, 13 August)
- Matt Falkenhagen (Monday, 13 August)
[w3c/ServiceWorker] Consider exposing Page Lifecycle state to service-worker (#1345)
[w3c/ServiceWorker] Enabling client message queue on DOMContentLoaded is not mentioned in the spec (#1349)
[w3c/ServiceWorker] Fix #1339: Resolve preloadResponse with a Response object. (#1343)
[w3c/ServiceWorker] Fix syntax error in IDL (#1335)
[w3c/ServiceWorker] Ground event listener existence check in new primitive (#1342)
[w3c/ServiceWorker] It's possible to interact with an installing service worker before its 'install' event is dispatched (#1347)
[w3c/ServiceWorker] Link to v1 in README.md (#1043) (a916201)
[w3c/ServiceWorker] Make Run Service Worker return after initial script evaluation. (#1340)
[w3c/ServiceWorker] Making it easier to handle the state of extendable events (#1348)
[w3c/ServiceWorker] preloadResponse resolved to wrong kind of thing? (#1339)
[w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)
- Ben Kelly (Wednesday, 8 August)
- Anne van Kesteren (Wednesday, 8 August)
- Anne van Kesteren (Wednesday, 8 August)
- Lauro Moraes (Wednesday, 8 August)
- Adam Rice (Wednesday, 8 August)
- Lauro Moraes (Wednesday, 8 August)
- Adam Rice (Tuesday, 7 August)
- Lauro Moraes (Tuesday, 7 August)
- kael (Tuesday, 7 August)
- Lauro Moraes (Monday, 6 August)
[w3c/ServiceWorker] Update the strategy argument to 'construct a ReadableStream'. (#1338)
[w3c/ServiceWorker] Worker Update leaves open notifications behind (unclickable) (#1337)
[w3c/touch-events] Fix typo (#99)
[w3c/uievents] Chromebook keyboard layout missing (#207)
[w3c/uievents] Consider to make mouseenter/leave (and pointerenter/leave) uncomposed (#208)
- Hayato Ito (Thursday, 23 August)
- Gary Kacmarcik (Wednesday, 22 August)
- Hayato Ito (Wednesday, 22 August)
- smaug---- (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Hayato Ito (Tuesday, 21 August)
- Travis Leithead (Monday, 20 August)
- Travis Leithead (Monday, 20 August)
- Gary Kacmarcik (Monday, 20 August)
- smaug---- (Monday, 20 August)
- Hayato Ito (Monday, 20 August)
- smaug---- (Monday, 20 August)
- Hayato Ito (Monday, 20 August)
- smaug---- (Saturday, 18 August)
- Ryosuke Niwa (Friday, 17 August)
- smaug---- (Friday, 17 August)
- smaug---- (Friday, 17 August)
- smaug---- (Friday, 17 August)
- smaug---- (Friday, 17 August)
- Ryosuke Niwa (Friday, 17 August)
- Ryosuke Niwa (Friday, 17 August)
- Hayato Ito (Friday, 17 August)
- smaug---- (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Navid Zolghadr (Thursday, 16 August)
- smaug---- (Thursday, 16 August)
[w3c/uievents] Event order between "compositionend" and "input" (#202)
- Masayuki Nakano (Friday, 24 August)
- Brian Birtles (Tuesday, 21 August)
- Masayuki Nakano (Thursday, 16 August)
- Brian Birtles (Thursday, 16 August)
- Gary Kacmarcik (Wednesday, 15 August)
- Masayuki Nakano (Wednesday, 8 August)
- Brian Birtles (Wednesday, 8 August)
- Gary Kacmarcik (Tuesday, 7 August)
- Brian Birtles (Friday, 3 August)
- Masayuki Nakano (Thursday, 2 August)
[w3c/uievents] It (#209)
[w3c/uievents] It's unclear whether initKeyboardEvent should clear CapsLock key state or not (#209)
[w3c/uievents] mouseenter and mouseleave events should not be composed, issue #208 (#210)
[w3c/uievents] Specify that getModifierState does case-sensitive comparison against modifier key names (#211)
[w3c/uievents] Suppress default browser key handling for keyboard event tester (#206)
[w3c/webcomponents] CSS Modules (#759)
- Johannes Ewald (Tuesday, 28 August)
- Justin Fagnani (Monday, 13 August)
- Ashley (Scirra) (Sunday, 12 August)
- Matthew Phillips (Saturday, 11 August)
- Ashley (Scirra) (Saturday, 11 August)
- Matthew Phillips (Thursday, 9 August)
- Caleb Williams (Thursday, 9 August)
- Justin Fagnani (Thursday, 9 August)
- Caleb Williams (Thursday, 9 August)
- Justin Fagnani (Thursday, 9 August)
- Tab Atkins Jr. (Thursday, 9 August)
- Anne van Kesteren (Thursday, 9 August)
- Justin Fagnani (Thursday, 9 August)
- Justin Fagnani (Wednesday, 8 August)
[w3c/webcomponents] Custom pseudo-classes for host elements via shadow roots (:state) (#738)
[w3c/webcomponents] DOM APIs which replace all children end up firing superfluous slotchange events (#764)
[w3c/webcomponents] How should various document internal references work when SVG is being used in shadow DOM (#179)
- smaug---- (Wednesday, 29 August)
- Tab Atkins Jr. (Thursday, 2 August)
- Amelia Bellamy-Royds (Thursday, 2 August)
- Anne van Kesteren (Thursday, 2 August)
- smaug---- (Thursday, 2 August)
- Anne van Kesteren (Thursday, 2 August)
- Emilio Cobos Álvarez (Thursday, 2 August)
- smaug---- (Thursday, 2 August)
- Anne van Kesteren (Thursday, 2 August)
- Ryosuke Niwa (Thursday, 2 August)
[w3c/webcomponents] How to define APIs only for custom element authors (#758)
- TAMURA, Kent (Thursday, 30 August)
- Joe Pea (Monday, 20 August)
- Caridy Patiño (Wednesday, 15 August)
- Alice (Wednesday, 15 August)
- Caridy Patiño (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- TAMURA, Kent (Wednesday, 15 August)
- TAMURA, Kent (Wednesday, 15 August)
- Hayato Ito (Tuesday, 14 August)
- Joe Pea (Monday, 13 August)
- Alice (Monday, 6 August)
- Alice (Monday, 6 August)
- Joe Pea (Thursday, 2 August)
- Alice (Thursday, 2 August)
- Anne van Kesteren (Thursday, 2 August)
- Alice (Thursday, 2 August)
[w3c/webcomponents] HTML Modules (#645)
[w3c/webcomponents] Isolate WebComponent JS libraries (#751)
[w3c/webcomponents] Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (#762)
- Alice (Sunday, 26 August)
- Simon Taggart (Sunday, 26 August)
- Alice (Friday, 24 August)
- Ryosuke Niwa (Friday, 24 August)
- Alice (Wednesday, 22 August)
- Anne van Kesteren (Wednesday, 22 August)
- Alice (Wednesday, 22 August)
- Brian Kardell (Wednesday, 22 August)
- Domenic Denicola (Wednesday, 22 August)
- Alice (Wednesday, 22 August)
[w3c/webcomponents] Presence of disconnectedCallback can expedite an invocation of connectedCallback (#760)
[w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)
[w3c/webcomponents] Update Imperative-Shadow-DOM-Distribution-API.md (#761)
[w3c/webcomponents] Web Components F2F topics for 2018 TPAC (#763)
- Ryosuke Niwa (Friday, 31 August)
- Ryosuke Niwa (Thursday, 30 August)
- Abdón Rodríguez Davila (Thursday, 30 August)
- Matthew Phillips (Thursday, 30 August)
- Ryosuke Niwa (Thursday, 30 August)
- Hayato Ito (Wednesday, 29 August)
- Hayato Ito (Wednesday, 29 August)
- Hayato Ito (Wednesday, 29 August)
- smaug---- (Wednesday, 29 August)
- Ryosuke Niwa (Wednesday, 29 August)
[w3c/WebPlatformWG] Add Web Share and Web Share Target APIs to charter (#105)
[w3c/WebPlatformWG] Agendas: TPAC 2018 (#120)
- Léonie Watson (Thursday, 30 August)
- Ryosuke Niwa (Friday, 17 August)
- Léonie Watson (Friday, 17 August)
- Gary Kacmarcik (Friday, 17 August)
- Léonie Watson (Friday, 17 August)
- Léonie Watson (Friday, 17 August)
- Léonie Watson (Friday, 17 August)
- Ryosuke Niwa (Wednesday, 15 August)
- Léonie Watson (Monday, 13 August)
- Daniel Murphy (Thursday, 9 August)
- Victor Costan (Wednesday, 8 August)
- Victor Costan (Wednesday, 8 August)
- szager-chromium (Wednesday, 1 August)
[w3c/WebPlatformWG] CFC: Mark View-Mode Media Feature Obsolete (#121)
[w3c/WebPlatformWG] Make XPathResult (returned by document.evaluate(...)) iterable (#97)
[w3c/WebPlatformWG] Mark ElementTraversal Rec as obsolete (#96)
[w3c/WebPlatformWG] to-be-deprecated standards market share and support in next-gen engines (#92)
[w3c/XMLHttpRequest] Github pages version? (#1)
[w3ctag/design-reviews] Carriage of Web Resource in ISOBMFF (#285)
[w3ctag/design-reviews] Deprecating nonsecure cookie delivery. (#239)
[w3ctag/design-reviews] Find-in-page API(s) (#236)
[w3ctag/design-reviews] HTML General Review: Custom Elements (#244)
[w3ctag/design-reviews] OffscreenCanvas new commit() and DedicatedWorker.requestAnimationFrame (#288)
[w3ctag/design-reviews] Page Lifecycle for system initiated Discarding & Freezing (#283)
[w3ctag/design-reviews] Payment Handler (#231)
[w3ctag/design-reviews] ReportingObserver (#195)
[w3ctag/design-reviews] TAG review for CSS Typed OM (#223)
[w3ctag/design-reviews] TAG review request of the CSP feature 'unsafe-hashes' (#291)
[w3ctag/design-reviews] Tag Review Request: Canvas TextMetrics (#302)
[w3ctag/design-reviews] TAG Review Request: hrefTranslate attribute (#301)
[w3ctag/design-reviews] TAG Review Request: HTTP State Tokens (#297)
[w3ctag/design-reviews] TAG Review Request: queueMicrotask (#294)
[w3ctag/design-reviews] TAG Review Request: Support codec and container switching with MSE using SourceBuffer.changeType() (#298)
[w3ctag/design-reviews] TAG Review Request: User Activation API (#300)
[w3ctag/design-reviews] TAG review request: WebAssembly Threads (#299)
[whatwg/dom] "create an event" does not work with required members (#600)
[whatwg/dom] "To validate and extract a namespace and qualifiedName" could use clarification about case-insensitivity (#680)
[whatwg/dom] "When a DOMTokenList object is created, then: ..." (#666)
[whatwg/dom] Add NonDocumentFragmentParentNode (#629)
[whatwg/dom] Allow <slot> to find slottables by slottables's IDs as well (#677)
[whatwg/dom] Allow <ul>, <ol>, <li> to attach shadow (#676)
[whatwg/dom] composedPath() is wrong (#684)
[whatwg/dom] createElementNS() QName/Name confusion (#671)
[whatwg/dom] Define a "has listeners for" algorithm on EventTarget (#660)
- Anne van Kesteren (Tuesday, 14 August)
- Gregory Terzian (Monday, 13 August)
- Timothy Gu (Monday, 13 August)
- Gregory Terzian (Monday, 13 August)
- Anne van Kesteren (Monday, 13 August)
- Anne van Kesteren (Monday, 13 August)
- Gregory Terzian (Friday, 10 August)
- Anne van Kesteren (Friday, 10 August)
- Anne van Kesteren (Friday, 10 August)
- Gregory Terzian (Friday, 10 August)
- Timothy Gu (Friday, 10 August)
- Timothy Gu (Friday, 10 August)
- Anne van Kesteren (Thursday, 9 August)
- Gregory Terzian (Wednesday, 8 August)
- Anne van Kesteren (Wednesday, 8 August)
- Anne van Kesteren (Wednesday, 8 August)
- Gregory Terzian (Monday, 6 August)
[whatwg/dom] Editorial: add missing coma in attachShadow (#681)
[whatwg/dom] Location (#674)
[whatwg/dom] Make the DOMTokenList creation steps use "get an attribute value" (#670)
[whatwg/dom] Make the DOMTokenList creation steps use "get an attribute value" (#673)
[whatwg/dom] New "event constructing steps" could use an example (#683)
[whatwg/dom] Proposal: onbeforereload to deprecate onbeforeunload (#655)
[whatwg/dom] Refactor toggle attribute (#663)
[whatwg/dom] Should the submit event be "magic" too? (#678)
[whatwg/dom] Traversing algorithm for collecting "nodes to remove" in Range.deleteContents() (#682)
[whatwg/dom] TreeWalker::nextNode()'s implementation spec is incomplete (#672)
[whatwg/dom] Use a single exception for name validation (follow up) (#675)
[whatwg/dom] window.event and shadow trees (#679)
- Shiino Yuki (Tuesday, 21 August)
- Anne van Kesteren (Monday, 20 August)
- Shiino Yuki (Monday, 20 August)
- Anne van Kesteren (Monday, 20 August)
- Shiino Yuki (Monday, 20 August)
- Anne van Kesteren (Friday, 17 August)
- Shiino Yuki (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Shiino Yuki (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Shiino Yuki (Friday, 17 August)
- Ryosuke Niwa (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Hayato Ito (Friday, 17 August)
- Shiino Yuki (Friday, 17 August)
- smaug---- (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- smaug---- (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
[whatwg/encoding] Add an informative note about the relationship of encodings and Unicode encoding schemes (#151)
[whatwg/encoding] Add Streams support (#72)
[whatwg/encoding] Add TextEncoderStream and TextDecoderStream transform streams (#149)
- Anne van Kesteren (Wednesday, 29 August)
- Adam Rice (Tuesday, 28 August)
- Travis Leithead (Wednesday, 22 August)
- Anne van Kesteren (Tuesday, 14 August)
- Anne van Kesteren (Tuesday, 14 August)
- Adam Rice (Monday, 13 August)
- Anne van Kesteren (Saturday, 11 August)
- Adam Rice (Friday, 10 August)
- Henri Sivonen (Friday, 10 August)
- Adam Rice (Friday, 10 August)
- Anne van Kesteren (Friday, 10 August)
- Adam Rice (Friday, 10 August)
- Adam Rice (Friday, 10 August)
- Henri Sivonen (Friday, 10 August)
- Anne van Kesteren (Friday, 10 August)
- Anne van Kesteren (Friday, 10 August)
- Adam Rice (Thursday, 9 August)
- Adam Rice (Thursday, 9 August)
- Anne van Kesteren (Wednesday, 8 August)
- Anne van Kesteren (Wednesday, 8 August)
- Anne van Kesteren (Wednesday, 8 August)
- Adam Rice (Wednesday, 8 August)
- Mattias Buelens (Wednesday, 8 August)
- Adam Rice (Wednesday, 8 August)
- Adam Rice (Wednesday, 8 August)
- Mattias Buelens (Wednesday, 8 August)
- Adam Rice (Wednesday, 8 August)
- Adam Rice (Wednesday, 8 August)
- Domenic Denicola (Tuesday, 7 August)
- Adam Rice (Tuesday, 7 August)
- Adam Rice (Tuesday, 7 August)
- Adam Rice (Tuesday, 7 August)
- Mattias Buelens (Monday, 6 August)
- Mattias Buelens (Monday, 6 August)
- Adam Rice (Monday, 6 August)
- Mattias Buelens (Saturday, 4 August)
- Domenic Denicola (Friday, 3 August)
- Adam Rice (Friday, 3 August)
- Adam Rice (Friday, 3 August)
[whatwg/encoding] Add TextEncoderStream and TextDecoderStream transform streams (c3e3887)
[whatwg/encoding] Allow conformant implementations to support non-UTF-8 encodings (#144)
[whatwg/encoding] Concatenating two ISO-2022-JP outputs from a conforming encoder doesn't result in conforming input (#115)
[whatwg/encoding] gb18030 decoder doesn't clear first, second, third after returning 4-byte encoded code point (#146)
[whatwg/encoding] gb18030 decoder: unset state before returning (#153)
[whatwg/encoding] Give advice around specification hooks (#125)
[whatwg/encoding] Give clearer advice on hooks for standards (#137)
[whatwg/encoding] Identity encoding? (#138)
[whatwg/encoding] ISO-2022-JP encoder: document an oddity (#155)
[whatwg/encoding] Meta: fix Bikeshed link error (#152)
[whatwg/encoding] Need to define global used to create the ArrayBuffer and Uint8Array in TextEncoder's encode() (#150)
[whatwg/encoding] TextDecoder's serialize stream algorithm seems unnecessarily convoluted. (#154)
[whatwg/fetch] "Set fallbackCredentials to "same-origin"." (#804)
[whatwg/fetch] 204 and json (#113)
[whatwg/fetch] 303 redirects should preserve HEAD (#753)
[whatwg/fetch] Aborting a fetch: The Next Generation (#447)
[whatwg/fetch] Add [for] attributes to remove bikeshed errors. (#783)
[whatwg/fetch] Add `Link` as a CORS-safelisted/simple response header? (#805)
[whatwg/fetch] Adding Thomas Steiner to Acknowledgments (#793)
[whatwg/fetch] Be clearer about how Fetch creates ReadableStreams. (#781)
[whatwg/fetch] Be clearer about the underlying source of a constructed ReadableStream. (#781)
- Dominic Farolino (Wednesday, 8 August)
- Adam Rice (Wednesday, 8 August)
- Adam Rice (Tuesday, 7 August)
- Jeffrey Yasskin (Monday, 6 August)
- Jeffrey Yasskin (Monday, 6 August)
- Jeffrey Yasskin (Monday, 6 August)
- Adam Rice (Monday, 6 August)
- Adam Rice (Monday, 6 August)
- Adam Rice (Monday, 6 August)
- Adam Rice (Monday, 6 August)
- Jeffrey Yasskin (Friday, 3 August)
- Adam Rice (Thursday, 2 August)
- Jeffrey Yasskin (Wednesday, 1 August)
[whatwg/fetch] Block AFP ports (427, 548) (#738)
[whatwg/fetch] Cache-mode and upstream Cache-Control (#722)
[whatwg/fetch] CH processing, cross-origin redirects and service workers (#800)
- Anne van Kesteren (Monday, 27 August)
- Yoav Weiss (Monday, 27 August)
- arturjanc (Sunday, 26 August)
- Anne van Kesteren (Friday, 24 August)
- Yoav Weiss (Friday, 24 August)
- Anne van Kesteren (Friday, 24 August)
- Yoav Weiss (Friday, 24 August)
- Anne van Kesteren (Friday, 24 August)
- Yoav Weiss (Friday, 24 August)
- Anne van Kesteren (Friday, 24 August)
- Yoav Weiss (Friday, 24 August)
- Anne van Kesteren (Friday, 24 August)
- Ilya Grigorik (Friday, 24 August)
- Yoav Weiss (Tuesday, 21 August)
[whatwg/fetch] Change name from target client id to replaces client id (#774)
[whatwg/fetch] Clarify that the `ping` attribute is for <a> (#791)
- Anne van Kesteren (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Thomas Steiner (Friday, 17 August)
- Thomas Steiner (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Thomas Steiner (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Dominic Farolino (Thursday, 16 August)
- Thomas Steiner (Thursday, 16 August)
- Thomas Steiner (Thursday, 16 August)
- Thomas Steiner (Thursday, 16 August)
- Thomas Steiner (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Thomas Steiner (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Thomas Steiner (Thursday, 16 August)
[whatwg/fetch] Consider adding SMB to port blacklist (#544)
[whatwg/fetch] Consider preserving destination on `new Request(request)` (#717)
[whatwg/fetch] Consider removing trailers API (#772)
[whatwg/fetch] Copy client-hints list from env settings object. Align CH processing (#773)
- Yoav Weiss (Thursday, 23 August)
- Anne van Kesteren (Thursday, 23 August)
- Anne van Kesteren (Thursday, 23 August)
- Yoav Weiss (Thursday, 23 August)
- Anne van Kesteren (Thursday, 23 August)
- Yoav Weiss (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Yoav Weiss (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Yoav Weiss (Monday, 20 August)
- Anne van Kesteren (Monday, 13 August)
[whatwg/fetch] Copy priority so service worker pass-through requests don't lose it (#785)
- Anne van Kesteren (Thursday, 16 August)
- Ben Kelly (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Jake Archibald (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- Jake Archibald (Wednesday, 15 August)
- Jake Archibald (Wednesday, 15 August)
- David H (Monday, 13 August)
- Anne van Kesteren (Monday, 13 August)
- Dominic Farolino (Saturday, 11 August)
- Philip Jägenstedt (Friday, 10 August)
- Dominic Farolino (Friday, 10 August)
- Ben Kelly (Friday, 10 August)
- Dominic Farolino (Friday, 10 August)
- Ben Kelly (Friday, 10 August)
- Dominic Farolino (Friday, 10 August)
- Dominic Farolino (Friday, 10 August)
- Erik Witt (Friday, 10 August)
- Jake Archibald (Friday, 10 August)
- Jake Archibald (Friday, 10 August)
[whatwg/fetch] CORS should not be enforced on cross-origin requests where credentials is omit or same-origin (#787)
- David Barratt (Friday, 17 August)
- sleevi (Thursday, 16 August)
- David Barratt (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- David Barratt (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- Giles Wells (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- Anne van Kesteren (Wednesday, 15 August)
- David Barratt (Wednesday, 15 August)
[whatwg/fetch] CORS-safelisted request headers should be restricted according to RFC 7231 (#382)
[whatwg/fetch] CORS: consider further restrictions on Content-Type (#790)
[whatwg/fetch] Dich (#782)
[whatwg/fetch] Don't append controls for upstream caches. (#788)
[whatwg/fetch] Editorial: be more consistent about the context object (#803)
[whatwg/fetch] Editorial: cleanup Body interface mixin (#802)
[whatwg/fetch] Editorial: consistify "one of the following" usage (#797)
[whatwg/fetch] Editorial: spell URL concepts uppercase (#697)
[whatwg/fetch] Editorial: turn CORS-preflight cache into a list (#744)
- Anne van Kesteren (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Jake Archibald (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Jake Archibald (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Anne van Kesteren (Thursday, 16 August)
- Jake Archibald (Thursday, 16 August)
- Anne van Kesteren (Wednesday, 15 August)
- Jake Archibald (Wednesday, 15 August)
[whatwg/fetch] Editorial: url ➡️ URL (#795)
[whatwg/fetch] Editorial: use Infra maps for dictionaries (#794)
[whatwg/fetch] Fetch claims to define ReadableStream, but Streams is the actual location (#780)
[whatwg/fetch] fetch() "no-cors": cross-origin to same-origin redirect taints response (#737)
[whatwg/fetch] fetch() doesn't properly handle errors from pre-flight responses with CORS (#443)
[whatwg/fetch] fetch() is unclear on which realm's Request it uses (#777)
[whatwg/fetch] Further cleanup the CORS-preflight cache (#735)
[whatwg/fetch] Generic Accept header value */* and Service Workers (#634)
[whatwg/fetch] It is possible to construct a Request with a used body (#792)
- Anne van Kesteren (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 21 August)
- Yutaka Hirano (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Yutaka Hirano (Tuesday, 21 August)
- Anne van Kesteren (Monday, 20 August)
- Yutaka Hirano (Monday, 20 August)
- Anne van Kesteren (Friday, 17 August)
- Harris Hancock (Friday, 17 August)
- Yutaka Hirano (Friday, 17 August)
- Anne van Kesteren (Friday, 17 August)
- Harris Hancock (Thursday, 16 August)
[whatwg/fetch] jj lower case header (#786)
[whatwg/fetch] Linkify "present" for dictionaries (#513)
[whatwg/fetch] Listing headers safe only for certain values is a bad idea (#313)
[whatwg/fetch] Make extract throw for a disturbed/locked ReadableStream (#801)
- Anne van Kesteren (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 28 August)
- Yutaka Hirano (Tuesday, 28 August)
- Anne van Kesteren (Friday, 24 August)
- Anne van Kesteren (Thursday, 23 August)
- Anne van Kesteren (Thursday, 23 August)
- Anne van Kesteren (Thursday, 23 August)
- Yutaka Hirano (Thursday, 23 August)
- Harris Hancock (Wednesday, 22 August)
- Anne van Kesteren (Wednesday, 22 August)
- Anne van Kesteren (Wednesday, 22 August)
- Harris Hancock (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
- Anne van Kesteren (Tuesday, 21 August)
[whatwg/fetch] Meta: align .travis.yml (#789)
[whatwg/fetch] Preserve HEAD method on 303 redirect (#796)
[whatwg/fetch] Provide more ergonomic way of setting request URL's query (#799)
[whatwg/fetch] Resolve Signed Exchange monkeypatches (#784)
[whatwg/fetch] Same-Origin policy and CORS should not be enforced on cross-origin requests where credentials is omit or same-origin (#787)
[whatwg/fetch] Solely matching `*` (#798)
[whatwg/fetch] Stop censoring fragments (#696)
- Jungkee Song (Thursday, 30 August)
- Anne van Kesteren (Thursday, 30 August)
- Jungkee Song (Wednesday, 29 August)
- Ben Kelly (Wednesday, 29 August)
- Anne van Kesteren (Wednesday, 29 August)
- Jungkee Song (Tuesday, 28 August)
- Jungkee Song (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 28 August)
- Ben Kelly (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 28 August)
- Anne van Kesteren (Tuesday, 28 August)
- Anne van Kesteren (Monday, 27 August)
- Anne van Kesteren (Friday, 24 August)
- Ben Kelly (Thursday, 23 August)
- Anne van Kesteren (Thursday, 23 August)
- Anne van Kesteren (Thursday, 23 August)
[whatwg/fetch] Strengthen requirements on CORS-safelisted request-headers (#736)
[whatwg/fetch] Use request's current url as base URL in redirects (#633)
[whatwg/fullscreen] Add FullscreenOptions dictionary to requestFullscreen (#129)
[whatwg/fullscreen] Adjust algorithm for FullyExitFullscreen. (#126)
[whatwg/fullscreen] Deal with two fullscreen elements in top layer and one element being removed (#133)
[whatwg/fullscreen] Decide whether to resize synchronously in requestFullscreen() (#64)
[whatwg/fullscreen] Fullscreen position adjustment algorithm for documentElement (#134)
[whatwg/fullscreen] Give "exit fullscreen" a fully flag and define "fully exit fullscreen" using it (#65)
[whatwg/fullscreen] Reinstate the hierarchy restrictions (#91)
[whatwg/fullscreen] Remove from top layer synchronously for not connected elements (#128)
[whatwg/fullscreen] Remove nodes from top layer as part of the removing steps (#102)
[whatwg/fullscreen] Travis build failed after 06c6e071f71baf391e7f2de74214e068099025fd (#136)
[whatwg/fullscreen] Two WPT tests flawed (#135)
[whatwg/storage] Review Draft Publication: August 2018 (#64)
[whatwg/streams] add @@asyncIterator to ReadableStreamDefaultReader (#950)
- Domenic Denicola (Friday, 31 August)
- Gus Caplan (Friday, 31 August)
- Adam Rice (Friday, 31 August)
- Domenic Denicola (Thursday, 30 August)
- Domenic Denicola (Thursday, 30 August)
- Domenic Denicola (Thursday, 30 August)
- Domenic Denicola (Thursday, 30 August)
- Domenic Denicola (Thursday, 30 August)
- Domenic Denicola (Thursday, 30 August)
- Gus Caplan (Thursday, 30 August)
- Domenic Denicola (Thursday, 30 August)
- Adam Rice (Thursday, 30 August)
- Gus Caplan (Wednesday, 29 August)
- Mattias Buelens (Wednesday, 29 August)
- Gus Caplan (Wednesday, 29 August)
- Domenic Denicola (Wednesday, 29 August)
- Adam Rice (Wednesday, 29 August)
- Mattias Buelens (Monday, 27 August)
- Mattias Buelens (Monday, 27 August)
- Gus Caplan (Sunday, 26 August)
- Gus Caplan (Sunday, 26 August)
- Gus Caplan (Sunday, 26 August)
- Gus Caplan (Sunday, 26 August)
- Gus Caplan (Sunday, 26 August)
- Timothy Gu (Wednesday, 22 August)
- Gus Caplan (Wednesday, 22 August)
- Mattias Buelens (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Gus Caplan (Tuesday, 21 August)
- Domenic Denicola (Tuesday, 21 August)
- Domenic Denicola (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Matteo Collina (Tuesday, 21 August)
- Gus Caplan (Tuesday, 21 August)
- Matteo Collina (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Gus Caplan (Tuesday, 21 August)
- Domenic Denicola (Tuesday, 21 August)
- Gus Caplan (Tuesday, 21 August)
- Gus Caplan (Tuesday, 21 August)
- Timothy Gu (Tuesday, 21 August)
- Gus Caplan (Saturday, 18 August)
[whatwg/streams] Behaviour of returning a rejection from transformAlgorithm is surprising (#946)
[whatwg/streams] Does pipeTo() wait for writes to complete even when there are no writes? (#945)
[whatwg/streams] Export the "transform stream" concept (#949)
[whatwg/streams] Make rejections from transformAlgorithm error the readable (#948)
[whatwg/streams] Question: Should Streams have the prototype for `Symbol.toStringTag` and `toString` declared? (#952)
[whatwg/streams] ReadableStream should be an async iterable (#778)
[whatwg/streams] Review Draft Publication: August 2018 (#951)
[whatwg/streams] WritableStreamDefaultWriterGetDesiredSize(writer) cannot in general be used to determine size of chunks read by pipeTo (#938)
[whatwg/url] Add a neato informative table of various URL pieces (#337)
[whatwg/url] Add official IANA assigned FTPS (FTP over TLS) port (#401)
[whatwg/url] Authority State of URL Parser has Unconditional Validation Error? (#408)
[whatwg/url] Clarify query state percent-encoding (parsing) (#411)
[whatwg/url] Make combining a URL (string) with a query easier (#413)
[whatwg/url] Parsing URL Path Parameters from RFC 3986 (#410)
[whatwg/url] README: Added links to WPT dashboard, jsdom/whatwg-url and Live URL Viewer. (#407)
- Anne van Kesteren (Thursday, 9 August)
- Matt Giuca (Thursday, 9 August)
- Gordon P. Hemsley (Saturday, 4 August)
- Anne van Kesteren (Friday, 3 August)
- Anne van Kesteren (Friday, 3 August)
- Matt Giuca (Wednesday, 1 August)
- Matt Giuca (Wednesday, 1 August)
- Matt Giuca (Wednesday, 1 August)
- Matt Giuca (Wednesday, 1 August)
- Matt Giuca (Wednesday, 1 August)
- Timothy Gu (Wednesday, 1 August)
- Matt Giuca (Wednesday, 1 August)
[whatwg/url] Review Draft Publication: August 2018 (#412)
[whatwg/url] Specify that domains are ASCII strings. (#409)
[whatwg/xhr] Do not reset override MIME type (#218)
[whatwg/xhr] final readystatechange (readyState === 3) (#161)
[whatwg/xhr] issue (#220)
[whatwg/xhr] Jaysways@outlook.com (#221)
[whatwg/xhr] Review Draft Publication: August 2018 (#219)
[whatwg/xhr] Stop censoring responseURL's fragment (#200)
[whatwg/xhr] typo (no timeout after load) (#217)
[whatwg/xhr] Why does headers-normalize-response.htm expect null bytes to be allowed? (#165)
Last message date: Friday, 31 August 2018 21:03:31 UTC