public-webapps-github@w3.org from October 2020 by thread

Re: [w3c/webcomponents] Custom 'void' or self-closing elements (HTML parser changes) (#624) Robert White (Vix) (Saturday, 31 October)

[whatwg/dom] What is the "security policy" for adding new events and elements to the Web Platform? (#913) Mason Freed (Friday, 30 October)

[whatwg/dom] [Declarative Shadow DOM] How should we build the "opt-in" for fragment parsing of declarative Shadow DOM? (#912) Mason Freed (Friday, 30 October)

Re: [w3c/gamepad] Restrict getGamepads() to [SecureContext] (#113) Marcos Cáceres (Thursday, 29 October)

Re: [w3c/gamepad] Require secure context for gamepad state and events (#120) Marcos Cáceres (Thursday, 29 October)

Re: [w3c/gamepad] Feature policy integration (#119) Marcos Cáceres (Thursday, 29 October)

Re: [w3c/gamepad] Add permission policy integration (#112) Marcos Cáceres (Thursday, 29 October)

Re: [w3c/webcomponents] define behavior of `@import` in Cascading Style Sheet (CSS) modules (#870) Dan Clark (Thursday, 29 October)

Re: [w3c/uievents] Expose 'direction-inversion' in wheel events (#57) Devon Govett (Thursday, 29 October)

Re: [whatwg/dom] Disconnect single target instead of all (#126) Joe Pea (Thursday, 29 October)

[heycam/webidl] Normative: Match ECMA‑262 order of the `constructor` property (#934) ExE Boss (Thursday, 29 October)

Re: [whatwg/dom] Adding a return value to `controller.abort()` which represents abort completion (#881) Domenic Denicola (Thursday, 29 October)

[heycam/webidl] Proposal: DOMException.ignoreAborts(promise) (#933) Domenic Denicola (Thursday, 29 October)

[whatwg/dom] Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (#911) Benjamin Gruenbaum (Thursday, 29 October)

[w3ctag/design-reviews] Byte Streams (#567) Nidhi Jaju (Thursday, 29 October)

[w3c/gamepad] Add gamepad light indicator extension (#143) fernando-80 (Thursday, 29 October)

Re: [w3c/clipboard-apis] Is "clipboard" permission replaced by "clipboard-read" and "clipboard-write"? (#101) Marcos Cáceres (Thursday, 29 October)

[whatwg/dom] Should there be a declarative version of adoptedStyleSheets? (#910) Mason Freed (Wednesday, 28 October)

Re: [w3ctag/design-reviews] User Idle Detection (#336) Reilly Grant (Wednesday, 28 October)

[w3c/ServiceWorker] Detecting service worker termination (#1550) Ale763 (Wednesday, 28 October)

[w3ctag/design-reviews] Review of NativeIO (#566) Emanuel Krivoy (Wednesday, 28 October)

Re: [whatwg/dom] Add the ability for an EventTarget to provide an algorithm to override (#366) Anne van Kesteren (Wednesday, 28 October)

[w3c/webcomponents] Template batch mutations and side effects (#906) Anne van Kesteren (Wednesday, 28 October)

[w3c/webcomponents] DOM Parts: Fix minor issues (#905) Kenneth Rohde Christiansen (Wednesday, 28 October)

[w3c/webcomponents] Codespace 1 (#904) Kenneth Rohde Christiansen (Wednesday, 28 October)

[whatwg/streams] Add Explainer for Byte Streams (#1081) Nidhi Jaju (Wednesday, 28 October)

[w3c/webcomponents] Empty innerHTML in connectedCallback, but content is (#903) Dmitry IV. (Wednesday, 28 October)

[w3c/webcomponents] Template/part proposals - Naming for DOM Parts API (#902) yuzhehan (Tuesday, 27 October)

[w3c/webcomponents] Template/part proposals should explain how and why they improve performance (#901) smaug---- (Tuesday, 27 October)

[whatwg/streams] Fix readable byte stream example (#1080) Nidhi Jaju (Tuesday, 27 October)

[whatwg/fetch] Update CONTRIBUTING.md (#1105) RiNaT059-TaT (Tuesday, 27 October)

[whatwg/fetch] Update CONTRIBUTING.md (#1104) RiNaT059-TaT (Tuesday, 27 October)

[w3c/webcomponents] [DOM Parts] Fix typo (#900) Abdón Rodríguez Davila (Tuesday, 27 October)

[whatwg/dom] Editorial: rephrase initEvent() note (#909) Anne van Kesteren (Tuesday, 27 October)

[whatwg/dom] Clarify null "get-the-parent" note (#908) Benjamin Gruenbaum (Tuesday, 27 October)

Re: [w3c/webcomponents] [templates] Ensure that template instantiation actually improves the platform (#704) Ryosuke Niwa (Tuesday, 27 October)

Re: [w3c/manifest] Adding field `display_override` to the manifest (#932) Aaron Gustafson (Monday, 26 October)

Re: [w3c/manifest] Add a unique identifier for a PWA (#586) Marcos Cáceres (Monday, 26 October)

[whatwg/dom] NodeIterator's pre-removing steps does not match browsers (#907) Trevor Rowbotham (Monday, 26 October)

[whatwg/dom] Missing comma in a sentence - makes it somewhat confusing to read (#906) EveryOS (Monday, 26 October)

[whatwg/url] File URL reparse bug with percent encoded windows drive letter (#559) Rimas Misevičius (Monday, 26 October)

[whatwg/encoding] Editorial: consider another name for the run algorithm (#245) Anne van Kesteren (Monday, 26 October)

Re: [w3c/webcomponents] [templates] implement a polyfill of template-instantiation before even considering to add the API natively to the platform (#702) Benny Powers (Monday, 26 October)

[whatwg/encoding] Add some minor clarifications. (#244) Andreu Botella (Monday, 26 October)

[w3c/webcomponents] Add an updated proposal for DOM Parts. (#899) Ryosuke Niwa (Monday, 26 October)

Re: [whatwg/storage] Define size of all storage actions (#110) Anne van Kesteren (Monday, 26 October)

Re: [w3c/manifest] badge purpose "monochrome" is only supported by Firefox (#905) Christian Liebel (Monday, 26 October)

Re: [w3c/manifest] Support a way to update explicitly (#446) Marcos Cáceres (Monday, 26 October)

Re: [w3c/clipboard-apis] Report unsupported data types that were on the clipboard? (#129) Jimmy Wärting (Sunday, 25 October)

[whatwg/encoding] Questionable conversion in BOM Sniff (#243) Wolf Lammen (Sunday, 25 October)

Re: [w3c/uievents] Converge with CSSOM-View (#24) Kagami Sascha Rosylight (Sunday, 25 October)

Re: [w3c/webcomponents] Fix #556, make focus navigation work when shadow host's tabindex is -1 (#557) Donsdon (Sunday, 25 October)

Re: [w3c/ServiceWorker] Replaying POST requests (#693) simondrabble (Sunday, 25 October)

[w3c/ServiceWorker] ServiceWorkerContainer's message event is incorrectly linked to ServiceWorkerGlobalScope event list (#1549) Kagami Sascha Rosylight (Saturday, 24 October)

[w3c/ServiceWorker] Use `undefined` union type for getRegistration() (#1548) Kagami Sascha Rosylight (Saturday, 24 October)

Re: [w3c/webcomponents] [templates] How to handle expressions in tables (#703) Dmitry IV. (Saturday, 24 October)

[whatwg/encoding] Following your own style guide... (#242) Wolf Lammen (Saturday, 24 October)

[whatwg/storage] Allow users to collapse shelves (#115) rektide (Saturday, 24 October)

[w3ctag/design-reviews] Review of CSS Sizing 3 (#565) fantasai (Friday, 23 October)

[whatwg/encoding] Clarify instance language around decoders and encoders (#241) Anne van Kesteren (Friday, 23 October)

Re: [w3c/permissions] Media autoplay permission (#150) Nick Savrov (Friday, 23 October)

Re: [whatwg/encoding] Big5 encoding mishandles some trailing bytes, with possible XSS (#171) Henri Sivonen (Friday, 23 October)

Re: [whatwg/encoding] Add more labels to the replacement encoding (#8) Anne van Kesteren (Friday, 23 October)

Re: [whatwg/encoding] Consider adding TextEncoder.containsLoneSurrogates() static (#174) Anne van Kesteren (Friday, 23 October)

[whatwg/encoding] Talk about instances of decoders and encoders (#240) Anne van Kesteren (Friday, 23 October)

[whatwg/fetch] Help network hacked (#1103) 32309895+sheri21@users.noreply.github (Friday, 23 October)

Re: [w3c/webcomponents] [templates] If HTML Template Instantiation proposal is adopted, consider a HTML-native syntax (#695) Dmitry IV. (Thursday, 22 October)

Re: [w3c/webcomponents] [templates] How featureful should the default processor be? (#682) Dmitry IV. (Thursday, 22 October)

Re: [w3c/webcomponents] [declarative-custom-elements] shorter syntax (#885) Dmitry IV. (Thursday, 22 October)

[whatwg/encoding] Prepending or conversion of a sequence possibly not exact enough explained (#239) Wolf Lammen (Thursday, 22 October)

Re: [whatwg/dom] Define cloning steps for an select element (#644) Michael Coughlin (Wednesday, 21 October)

Re: [w3ctag/design-reviews] hasDroppedEntry in PerformanceObserverCallback (#547) npm1 (Wednesday, 21 October)

Re: [w3c/webcomponents] Editor support for WebComponents (#776) [ Cassondra ] (Wednesday, 21 October)

Re: [w3c/ServiceWorker] `Vary` and requests added below the SW (#1542) Matt Falkenhagen (Wednesday, 21 October)

[whatwg/encoding] Add get an encoder and encode or fail for URLs (#238) Anne van Kesteren (Wednesday, 21 October)

[whatwg/encoding] Reorganize hooks for standards (#237) Anne van Kesteren (Wednesday, 21 October)

[w3c/webcomponents] RfC: An alternative approach to accessibility across shadow boundaries (#898) Ryosuke Niwa (Wednesday, 21 October)

[whatwg/dom] Proposal: add `children` option to `MutationObserverInit` (#905) Andrea Giammarchi (Tuesday, 20 October)

Re: [heycam/webidl] Define that interface objects are constructors (#698) Alexey Shvayka (Tuesday, 20 October)

[whatwg/fetch] No documentation on how a server must response to a wrong CORS-headers-request. (#1102) Drafu (Tuesday, 20 October)

[whatwg/dom] "target " (#904) masa (Tuesday, 20 October)

[whatwg/encoding] Editorial: make ISO-2022-JP encoder perform error state switch (#236) Anne van Kesteren (Tuesday, 20 October)

[whatwg/url] Refactor query state to operate on a buffer (#558) Anne van Kesteren (Tuesday, 20 October)

[whatwg/encoding] Encode hook not adequate (#235) Anne van Kesteren (Tuesday, 20 October)

Re: [w3ctag/design-reviews] WebXR Hit Test Module (#463) Daniel Appelquist (Tuesday, 20 October)

[w3c/webcomponents] Declarative components proposal (#897) Emanuel H. Farias (Tuesday, 20 October)

Re: [w3c/clipboard-apis] Remove clipboard-read permission (#132) Darwin Huang (Monday, 19 October)

Re: [w3c/selection-api] TPAC planning and specification status report (#122) Ryosuke Niwa (Monday, 19 October)

Re: [w3ctag/design-reviews] HR review of IMSC 1.2 FPWD (#474) hober (Monday, 19 October)

[w3ctag/design-reviews] Deprecating `document.domain`. (#564) Mike West (Monday, 19 October)

[whatwg/url] Percent-encoding of query wrong for ISO-2022-JP (#557) Anne van Kesteren (Monday, 19 October)

Re: [w3c/manifest] Could you review Chrome/Firefox implementation regarding `fullscreen` display mode on Mac? (#934) Marcos Cáceres (Monday, 19 October)

Re: [w3c/manifest] Related applications parsing is incorrect (#936) Marcos Cáceres (Monday, 19 October)

Re: [w3c/manifest] Fix related_applications parsing instructions (#933) Marcos Cáceres (Monday, 19 October)

Re: [w3c/manifest] chore(ci): use the spec-prod GitHub action (#935) Marcos Cáceres (Monday, 19 October)

Re: [w3c/ServiceWorker] Should we consider Worklets as clients? (#1502) Anne van Kesteren (Monday, 19 October)

Re: [w3c/FileAPI] TPAC planning and specification status report (#156) Marcos Cáceres (Monday, 19 October)

Re: [w3c/gamepad] TPAC planning and specification status report (#137) Marcos Cáceres (Monday, 19 October)

Re: [w3c/pointerlock] TPAC planning and specification status report (#64) Marcos Cáceres (Monday, 19 October)

[w3c/pointerlock] "activation triggering input event" no longer a thing (#67) Marcos Cáceres (Monday, 19 October)

Re: [w3c/screen-orientation] TPAC planning and specification status report (#199) Marcos Cáceres (Monday, 19 October)

[w3c/ServiceWorker] unable to open https://wicg.github.io/cookie-store/ (#1547) mandy (Monday, 19 October)

Re: [w3c/pointerlock] Editorial: Align with Web IDL specification (#66) autokagami (Sunday, 18 October)

Re: [w3c/screen-orientation] Editorial: Align with Web IDL specification (#200) autokagami (Sunday, 18 October)

[whatwg/url] the urlencoded spec did not described tuples of which the name includes square brackets (#556) litbear (Sunday, 18 October)

Re: [whatwg/url] Proposal of .toString({ concise: true }) for nicer output with empty values (#469) James Addison (Sunday, 18 October)

Re: [w3c/webcomponents] Web Components-related breakouts @ TPAC 2020 (#877) Dan Clark (Friday, 16 October)

[w3c/webcomponents] An alternative lazy custom element definition proposal -- conditionalImport (#896) Bruce B. Anderson (Friday, 16 October)

[w3ctag/design-reviews] CSS Scrollbars: scrollbar-color, scrollbar-width (#563) Felipe Erias (Friday, 16 October)

[whatwg/url] play.geforcenow.com/mall/ (#555) OTG-Zerify (Friday, 16 October)

Re: [w3c/ServiceWorker] "no-cors" CSS SOP violation (#719) Matt Falkenhagen (Friday, 16 October)

Re: [heycam/webidl] Update obsolete note on duplicate Proxy [[OwnPropertyKeys]] entries (#925) Timothy Gu (Friday, 16 October)

[w3c/gamepad] adding multitouch extension (#142) fernando-80 (Thursday, 15 October)

Re: [whatwg/dom] Add Imperative Slot API (#860) Domenic Denicola (Thursday, 15 October)

Re: [w3c/webcomponents] Add Scoped CustomElementRegsitry explainer (#865) Leo Balter (Thursday, 15 October)

[w3c/webcomponents] Spec Review: Open Design Issues (#895) Leo Balter (Thursday, 15 October)

Re: [w3c/webcomponents] 2020 Virtual TPAC F2F (#877) Dan Clark (Thursday, 15 October)

[heycam/webidl] Realm to use for promises (#932) Anne van Kesteren (Thursday, 15 October)

[w3c/permissions] Gauging interest in a Permission Handler API? (#224) Julien Cayzac (Thursday, 15 October)

Re: [w3c/clipboard-apis] TPAC planning and specification status report (#124) Darwin Huang (Wednesday, 14 October)

Re: [w3ctag/design-reviews] CSS page-orientation descriptor (#515) Peter Linss (Wednesday, 14 October)

Re: [w3ctag/design-reviews] WebRTC Priority Control API (#560) Daniel Appelquist (Wednesday, 14 October)

[w3c/manifest] Feature: Open shortcuts on the already open app (#937) Marcelo Volmaro (Wednesday, 14 October)

Re: [w3c/webcomponents] observedStyles (#856) Lea Verou (Wednesday, 14 October)

Re: [whatwg/url] Provide a succinct grammar for valid URL strings (#479) Alwin Blok (Wednesday, 14 October)

[whatwg/url] Make it easier to talk about parts of the URL from outside the URL spec (#554) fantasai (Tuesday, 13 October)

Re: [whatwg/fetch] TPAC 2020: Fetch Standard meeting interest (#1082) Domenic Denicola (Tuesday, 13 October)

Re: [whatwg/dom] Consider specifying document.evaluate and document.createNSResolver (#67) Andrea Giammarchi (Tuesday, 13 October)

[whatwg/dom] Proposal - Update XPath to (at least) v2.0 (#903) Andrea Giammarchi (Tuesday, 13 October)

Re: [w3ctag/design-reviews] Constant bitrate audio encoding with MediaRecorder (#540) Simon Jackson (Tuesday, 13 October)

Re: [w3ctag/design-reviews] WebXR Anchors Module (#479) Daniel Appelquist (Tuesday, 13 October)

Re: [w3ctag/design-reviews] Declarative Shadow DOM (#494) Alice (Tuesday, 13 October)

Re: [w3ctag/design-reviews] VirtualKeyboard API - show/hide policy (#498) Ryosuke Niwa (Tuesday, 13 October)

Re: [w3ctag/design-reviews] WebRTC-SVC (Scalable Video Coding) (#396) cynthia (Tuesday, 13 October)

[w3c/ServiceWorker] <object> having issue with service workers registration, failing with error message Service worker registration failed with: DOMException: Failed to register a ServiceWorker: The document is in an invalid state. (#1546) Ram Lodhi (Tuesday, 13 October)

Re: [w3ctag/design-reviews] Referrer handling - default policy and capping (#538) Daniel Appelquist (Monday, 12 October)

Re: [whatwg/dom] Define "has event listener" operation (#453) Domenic Denicola (Monday, 12 October)

Re: [w3ctag/design-reviews] URL Protocol Handler Registration for PWAs (#482) hober (Monday, 12 October)

[whatwg/fetch] Use the network partition key in the CORS-preflight cache (#1101) Anne van Kesteren (Monday, 12 October)

Re: [w3c/ServiceWorker] Add `ServiceWorkerRegistration.id` and supporting algorithm changes. (Fixes #1512) (#1526) Anne van Kesteren (Monday, 12 October)

Re: [w3c/ServiceWorker] consider allowing a non-scope identifier for registrations (#1512) youennf (Monday, 12 October)

Re: [w3c/ServiceWorker] scope pattern matching (#1468) youennf (Monday, 12 October)

Re: [w3c/webcomponents] Returning a Proxy from a Custom Element constructor (#857) Joe Pea (Monday, 12 October)

Re: [w3ctag/design-reviews] Web Share API review (#554) Matt Giuca (Monday, 12 October)

Re: [w3ctag/design-reviews] making the "total" field optional in PaymentRequest API (#512) Matt Giuca (Monday, 12 October)

[whatwg/dom] replaceChildren contains a step that is incorrect when node is null (#901) Darin Adler (Saturday, 10 October)

[whatwg/url] Allow `//` when base exists (#553) Daijiro Wachi (Saturday, 10 October)

Re: [whatwg/fullscreen] Meta: link Review Draft (#187) Philip Jägenstedt (Friday, 9 October)

[heycam/webidl] Meet at or around TPAC? (#931) hober (Friday, 9 October)

Re: [whatwg/storage] TPAC 2020: Storage Standard meeting interest (#113) Anne van Kesteren (Friday, 9 October)

[heycam/webidl] HAMED (#930) hamed19901411 (Thursday, 8 October)

Re: [w3c/ServiceWorker] Virtual Call: pattern matching scopes (#1535) Ben Kelly (Thursday, 8 October)

[w3c/IndexedDB] Use infra sorting definitions (#346) Joshua Bell (Thursday, 8 October)

[whatwg/url] Proposal: file: URL separator deduplication (#552) Guy Bedford (Thursday, 8 October)

Re: [w3c/manifest] Why does obtaining not check a MIME type? (#821) Marcos Cáceres (Thursday, 8 October)

[w3ctag/design-reviews] Storage Buckets API (#562) Ayu Ishii (Wednesday, 7 October)

Re: [w3ctag/design-reviews] Realms API ECMAScript Proposal (#542) Leo Balter (Wednesday, 7 October)

Re: [w3ctag/design-reviews] Secure Payment Confirmation (#544) Danyao Wang (Wednesday, 7 October)

[w3c/DOM-Parsing] createContextualFragment() should do adopt node or some such (#65) Anne van Kesteren (Wednesday, 7 October)

Re: [w3c/webcomponents] Allowing CSS combinators postfixed to the ::slotted() selector (#889) Lonnie Best (Wednesday, 7 October)

Re: [w3c/webcomponents] "::slotted" pseudo elements (#331) Lonnie Best (Wednesday, 7 October)

[whatwg/dom] Dead key symbols not included in KeyboardEvent (#900) Pierre Ossman (Work account) (Wednesday, 7 October)

Re: [w3c/push-api] TPAC planning and specification status report (#326) Marcos Cáceres (Wednesday, 7 October)

[heycam/webidl] Add [Historical] extended attribute (#929) Kagami Sascha Rosylight (Wednesday, 7 October)

[w3ctag/design-reviews] APA Pronunciation Explainer (#561) Alice (Wednesday, 7 October)

Re: [w3c/webcomponents] Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (#762) Alice (Wednesday, 7 October)

Re: [w3c/ServiceWorker] Handing fetch termination (#1178) Alessandro (Ale) Segala (Wednesday, 7 October)

Re: [whatwg/dom] Add NodeList.setAttributes (#895) Mason Freed (Tuesday, 6 October)

[whatwg/fetch] #=##. (#1100) Matthew Paul Matherne (Tuesday, 6 October)

[whatwg/url] Add details to host and path setters (#551) achristensen07 (Tuesday, 6 October)

Re: [w3ctag/design-reviews] Blink Shipping Process (#516) Chris Wilson (Monday, 5 October)

Re: [whatwg/dom] Declarative Shadow DOM (#831) Mason Freed (Monday, 5 October)

[whatwg/url] Fix file URL reparse issue (#550) Rimas Misevičius (Monday, 5 October)

[whatwg/xhr] あ (#293) YuuyaSatsuki (Monday, 5 October)

[whatwg/url] File URL reparse issue (#549) Rimas Misevičius (Monday, 5 October)

Re: [w3c/webcomponents] Expose shadowRoot on element internals (#871) Domenic Denicola (Monday, 5 October)

Re: [whatwg/dom] Add is-available-to-element-internals (#893) Domenic Denicola (Monday, 5 October)

Re: [whatwg/storage] Meta: link Review Draft (#114) Anne van Kesteren (Monday, 5 October)

Re: [whatwg/url] How should "everything after the scheme" URLs work? (#385) ExE Boss (Monday, 5 October)

Re: [whatwg/dom] Some tweaks for traverse algo and others (#87) Anne van Kesteren (Monday, 5 October)

[w3c/ServiceWorker] Define settings object's cross-origin isolated capability for SW (#1545) Yutaka Hirano (Monday, 5 October)

[whatwg/encoding] Minor correction to a tool script: raise does not work like print (#234) HarJIT (Sunday, 4 October)

[whatwg/dom] [shadow-dom] Why does attributeChangedCallback fire before connectedCallback during parsing? (#899) Joe Pea (Saturday, 3 October)

Re: [whatwg/dom] Declarative Shadow DOM (#510) Joe Pea (Saturday, 3 October)

[whatwg/fetch] Help (#1098) quechi199900 (Saturday, 3 October)

[whatwg/url] Allow ports in file URLs (#548) achristensen07 (Saturday, 3 October)

Re: [w3ctag/design-reviews] Beforematch event (#511) Joey Arhar (Friday, 2 October)

Re: [w3c/pointerlock] Add lock options to requestPointerLock (#49) Domenic Denicola (Friday, 2 October)

[w3c/gamepad] Define ongamepaddisconnected/ongamepaddisconnected attributes (#141) Kagami Sascha Rosylight (Friday, 2 October)

Re: [w3ctag/design-reviews] Review Request - Decentralized Identifiers (DIDs) v1.0 (#556) Lukasz Olejnik (Friday, 2 October)

Re: [whatwg/fetch] 421 and upload streams (#982) Yoichi Osato (Friday, 2 October)

Re: [w3c/ServiceWorker] Virtual calls around TPAC time (#1536) Jeffrey Posnick (Friday, 2 October)

Re: [w3c/webcomponents] 2020 Virtual TPAC F2F (10/26-10/30) (#877) Mason Freed (Thursday, 1 October)

[whatwg/streams] Editorial: Add lt="reading a chunk" (#1079) Jeffrey Yasskin (Thursday, 1 October)

[whatwg/streams] Editorial: Define "create a ReadableStream" instead of just "create" (#1078) Jeffrey Yasskin (Thursday, 1 October)

Re: [heycam/webidl] Need pattern for feature detecting dictionary members (#107) Yoav Weiss (Thursday, 1 October)

Re: [w3c/manifest] TPAC planning and specification status report (#906) Anssi Kostiainen (Thursday, 1 October)

Re: [whatwg/url] Changes to file URL path normalization (#544) Anne van Kesteren (Thursday, 1 October)

Re: [whatwg/url] can't parse urls starting with xn-- (#438) Anne van Kesteren (Thursday, 1 October)

Re: [whatwg/url] Support relative URLs (#531) Alwin Blok (Thursday, 1 October)

Re: [whatwg/storage] Be more vague about UI guidelines (#109) Anne van Kesteren (Thursday, 1 October)

Re: [whatwg/dom] Meta: put custom element acknowledgment in the IPR section (#898) Anne van Kesteren (Thursday, 1 October)

Re: [w3c/push-api] Meta: wide-review tracker (#265) Marcos Cáceres (Thursday, 1 October)

Re: [w3ctag/design-reviews] WebHID API (Human Interface Device) (#370) Matt Reynolds (Thursday, 1 October)

Last message date: Saturday, 31 October 2020 20:45:21 UTC