public-webapps-github@w3.org from November 2023 by thread

Re: [whatwg/webidl] non-readonly [FrozenArray] attributes are footguns as currently specced (#810) Richard Gibson (Thursday, 30 November)

Re: [whatwg/fullscreen] Document fullscreening vs. modal dialog (Issue #227) Philip Jägenstedt (Thursday, 30 November)

[whatwg/fullscreen] Keyboard lock (Issue #231) Martin Thomson (Thursday, 30 November)

Re: [w3ctag/design-reviews] Review request for Confirmation of Action API (Issue #713) Sara Tang (Wednesday, 29 November)

[w3c/uievents] Disable autocomplete on tools/key-event-viewer.html (Issue #363) Richard C Yeh (Wednesday, 29 November)

[w3ctag/design-reviews] TAG spec review of Storage Access Heuristics (Issue #919) Anton Maliev (Wednesday, 29 November)

Re: [w3ctag/design-reviews] VISS (Vehicle Information Service Specification) 2 Core and VISS 2 Transport (Issue #768) tguild (Tuesday, 28 November)

Re: [whatwg/fetch] Streaming upload (Issue #1438) Sumit Sahoo (Tuesday, 28 November)

Re: [w3ctag/design-reviews] Specification review request for Verifiable Credential Data Integrity (Issue #850) Hadley Beeman (Tuesday, 28 November)

Re: [w3ctag/design-reviews] Verifiable Credential Status List 2021 (Issue #874) Amy Guy (Tuesday, 28 November)

Re: [w3ctag/design-reviews] VC JSON Schema (Issue #859) Amy Guy (Tuesday, 28 November)

Re: [w3ctag/design-reviews] Review request for Protected Audience (Issue #723) Daniel Appelquist (Tuesday, 28 November)

Re: [whatwg/url] Meta: update repository files (aa64bb2) Khaledolaywah (Monday, 27 November)

Re: [whatwg/url] Addressing HTTP servers over Unix domain sockets (#577) Gabriel Corona (Monday, 27 November)

[w3c/manifest] Replace ref to obsoleted RFC7540 with ref to RFC9110 (PR #1106) François Daoust (Monday, 27 November)

[w3c/permissions] Introduce Browser Permissions for WebDriver BiDi (PR #431) Alex Rudenko (Monday, 27 November)

[whatwg/dom] Corresponding attribute for clonable of ShadowRootInit? (Issue #1236) Kagami Sascha Rosylight (Sunday, 26 November)

[whatwg/dom] Should attachShadow throw or override when an existing declarative shadow root doesn't match (Issue #1235) Emilio Cobos Álvarez (Sunday, 26 November)

[whatwg/dom] Element.attachShadow should set the declarative flag to false of an existing declarative shadow dom. (Issue #1234) Emilio Cobos Álvarez (Sunday, 26 November)

[whatwg/fetch] CORB is blocked (Issue #1725) Nitin Pandey (Sunday, 26 November)

[w3c/DOM-Parsing] Proposal on how to deal with <script>-blocks when appending to the DOM (Issue #76) lukas (Sunday, 26 November)

Re: [WICG/webcomponents] Custom 'void' or self-closing elements (HTML parser changes) (#624) David Alsh (Sunday, 26 November)

Re: [whatwg/fetch] Add size limiter to `Body#formData` method (Issue #1592) wattroll (Friday, 24 November)

[w3c/uievents] Specify the textInput event (PR #362) Simon Pieters (Friday, 24 November)

[w3c/uievents] Cancelable/default action for keydown, composition*, beforeinput, textInput, input (Issue #361) Simon Pieters (Thursday, 23 November)

Re: [w3c/uievents] `beforeinput` and `compositionupdate` event order (Issue #354) Simon Pieters (Thursday, 23 November)

[w3c/clipboard-apis] Optional data types description seems wrong (Issue #200) Anne van Kesteren (Thursday, 23 November)

[w3c/permissions] Can 'prompt the user to choose' return deny after some implementation specific timeout? (Issue #430) youennf (Thursday, 23 November)

Re: [w3ctag/design-reviews] The CSS `word-break: auto-phrase` property (Issue #891) Amy Guy (Wednesday, 22 November)

[w3c/permissions] Tidied up document using tidy-html5 (PR #429) github-actions[bot] (Wednesday, 22 November)

[WICG/webcomponents] update to use import attributes syntax (PR #1039) Oliver Williams (Wednesday, 22 November)

[w3c/permissions] Editorial: Replace all <a>foo</a> with [=foo=] (PR #428) Thiago Perrotta (Wednesday, 22 November)

[w3c/permissions] Editorial: add <div class="algorithm"> in missing places (PR #427) Thiago Perrotta (Wednesday, 22 November)

Re: [w3ctag/design-reviews] Long Animation Frame API (LoAF) (Issue #911) Rossen Atanassov (Tuesday, 21 November)

Re: [w3ctag/design-reviews] Verifiable Credentials Data Model v2.0 (Issue #860) Manu Sporny (Tuesday, 21 November)

Re: [WICG/webcomponents] Quarterly Face to Face Scheduling (Issue #1031) Westbrook Johnson (Monday, 20 November)

Re: [w3ctag/design-reviews] Permissions Policy Reporting and Report-Only mode (Issue #909) Hadley Beeman (Monday, 20 November)

Re: [w3ctag/design-reviews] TAG review for web app `scope_extensions` (Issue #875) Yves Lafon (Monday, 20 November)

[WICG/webcomponents] Allowing for more complex slotted styling by rewriting host rules into global CSS rules (Issue #1038) sirisian (Monday, 20 November)

Re: [w3c/manifest] icon density should be supported (#118) Matt Giuca (Monday, 20 November)

[w3c/manifest] x (Issue #1105) ZxSix666 (Monday, 20 November)

[WICG/webcomponents] Modify :is() and :where() to support selecting derived node types (Issue #1037) sirisian (Sunday, 19 November)

Re: [w3c/clipboard-apis] Read Blob data for the supported formats on-demand during getType. (Issue #191) Evan Stade (Friday, 17 November)

Re: [w3ctag/design-reviews] COOP: restrict-properties early review (Issue #760) Santiago Persico (Friday, 17 November)

Re: [whatwg/url] Support relative URLs (#531) Alwin Blok (Friday, 17 November)

Re: [whatwg/fetch] Proposal: fetch with multiple AbortSignals (#905) Slava Fomin II (Friday, 17 November)

Re: [whatwg/webidl] Add support for AsyncContext (PR #1369) Ms2ger (Friday, 17 November)

Re: [w3c/ServiceWorker] Add a static routing API support. (PR #1686) Yoshisato Yanagisawa (Friday, 17 November)

[w3c/IndexedDB] 53db883f495fc71bb5168f0e7e91561af1005b9 (Issue #414) 09139626334 (Thursday, 16 November)

Re: [w3c/manifest] Ability to dynamically change app icon (#663) Silas (Thursday, 16 November)

[whatwg/fetch] Incremental read: Why only Uint8Array instead of BufferSource? (Issue #1724) Kagami Sascha Rosylight (Thursday, 16 November)

Re: [w3c/gamepad] Make gamepads accessible by web worker (#37) Norren (Thursday, 16 November)

[w3ctag/design-reviews] @page margin boxes (Issue #918) Morten Stenshorne (Thursday, 16 November)

[whatwg/webidl] Offer [[ArrayBufferDetachKey]] abstraction? (Issue #1375) Anne van Kesteren (Thursday, 16 November)

Re: [w3ctag/design-reviews] CSS `text-spacing` property and its longhands (Issue #907) Yves Lafon (Thursday, 16 November)

Re: [w3ctag/design-reviews] Eligibility for autofill (Issue #831) Daniel Appelquist (Thursday, 16 November)

Re: [w3c/manifest] editorial: Move the definition of display-mode back to APPMANIFEST. (PR #1039) Matt Giuca (Thursday, 16 November)

Re: [WICG/webcomponents] Proposal: Custom attributes for all elements, enhancements for more complex use cases (Issue #1029) Joe Pea (Thursday, 16 November)

[w3c/permissions] Add Permissions Registry back to main document (PR #426) Mike Taylor (Thursday, 16 November)

Re: [WICG/webcomponents] How to define APIs only for custom element authors (#758) Joe Pea (Wednesday, 15 November)

[WICG/webcomponents] A better solution for ElementInternals (Issue #1036) Joe Pea (Wednesday, 15 November)

Re: [WICG/webcomponents] [element-internals] How to get internals in base class and subclass, without leaking it to public (Issue #962) Joe Pea (Wednesday, 15 November)

[whatwg/fetch] ls (Issue #1723) 0912745177 (Wednesday, 15 November)

Re: [w3c/manifest] JSON "commonly" encoded in Unicode (Issue #1089) Marcos Cáceres (Wednesday, 15 November)

Re: [w3c/manifest] Editorial: remove “commonly” to reflect actual JSON encoding (PR #1100) Marcos Cáceres (Wednesday, 15 November)

Re: [w3c/editing] Linked privacy security doc is for older pickling proposal? (Issue #452) snianu (Tuesday, 14 November)

[whatwg/streams] read all bytes: Why only Uint8Array instead of general BufferSource? (Issue #1299) Kagami Sascha Rosylight (Tuesday, 14 November)

Re: [w3ctag/design-reviews] Extending Storage Access API (SAA) to non-cookie storage (Issue #906) Daniel Appelquist (Tuesday, 14 November)

[w3c/gamepad] Move vibrationActuator to the main spec (PR #190) Gabriel Brito (Tuesday, 14 November)

[w3ctag/design-reviews] Adding support for High Dynamic Range (HDR) imagery to HTML Canvas (Issue #917) Pierre-Anthony Lemieux (Monday, 13 November)

Re: [w3ctag/design-reviews] Web Printing API (Issue #910) Hadley Beeman (Monday, 13 November)

Re: [w3ctag/design-reviews] View Transitions: list of types (Issue #908) Lea Verou (Monday, 13 November)

Re: [w3ctag/design-reviews] Intersection Observer Scroll Margin (Issue #905) Daniel Appelquist (Monday, 13 November)

[whatwg/fetch] google font family trubleshooting (Issue #1722) hhmhy (Monday, 13 November)

[w3ctag/design-reviews] Early Design Review: Opener Protections (Issue #916) Ari Chivukula (Monday, 13 November)

Re: [whatwg/streams] BYOB with "fill at least" semantics (#1175) Mattias Buelens (Monday, 13 November)

Re: [whatwg/streams] ReadableStreamBYOBReader.prototype.readFully(view) (#1143) Mattias Buelens (Monday, 13 November)

Re: [whatwg/streams] Add ReadableStreamBYOBReader.prototype.read(view, { min }) (#1145) Mattias Buelens (Monday, 13 November)

Re: [w3c/IndexedDB] Add an Observer API (#51) Ashish Maurya (Monday, 13 November)

Re: [whatwg/url] Add `URL.from(object)` constructor? (Issue #782) James Browning (Saturday, 11 November)

Re: [whatwg/streams] Add ReadableStreamBYOBReader.read(view, { min }) (#1145) Mattias Buelens (Friday, 10 November)

Re: [w3ctag/design-reviews] ServiceWorker static routing API (Issue #863) Chris Harrelson (Friday, 10 November)

Re: [w3c/gamepad] Advanced gamepad haptics API (Issue #189) Matt Reynolds (Friday, 10 November)

Re: [WICG/webcomponents] Spring 2021 Virtual Meeting (#911) Brian Kardell (Thursday, 9 November)

Re: [w3ctag/design-reviews] Tag review request for the "Dubbing and Audio description Profiles of TTML2" (Issue #897) Nigel Megitt (Thursday, 9 November)

[w3c/uievents] Order of keydown relative to compositionstart (Issue #360) Dan Clark (Thursday, 9 November)

[w3ctag/design-reviews] Animating font-palette (Issue #915) Munira (Thursday, 9 November)

Re: [w3ctag/design-reviews] WebCodecs support for AV1 screen content coding tools (Issue #912) Philipp Hancke (Thursday, 9 November)

Re: [w3ctag/design-reviews] Soft Navigations (Issue #879) Yoav Weiss (Thursday, 9 November)

Re: [whatwg/streams] ReadableStream.prototype.arrayBuffer() (#1019) Datner (Thursday, 9 November)

Re: [w3c/FileAPI] Define chunk size for `ReadableStream` created by `blob::stream()` (#144) Frank Lemanschik (Thursday, 9 November)

[w3c/clipboard-apis] Add method `match` (`clipboard.match(regex)`) to check clipboard for pattern matching before reading - as it is done in iOS (Issue #199) Boris (Wednesday, 8 November)

[whatwg/dom] Selecting Events with Style (Issue #1233) Adam Sobieski (Wednesday, 8 November)

Re: [whatwg/fetch] Remove Authorization header upon cross-origin redirect (PR #1544) Sachin Jain (Wednesday, 8 November)

[whatwg/webidl] Allowing throwing an exception with a specific message (Issue #1374) Anne van Kesteren (Wednesday, 8 November)

Re: [whatwg/fetch] Deferred fetching feedback (Issue #1715) Anne van Kesteren (Wednesday, 8 November)

Re: [whatwg/fetch] Editorial: clarify preflight-request headers (PR #1719) Anne van Kesteren (Wednesday, 8 November)

Re: [whatwg/fetch] More informative error types (#526) Georges Haidar (Wednesday, 8 November)

[w3c/clipboard-apis] Allow empty ClipboardItem. (PR #198) snianu (Tuesday, 7 November)

Re: [whatwg/fetch] Wording suggests that CORS-preflight requests systematically include an Access-Control-Request-Headers header (Issue #1717) jub0bs (Tuesday, 7 November)

[WICG/webcomponents] DOM parts use outside of <template> seems unlikely (Issue #1035) Matthew Phillips (Tuesday, 7 November)

Re: [w3c/editing] [Delayed Clipboard Rendering] Privacy issue while reading data for web custom types (Issue #439) snianu (Tuesday, 7 November)

[whatwg/fetch] Editorial: initialize a response does not have an optional argument (PR #1721) Anne van Kesteren (Tuesday, 7 November)

[whatwg/webidl] 215 (Issue #1373) papatiya (Tuesday, 7 November)

Re: [w3c/clipboard-apis] Should reading the clipboard throw DataError or empty clipboard items? (Issue #179) snianu (Tuesday, 7 November)

Re: [w3c/pointerlock] feature request : Allow to set pointer position upon release (#61) hvanops (Monday, 6 November)

[whatwg/url] [editorial] Rephrase encoding note to make the implications clearer. (PR #804) Tab Atkins Jr. (Monday, 6 November)

[w3c/permissions] Introduce Browser Permissions for WebDriver BiDi (PR #425) Thiago Perrotta (Monday, 6 November)

Re: [w3c/ServiceWorker] Assets caching in browsers behaves differently between localhost and deployment (Issue #1689) ehsanKey (Monday, 6 November)

[w3c/permissions] Umbrella / Meta: Browser Permissions for WebDriver BiDi as an extension module (Issue #424) Thiago Perrotta (Monday, 6 November)

Re: [whatwg/fullscreen] Impossible to customize the style of a dialog's ::backdrop residing inside a Shadow DOM. (#124) Keith Cirkel (Sunday, 5 November)

Re: [whatwg/url] Meta: UTS46 feedback (Issue #744) Domenic Denicola (Sunday, 5 November)

[whatwg/url] IdnaTestV2.json "xn--xn--a--gua.pt" test case problem (Issue #803) Domenic Denicola (Sunday, 5 November)

[w3c/permissions] Create SECURITY.md (PR #423) cle (Friday, 3 November)

[w3c/ServiceWorker] How can I control and manage socket events in Service Workers? (Issue #1697) EhsanKey_ (Friday, 3 November)

Re: [w3c/manifest] Editorial: Consistent manifest naming (PR #1099) Marcos Cáceres (Friday, 3 November)

Re: [w3c/manifest] [DRAFT—DO NOT MERGE/REVIEW] Add members for localization (PR #1101) Marcos Cáceres (Friday, 3 November)

Re: [w3ctag/design-reviews] Specification review for fenced frames (Issue #838) Shivani Sharma (Friday, 3 November)

[w3ctag/design-reviews] CSS ::selection Inheritance Model (Issue #914) Stephen Chenney (Friday, 3 November)

Re: [WICG/webcomponents] "open-stylable" Shadow Roots (#909) Kim Andersen (Friday, 3 November)

[w3ctag/design-reviews] CSS Spelling and Grammar Customization (Issue #913) Stephen Chenney (Friday, 3 November)

Re: [w3c/clipboard-apis] Make it possible to read image/svg+xml from the clipboard (#92) Sanket Joshi (Thursday, 2 November)

Re: [w3c/uievents] Expose 'inertial scrolling state' in wheel events (#58) Dave Seidman (Thursday, 2 November)

Re: [w3ctag/design-reviews] WebAssembly JavaScript Promise Integration API (Issue #809) Francis McCabe (Thursday, 2 November)

Re: [whatwg/fetch] Deferred fetching (PR #1647) Ming-Ying Chung (Thursday, 2 November)

Re: [w3c/clipboard-apis] Add `unsanitized` option to async clipboard API. (PR #197) Sanket Joshi (Thursday, 2 November)

Re: [whatwg/fetch] HTTPS upgrades proposal (PR #1655) meacer (Wednesday, 1 November)

Re: [w3c/ServiceWorker] Self hosted applications (Issue #1668) Daniel Baulig (Wednesday, 1 November)

Re: [whatwg/fetch] Consider response.throwIfNotOk() (Issue #1679) Jimmy Wärting (Wednesday, 1 November)

Re: [w3c/ServiceWorker] Support `close()` method in ServiceWorkerGlobalScope (Issue #1696) Oliver Dunk (Wednesday, 1 November)

[w3c/manifest] Identifier for external interpretation (Issue #1104) Danny Ayers (Wednesday, 1 November)

Re: [w3ctag/design-reviews] CSS State Container Queries (Issue #885) Rune Lillesveen (Wednesday, 1 November)

Re: [w3c/clipboard-apis] Specify order of flavors exported to macOS's pasteboard (#137) 一丝 (Wednesday, 1 November)

Re: [w3c/pointerlock] Add lock options to requestPointerLock (#49) Alvin Ji (Wednesday, 1 November)

Re: [w3c/editing] Remove write and add more details on read. (PR #456) Sanket Joshi (Wednesday, 1 November)

Last message date: Thursday, 30 November 2023 23:08:43 UTC