public-webapps-github@w3.org from March 2024 by thread

Re: [whatwg/dom] Define XPath's lang() as ASCII case-insensitive (Issue #1199) Ahmad Saleem (Saturday, 30 March)

[whatwg/storage] Read me (PR #173) eianenen (Saturday, 30 March)

[whatwg/storage] New resuip (Issue #172) eianenen (Saturday, 30 March)

Re: [w3c/gamepad] Xbox One impulse trigger effects (#138) Marcos Cáceres (Friday, 29 March)

Re: [w3c/editing] JS API to invoke native desktop emoji picker (#350) Josep Boncompte Moya (Friday, 29 March)

[whatwg/webidl] Add Float16Array (PR #1398) Kevin Gibbons (Friday, 29 March)

Re: [WICG/webcomponents] [idea] Make use of `observedAttributes` optional (#565) Coresoft (Thursday, 28 March)

[whatwg/dom] Trusted types attributes (PR #1268) Luke Warlow (Wednesday, 27 March)

Re: [whatwg/streams] Add support for ReadableStream "owning" type (PR #1271) Jan-Ivar Bruaroey (Wednesday, 27 March)

[whatwg/dom] Record timing info for event handling. (PR #1267) Noam Rosenthal (Wednesday, 27 March)

[w3c/IndexedDB] Inconsistency between spec and tests for detached arraybuffers; spec for keys says don't throw, test for keys says throw, spec for values says throw (Issue #417) Andrew Sutherland (Tuesday, 26 March)

Re: [whatwg/fullscreen] Don't close ancestor popovers when fullscreening (PR #237) Joey Arhar (Tuesday, 26 March)

[whatwg/fetch] Block ports 4190 & 6679 (PR #1743) Anne van Kesteren (Tuesday, 26 March)

[whatwg/dom] Efficient DOM Removal with the removeElement Function (Issue #1266) RAJAN DHARIYAPARMAR (Tuesday, 26 March)

Re: [w3ctag/design-reviews] BBS Cryptosuite v2023 Securing Verifiable Credentials with Selective Disclosure using BBS Signatures (Issue #922) Martin Thomson (Monday, 25 March)

Re: [w3ctag/design-reviews] Web Audio API: RenderCapacity API (Issue #843) Lea Verou (Monday, 25 March)

Re: [whatwg/fetch] Add ServiceWorker Static Routing API support (PR #1737) Anne van Kesteren (Monday, 25 March)

[whatwg/streams] Use `async iterable` webidl type in ReadableStream.from (PR #1310) Luca Casonato (Monday, 25 March)

Re: [whatwg/fetch] Editorial: Export fetch controller/serialized abort reason (PR #1736) Anne van Kesteren (Monday, 25 March)

[whatwg/webidl] Add `async iterable<T>` type to WebIDL (PR #1397) Luca Casonato (Monday, 25 March)

[w3c/editing] Upstream changes from Trusted Types (PR #460) Luke Warlow (Monday, 25 March)

[whatwg/url] Editorial: adopt <div algorithm> throughout (PR #826) Anne van Kesteren (Monday, 25 March)

Re: [w3ctag/design-reviews] Permissions Policy Reporting and Report-Only mode (Issue #909) Daniel Appelquist (Monday, 25 March)

[whatwg/fetch] Pass in Content-Encoding to resource-timing (PR #1742) Jxck (Monday, 25 March)

Re: [whatwg/fetch] Proposal to block 4190 (sieve) and 6679 (osaut, irc+tls alternate) (Issue #1663) Anne van Kesteren (Monday, 25 March)

Re: [whatwg/streams] ReadableStream.prototype.arrayBuffer() (#1019) James M Snell (Saturday, 23 March)

Re: [whatwg/streams] Proposal: ReadableStreamBodyReader (Issue #1238) James M Snell (Saturday, 23 March)

[whatwg/streams] Proposal: writev equivalent `WritableStreamDefaultWriter` (Issue #1309) James M Snell (Saturday, 23 March)

[whatwg/streams] Proposal: BodyReader for ReadableStream (Issue #1308) James M Snell (Saturday, 23 March)

[whatwg/xhr] Clarify if `ProgressEvent.loaded` should indicate the size of compress, or uncompressed, data (Issue #388) Zwyx (Friday, 22 March)

[whatwg/webidl] New issue (Issue #1396) panda007 (Friday, 22 March)

Re: [w3c/uievents] Needs alternative WheelEvent.deltaMode, WheelEvent.delta(X|Y|Z) (#181) Joe Pea (Friday, 22 March)

[WICG/webcomponents] Question: Any possibile way for cross shadowDom exclusive interactive elements (Issue #1054) woody-li (Friday, 22 March)

Re: [whatwg/fetch] Recommend that servers follow the steps of CORS preflight for easier troubleshooting (Issue #1588) jub0bs (Thursday, 21 March)

[whatwg/url] Add URL.parse() (PR #825) Anne van Kesteren (Thursday, 21 March)

Re: [w3ctag/design-reviews] Gamepad Trigger Rumble Extension (Issue #934) Daniel Appelquist (Thursday, 21 March)

[w3ctag/design-reviews] Wide review request for Pointer Events Level 3 (Issue #941) Patrick H. Lauke (Wednesday, 20 March)

Re: [whatwg/fetch] HTTPS upgrades proposal (PR #1655) Simon Friedberger (Wednesday, 20 March)

[w3c/selection-api] Migrate away from "queue a task" (Issue #174) Anne van Kesteren (Wednesday, 20 March)

Re: [whatwg/fetch] Allow request take AsyncIterable body? (#1291) Matteo Collina (Tuesday, 19 March)

Re: [w3c/clipboard-apis] Is "clipboard" permission replaced by "clipboard-read" and "clipboard-write"? (#101) wandyezj (Tuesday, 19 March)

Re: [w3c/clipboard-apis] Add Clipboard Feature Policy (#120) wandyezj (Tuesday, 19 March)

[WICG/webcomponents] Pushing Styles into Shadow DOM (`@shadow` rules) (Issue #1053) Wii (Tuesday, 19 March)

Re: [whatwg/fetch] Reverse HTTP for CSRF/XSS-proofing of localhost webservers (Issue #1685) avioligo (Tuesday, 19 March)

[whatwg/dom] Add an optional options dictionary to `closest` to allow jumping across shadow boundaries (Issue #1265) Gijs (Tuesday, 19 March)

[w3c/permissions] Editorial: fix wrong cddl syntax used for optionality of the user context (PR #448) Alex Rudenko (Tuesday, 19 March)

Re: [WICG/webcomponents] Spring 2021 Virtual Meeting (#911) Anne van Kesteren (Tuesday, 19 March)

[w3c/ServiceWorker] Can we make to avoid to invoke ServiceWorker _by default_ for if user code call `event.addRoutes(rules)` in `install` event handler? (Issue #1712) Tetsuharu Ohzeki (Tuesday, 19 March)

[w3c/selection-api] Clarify how `selection.modify()` when the granularity parameter is `paragraph` handles non-editable elements in an editing host (Issue #173) zp1996 (Tuesday, 19 March)

[w3c/ServiceWorker] Implement the "not" condition support (PR #1711) Yoshisato Yanagisawa (Tuesday, 19 March)

Re: [w3ctag/design-reviews] Specification review for CSS Anchor Positioning (Issue #848) Chris Harrelson (Monday, 18 March)

[WICG/webcomponents] [open-stylable] Collection of user stories (Issue #1052) Michael Warren (Monday, 18 March)

Re: [w3ctag/design-reviews] Side Panel (Issue #903) Matthew Tylee Atkinson (Monday, 18 March)

Re: [w3ctag/design-reviews] TAG review request for the IDP signin status API (Issue #884) Peter Linss (Monday, 18 March)

Re: [w3ctag/design-reviews] Early design review: Document Picture-in-Picture (Issue #798) Matthew Tylee Atkinson (Monday, 18 March)

[whatwg/webidl] Review Draft Publication: March 2024 (PR #1395) Anne van Kesteren (Monday, 18 March)

Re: [w3c/selection-api] Need spec changes to Range and StaticRange to support nodes in different tree? (Issue #169) Emilio Cobos Álvarez (Monday, 18 March)

Re: [w3ctag/design-reviews] COOP: restrict-properties early review (Issue #760) Daniel Appelquist (Monday, 18 March)

Re: [whatwg/dom] Should there be a declarative version of adoptedStyleSheets? (#910) Mayank (Sunday, 17 March)

[whatwg/webidl] akim86 (Issue #1394) Mfia8686 (Saturday, 16 March)

Re: [WICG/webcomponents] April Face-to-face Scheduling/Agenda (Issue #1050) Westbrook Johnson (Saturday, 16 March)

Re: [w3c/ServiceWorker] Declarative routing (#1373) Yoshisato Yanagisawa (Friday, 15 March)

Re: [w3c/selection-api] Skip posting a task for `selectionchange` event in some cases (Issue #170) Ryosuke Niwa (Friday, 15 March)

Re: [w3c/gamepad] Add trigger rumble effect (PR #195) Matt Reynolds (Friday, 15 March)

[w3c/selection-api] Fixes https://github.com/w3c/selection-api/issues/170. (PR #172) Ryosuke Niwa (Friday, 15 March)

[w3c/manifest] nitflix (Issue #1115) usmanmg01 (Thursday, 14 March)

[whatwg/dom] Add extend and modify methods for the Range object (Issue #1264) SnnSnn (Thursday, 14 March)

[w3ctag/design-reviews] JS String Builtins for WebAssembly (Issue #940) Adam Klein (Thursday, 14 March)

[whatwg/webidl] Export "an exception was thrown" (PR #1393) Dominic Farolino (Thursday, 14 March)

Re: [w3c/clipboard-apis] Specify order of flavors exported to macOS's pasteboard (#137) CSS Meeting Bot (Thursday, 14 March)

Re: [w3c/clipboard-apis] Read Blob data for the supported formats on-demand during getType. (Issue #191) CSS Meeting Bot (Thursday, 14 March)

Re: [w3c/editing] Status of specs we are working on (Issue #413) Johannes Wilm (Thursday, 14 March)

[w3c/ServiceWorker] Upstream changes from Trusted Types (Issue #1710) Luke Warlow (Thursday, 14 March)

Re: [w3c/clipboard-apis] Make async clipboard APIs (read/write) to sanitize interoperably with setData/getData for text/html (#150) msbatin2 (Thursday, 14 March)

Re: [whatwg/url] Consider adding non-throwing URL.parse(input, base) (#372) Anne van Kesteren (Wednesday, 13 March)

[w3c/DOM-Parsing] Upstream IDL changes from Trusted Types (PR #78) Luke Warlow (Wednesday, 13 March)

[w3c/ServiceWorker] Upstream IDL change from Trusted Types (PR #1709) Luke Warlow (Wednesday, 13 March)

Re: [whatwg/dom] Draft integration with Trusted Types, take 2. (PR #1247) Luke Warlow (Wednesday, 13 March)

Re: [whatwg/dom] Add attribute validate steps. (#809) Luke Warlow (Wednesday, 13 March)

Re: [w3ctag/design-reviews] TAG review for web app `scope_extensions` (Issue #875) Daniel Appelquist (Wednesday, 13 March)

[w3c/permissions] Dynamic options for "prompt the user to choose" (Issue #447) Reilly Grant (Tuesday, 12 March)

Re: [w3c/ServiceWorker] Service Workers are too hard to clean-up (Issue #1695) Andrew Sutherland (Tuesday, 12 March)

Re: [whatwg/fetch] Deferred fetching (PR #1647) Noam Rosenthal (Tuesday, 12 March)

Re: [w3c/manifest] Add option to disable built-in navigation gestures (Issue #1041) Evert Heylen (Tuesday, 12 March)

Re: [w3ctag/design-reviews] Isolated Web Apps (Issue #842) Martin Thomson (Monday, 11 March)

Re: [w3ctag/design-reviews] Invokers API (Issue #920) Martin Thomson (Monday, 11 March)

Re: [whatwg/dom] Atomic move operation for element reparenting & reordering (Issue #1255) smaug---- (Monday, 11 March)

[whatwg/webidl] Add StringContext attribute (PR #1392) Luke Warlow (Monday, 11 March)

[whatwg/webidl] Replace CreateMethodProperty with DefineMethodProperty (PR #1391) Jordan Harband (Monday, 11 March)

[whatwg/webidl] Editorial: Replace CreateMethodProperty with DefineMethodProperty (PR #1390) Luke Warlow (Monday, 11 March)

[whatwg/webidl] CreateMethodProperty removed from Ecma262 (Issue #1389) Luke Warlow (Monday, 11 March)

Re: [w3ctag/design-reviews] FedCM: LoginHint, UserInfo, and RPContext (Issue #839) Peter Linss (Monday, 11 March)

Re: [w3ctag/design-reviews] FedCM multi IDP support (Issue #803) Amy Guy (Monday, 11 March)

[whatwg/encoding] Editorial: make prepend more clearly operate on a list (PR #328) Anne van Kesteren (Monday, 11 March)

Re: [w3ctag/design-reviews] Allow transferring ArrayBuffer into WebCodecs object constructors (Issue #889) Daniel Appelquist (Monday, 11 March)

Re: [w3ctag/design-reviews] DeviceOrientation Event Specification (Issue #928) Daniel Appelquist (Monday, 11 March)

Re: [whatwg/fetch] Acting on incomplete headers (#472) Anne van Kesteren (Monday, 11 March)

Re: [w3c/manifest] Provide a way to not open a link in the PWA, in the moment (#989) Grant Forrest (Sunday, 10 March)

[w3c/FileAPI] Jack Zimmers call me help me I'll give u money (Issue #196) j13a01z26 (Sunday, 10 March)

Re: [w3c/FileAPI] "Null"ing out the Origin of a BLOB (#74) KaYaDoR01 (Saturday, 9 March)

[WICG/webcomponents] [exportparts] support exporting via wildcards `exportparts="*, primary-*"` (Issue #1051) Steve Orvell (Friday, 8 March)

Re: [whatwg/fetch] Add compression dictionary negotiation and decoding to the fetch processing model (Issue #1739) Patrick Meenan (Friday, 8 March)

Re: [w3c/permissions] WebDriver BiDi: support user contexts in setPermission (Issue #439) Mike Taylor (Friday, 8 March)

Re: [w3c/permissions] Add additional automation error checks (PR #402) Marcos Cáceres (Friday, 8 March)

Re: [w3c/permissions] Align internal states with enums (Issue #392) Marcos Cáceres (Friday, 8 March)

Re: [w3c/permissions] Editorial: define permission states consistently (PR #400) Marcos Cáceres (Friday, 8 March)

[w3c/permissions] Tidied up document using tidy-html5 (PR #446) github-actions[bot] (Friday, 8 March)

[w3c/permissions] Tidied up document using tidy-html5 (PR #445) github-actions[bot] (Friday, 8 March)

Re: [w3c/permissions] Turn PermissionSetParameters.descriptor into an object (Issue #443) Mike Taylor (Friday, 8 March)

Re: [w3c/permissions] Use `object` for PermissionSetParameters.descriptor (PR #444) Marcos Cáceres (Friday, 8 March)

Re: [w3c/permissions] Tidied up document using tidy-html5 (PR #442) Marcos Cáceres (Friday, 8 March)

[w3ctag/design-reviews] Early TAG review request for Playout Statistics API for WebAudio (Issue #939) Fredrik Hernqvist (Thursday, 7 March)

Re: [w3ctag/design-reviews] Compute Pressure Specification Review (Issue #795) Kenneth Rohde Christiansen (Thursday, 7 March)

[w3c/manifest] Rewrite privacy considerations on fingerprinting in start_url (PR #1114) Matt Giuca (Thursday, 7 March)

[w3c/manifest] Privacy consideration specifies an unenforceable "MUST NOT" condition on developers (Issue #1113) Matt Giuca (Thursday, 7 March)

[w3c/manifest] chore: Export the terms "manifest URL" and "start URL" (PR #1112) Matt Giuca (Thursday, 7 March)

Re: [w3c/ServiceWorker] Editorial: Rename both `controller` variables in Handle Fetch algorithm. (PR #1705) Anne van Kesteren (Wednesday, 6 March)

Re: [WICG/webcomponents] Need a callback for when children changed or parser finished parsing children (#809) silverwind (Wednesday, 6 March)

Re: [w3c/gamepad] Add trackpad button support (Issue #191) Sun Shin (Tuesday, 5 March)

Re: [w3c/pointerlock] Add lock options to requestPointerLock (#49) Alvin Ji (Tuesday, 5 March)

[w3c/gamepad] Add extended buttons to support trackpad (#191) (PR #196) Sun Shin (Tuesday, 5 March)

Re: [whatwg/dom] Add serializable to ShadowRoot and "attach a shadow root" (PR #1256) Anne van Kesteren (Tuesday, 5 March)

[whatwg/encoding] (Apologies for a rambling reply; I'm feeling under the weather at the moment but this does raise good questions so I thought I'd weigh in.) (Issue #327) anth (Tuesday, 5 March)

[w3c/IndexedDB] Clarify interaction of IndexedDB lifecycles with relation to document and worker lifecycle mechanics (Issue #416) Andrew Sutherland (Tuesday, 5 March)

Re: [whatwg/dom] Side effects due to tree insertion or removal (script, iframe) (#808) Ryosuke Niwa (Monday, 4 March)

Re: [w3ctag/design-reviews] WebAssembly JavaScript Promise Integration API (Issue #809) Francis McCabe (Monday, 4 March)

[w3c/selection-api] Selection.direction doesn't handle multiple ranges (Issue #171) smaug---- (Monday, 4 March)

Re: [whatwg/dom] Integration with trusted types inside of node conversion (PR #1258) Anne van Kesteren (Monday, 4 March)

[w3c/ServiceWorker] Update link texts upon updates in the URLPattern specification (PR #1707) Yoshisato Yanagisawa (Monday, 4 March)

Re: [whatwg/url] searchParams.set("param", undefined) should not stringify as param=undefined (#427) Karl Horky (Sunday, 3 March)

Re: [whatwg/url] Proposal of .toString({ concise: true }) for nicer output with empty values (#469) Karl Horky (Sunday, 3 March)

[whatwg/encoding] Clarify insertion order when prepending multiple bytes at once to ioQueue (PR #326) stasoid (Sunday, 3 March)

Re: [whatwg/streams] Discussion: How should streams handle Explicit Resource Management (Issue #1307) James M Snell (Sunday, 3 March)

[whatwg/dom] Ability to reset an AbortSignal.timeout (Issue #1263) James M Snell (Saturday, 2 March)

[whatwg/dom] AT (Issue #1262) anth (Saturday, 2 March)

[whatwg/encoding] Ambiguous wording in GB18030 decoder (Issue #325) stasoid (Saturday, 2 March)

Re: [whatwg/fetch] Streaming upload (Issue #1438) Yury Zhuravlev (Saturday, 2 March)

Re: [WICG/webcomponents] "open-stylable" Shadow Roots (#909) robglidden (Friday, 1 March)

Re: [whatwg/xhr] Allow FormData constructor to accept array or object too (#202) silverwind (Friday, 1 March)

[whatwg/xhr] `FormData`: Accept `object` form in constructor (Issue #387) silverwind (Friday, 1 March)

Re: [w3c/permissions] Add userContext field to WebDriver BiDi's setPermission (PR #438) Mike Taylor (Friday, 1 March)

Re: [w3ctag/design-reviews] Cross-document View Transitions API (Issue #851) Mike Taylor (Friday, 1 March)

Re: [whatwg/url] Initialize the IgnoreInvalidPunycode flag when calling UTS 46 (Issue #821) Henri Sivonen (Friday, 1 March)

[whatwg/url] Punycode behavior for labels exceeding DNS length is ill-defined (Issue #824) Henri Sivonen (Friday, 1 March)

Re: [whatwg/dom] Introduce DOM post-insertion steps (PR #1261) Noam Rosenthal (Friday, 1 March)

Re: [whatwg/url] Explain why valid domain needs to run ToUnicode (Issue #817) Henri Sivonen (Friday, 1 March)

Re: [whatwg/url] Hoist "forbidden domain code point" check into "domain to ASCII" (Issue #818) Henri Sivonen (Friday, 1 March)

Last message date: Sunday, 31 March 2024 18:42:04 UTC