public-webapps-github@w3.org from October 2022 by subject

[w3c/clipboard-apis] Async clipboard read and race conditions. (Issue #180)

[w3c/clipboard-apis] Broken references in Clipboard API and events (Issue #187)

[w3c/clipboard-apis] Interoperability issue: `navigator.clipboard.write()` and `navigator.clipboard.writeText()` user gesture requirement (Issue #182)

[w3c/clipboard-apis] Should reading the clipboard throw DataError or empty clipboard items? (Issue #179)

[w3c/clipboard-apis] supported type should include MathML types (#141)

[w3c/clipboard-apis] Undefined behaviour when handling data promise resolved value (Issue #185)

[w3c/editing] Define `contenteditable=plaintext-only` (PR #407)

[w3c/editing] Extend the list of scheduled meetings in 2023 (PR #410)

[w3c/editing] JS API to invoke native desktop emoji picker (#350)

[w3c/editing] Link to Oct'22 WG meeting minutes (PR #409)

[w3c/FileAPI] Correct typo in example blob URL (PR #180)

[w3c/FileAPI] Meta: export Blob's get stream algorithm (PR #182)

[w3c/gamepad] "current settings object's relevant global object" is not defined (Issue #170)

[w3c/gamepad] Add -1 to the set of allowed indices (PR #158)

[w3c/gamepad] Add gamepad input events (#152)

[w3c/gamepad] extensions: Add vibrationActuator and dual-rumble effect (PR #163)

[w3c/gamepad] GamepadHapticActuator pulse should support frequency parameter (#148)

[w3c/gamepad] Replace "current settings object's relevant global object" (PR #171)

[w3c/IndexedDB] Clarify the handling of +0 and -0 in keys (Issue #375)

[w3c/manifest] `id` member reuse in MiniApps Manifest (no `document URL`) (Issue #1048)

[w3c/manifest] About updating the manifest (Issue #1060)

[w3c/manifest] Abstracting selecting an icon. (#710)

[w3c/manifest] Add option to disable built-in navigation gestures (Issue #1041)

[w3c/manifest] chore: update "processing a manifest"'s signature (PR #1058)

[w3c/manifest] chrome://credits/ (Issue #1053)

[w3c/manifest] Define an algorithm for launching web app (PR #1056)

[w3c/manifest] Manifest: property 'src' ignored, URL is invalid. (Issue #1059)

[w3c/manifest] Note below "steps for determining the web app's chosen display mode" refers to non-existent assertion (Issue #1055)

[w3c/manifest] Transparent Bottom Navigation Bar (#804)

[w3c/manifest] W3c (Issue #1057)

[w3c/permissions] Allow returning "prompt" rather than "denied" (Issue #388)

[w3c/permissions] Can we more formally define the "Permission Store" (Issue #384)

[w3c/permissions] Meta: remove local-lt for <dfn>permission state<dfn> (PR #385)

[w3c/permissions] Potentially revisit oneRealm (Issue #387)

[w3c/permissions] previousResult not really stored anywhere (#234)

[w3c/permissions] Set Permission vagueness (Issue #386)

[w3c/push-api] Documentation: It's not clear how to specify the push service (Issue #355)

[w3c/screen-orientation] "reject and nullify the current lock promise" and tasks (Issue #234)

[w3c/screen-orientation] "reject and nullify the current lock promise" nit (Issue #233)

[w3c/screen-orientation] Add internationalization considerations section (#194)

[w3c/screen-orientation] Adjust dfn markup of "change" event (PR #213)

[w3c/screen-orientation] Allow unlock() to return a promise (PR #231)

[w3c/screen-orientation] Apply an orientation lock rejects its own newly created promise (#198)

[w3c/screen-orientation] Browsing contexts do not have a document (#192)

[w3c/screen-orientation] chore: add demo page (PR #222)

[w3c/screen-orientation] chore: Request full screen + Small fixes (PR #223)

[w3c/screen-orientation] Clarification on animation frame task (#136)

[w3c/screen-orientation] Clarify how to initialize the screen orientation (#145)

[w3c/screen-orientation] Clarify in which animation frame task events are fired (#97)

[w3c/screen-orientation] Clarify manifest's fullscreen can be considered a pre-lock condition. (Issue #224)

[w3c/screen-orientation] Clarify that locking to every orientation might not be supported (PR #217)

[w3c/screen-orientation] Complete self-reviews (#201)

[w3c/screen-orientation] Consume transient activation (PR #218)

[w3c/screen-orientation] Deal with fragment navigation (#87)

[w3c/screen-orientation] Definition of default orientation (#150)

[w3c/screen-orientation] Deprecate angle? (#162)

[w3c/screen-orientation] Doublecheck lock(), event, re/unlock() behaviors (#151)

[w3c/screen-orientation] Editorial: always null check orientationPendingPromise (PR #235)

[w3c/screen-orientation] Editorial: fix walk down all documents from top (PR #216)

[w3c/screen-orientation] Editorial: remove deps on PAGE-VISIBILITY + other cleanup (367e386)

[w3c/screen-orientation] Editorial: rewrite of handle page visibility changes (PR #220)

[w3c/screen-orientation] Editorial: rewrite parallel steps (PR #236)

[w3c/screen-orientation] Face up and face down (#168)

[w3c/screen-orientation] Feature detection of orientation.lock (Issue #206)

[w3c/screen-orientation] fix: walk down all documents from top (PR #216)

[w3c/screen-orientation] Handle page visibility changes (PR #220)

[w3c/screen-orientation] Heads up: refs to `pagevisibility` (external now visibile) about to be removed (#205)

[w3c/screen-orientation] HTML integration (Issue #219)

[w3c/screen-orientation] Improve hooks with Page Visibility. (#77)

[w3c/screen-orientation] Link Screen Orientation with Fullscreen more cleanly (#62)

[w3c/screen-orientation] lock() should not fail if another lock() is called in the change event (#184)

[w3c/screen-orientation] Mass rewrite (53d3e51)

[w3c/screen-orientation] Minor index.html cleanup (PR #226)

[w3c/screen-orientation] Moving window from one screen to another (Issue #211)

[w3c/screen-orientation] Nested browsing contexts cannot be accessed `in parallel` (#193)

[w3c/screen-orientation] Only unlock top-level docs (PR #229)

[w3c/screen-orientation] Orientation angle cannot be precisely mapped to orientation type for devices with 1:1 screen size ratio (#99)

[w3c/screen-orientation] Orientation angle to orientation type mapping for 2-in-1 devices (#101)

[w3c/screen-orientation] Page visibility transition can fire when false/true/false happens within a frame (#179)

[w3c/screen-orientation] Prevent hidden documents from locking orientation (PR #232)

[w3c/screen-orientation] Privacy (PR #215)

[w3c/screen-orientation] Privacy notes are overly dismissive (#181)

[w3c/screen-orientation] Promise for unlock()? (#104)

[w3c/screen-orientation] Replace usage of "responsible document" (Issue #207)

[w3c/screen-orientation] Require a gesture? (Issue #210)

[w3c/screen-orientation] Restrict locking to visible documents (PR #230)

[w3c/screen-orientation] Rewrite privacy considerations section (PR #215)

[w3c/screen-orientation] Should hidden documents be allowed to change the orientation? (Issue #221)

[w3c/screen-orientation] Should the -secondary orientations be exposed? (#188)

[w3c/screen-orientation] Spec is unclear about how locks work across multiple screens and display context switches (#105)

[w3c/screen-orientation] Specify .lock() / .unlock() dependency on fullscreen API (Issue #209)

[w3c/screen-orientation] Split out the safety checks into a shared algorithm (Issue #237)

[w3c/screen-orientation] Status report and planning for TPAC 2021 (#204)

[w3c/screen-orientation] Test coverage (#119)

[w3c/screen-orientation] Tidied up document using tidy-html5 (PR #212)

[w3c/screen-orientation] Tidied up document using tidy-html5 (PR #214)

[w3c/screen-orientation] Tidied up document using tidy-html5 (PR #225)

[w3c/screen-orientation] Tidied up document using tidy-html5 (PR #227)

[w3c/screen-orientation] Tidied up document using tidy-html5 (PR #228)

[w3c/screen-orientation] TPAC 2022 status report (Issue #208)

[w3c/screen-orientation] unlocking during event dispatching is undefined (#173)

[w3c/selection-api] `selectstart` event handler needs to be exposed on `Text` (Issue #159)

[w3c/ServiceWorker] Abort with fetch controller's error in Handle Fetch (PR #1655)

[w3c/ServiceWorker] allow service workers to created nested dedicated workers (#1529)

[w3c/ServiceWorker] Editorial: HTML removed JavaScript from the realm (PR #1659)

[w3c/ServiceWorker] Notion of a "session" across same-origin navigations (Issue #1660)

[w3c/ServiceWorker] Update usages of module fetching html algorithms (PR #1658)

[w3c/uievents] Click event is not fired when the node is removed and then added back (#141)

[w3c/uievents] Expose 'inertial scrolling state' in wheel events (#58)

[w3c/uievents] Remove load/unload/abort/error events (Issue #335)

[w3ctag/design-reviews] `prefers-reduced-data` CSS Media Query (Issue #705)

[w3ctag/design-reviews] Conditional Focus (When Display-Capture Starts) (#679)

[w3ctag/design-reviews] Cookies Having Independent Partitioned State (CHIPS) specification review (Issue #779)

[w3ctag/design-reviews] COOP: restrict-properties early review (Issue #760)

[w3ctag/design-reviews] CORS Requirement for 3rd party sources in <model> tag (Issue #775)

[w3ctag/design-reviews] CSS color-mix function (#526)

[w3ctag/design-reviews] CSS Color: lab(), lch() (#488)

[w3ctag/design-reviews] CSS Overflow for replaced elements (Issue #750)

[w3ctag/design-reviews] CSS Values and Units Level 4 (Issue #781)

[w3ctag/design-reviews] Delta review (to CR) of Web Neural Network API (Issue #771)

[w3ctag/design-reviews] Delta review (to CR) of WebXR Augmented Reality Module (Issue #769)

[w3ctag/design-reviews] Delta review (to CR) of WebXR Gamepads Module (Issue #770)

[w3ctag/design-reviews] Early Design Review of Multi-Screen Window Placement on the Web - Initiating Multi-Screen Experiences (Issue #767)

[w3ctag/design-reviews] Early design review: Back/forward cache NotRestoredReasons API (Issue #739)

[w3ctag/design-reviews] Early design review: CSS Toggles (Issue #730)

[w3ctag/design-reviews] Element.isVisible review (Issue #734)

[w3ctag/design-reviews] Fetch streaming upload (Issue #754)

[w3ctag/design-reviews] FileSystemHandle Unique ID (Issue #764)

[w3ctag/design-reviews] I18N String-Meta and WebIDL (Issue #716)

[w3ctag/design-reviews] import.meta.resolve() (Issue #746)

[w3ctag/design-reviews] Output Device Selection in Web Audio API: AudioContext.setSinkId() (Issue #766)

[w3ctag/design-reviews] Private State Tokens (formerly Trust Tokens) (Issue #780)

[w3ctag/design-reviews] Requesting TAG review for Trace Context Level 2 changes (Issue #777)

[w3ctag/design-reviews] Review request: linear() easing function (Issue #761)

[w3ctag/design-reviews] Shared Element Transitions API (Issue #748)

[w3ctag/design-reviews] Shared Storage API (Issue #747)

[w3ctag/design-reviews] Sync Methods for FileSystemSyncAccessHandle in File System Access API (Issue #772)

[w3ctag/design-reviews] TAG review of Data Catalog Vocabulary (DCAT) - Version 3 (Issue #758)

[w3ctag/design-reviews] The Popup API (Issue #743)

[w3ctag/design-reviews] TPD (Issue #778)

[w3ctag/design-reviews] Typo fix (PR #783)

[w3ctag/design-reviews] Typo fixes (PR #784)

[w3ctag/design-reviews] updated URI syntax for IPv6 link-local zone identifiers (Issue #774)

[w3ctag/design-reviews] VISS (Vehicle Information Service Specification) 2 Core and VISS 2 Transport (Issue #768)

[w3ctag/design-reviews] Web Machine Learning Model Loader API (Issue #759)

[w3ctag/design-reviews] WebXR Device API XRSession::enabledFeatures attribute (CR Delta) (Issue #782)

[w3ctag/design-reviews] Wildcards in Permissions Policy Origins (Issue #765)

[whatwg/dom] "Web developers are strongly encouraged to inste..." (Issue #1123)

[whatwg/dom] [meta] Define slotchange event (PR #1115)

[whatwg/dom] AbortSignal's abort reason downstream integration (Issue #1030)

[whatwg/dom] Add `beforeopen`, `afteropen`, `beforeclosed`, and `afterclosed` events? (Issue #1118)

[whatwg/dom] Add declarative Shadow DOM features (#892)

[whatwg/dom] Add pop-up light dismiss logic to event dispatching (PR #1117)

[whatwg/dom] Adoption and DocumentFragment, part two (#819)

[whatwg/dom] Declarative Shadow DOM (#831)

[whatwg/dom] Editorial: align with realm lowercasing (PR #1121)

[whatwg/dom] Editorial: Link to whatwg/meta COMMITING.md (#558)

[whatwg/dom] Manage slot manipulation centrally and special case replace operations (PR #1107)

[whatwg/dom] Meta: my employer changed (PR #1122)

[whatwg/dom] Meta: update repository files (PR #1119)

[whatwg/dom] Meta: update repository files (PR #1120)

[whatwg/dom] MutationObserver node complete identifier (Issue #1116)

[whatwg/dom] Proposal: New method to reorder child nodes (#891)

[whatwg/dom] Request for a different type of example of abort steps (Issue #1031)

[whatwg/encoding] gb18030 encoder using index gb18030 ranges pointer (#258)

[whatwg/encoding] If gb18030 is revised, consider aligning the Encoding Standard (#27)

[whatwg/encoding] Meta: my employer changed (PR #299)

[whatwg/encoding] Meta: update repository files (PR #297)

[whatwg/encoding] Meta: update repository files (PR #298)

[whatwg/encoding] second issue (Issue #296)

[whatwg/fetch] Actually define Blob-to-ReadableStream conversion (PR #1506)

[whatwg/fetch] Add "webidentity" to RequestDestination enum too (PR #1500)

[whatwg/fetch] Add a destination type for FedCM (PR #1495)

[whatwg/fetch] Add abort reason to abort fetch (PR #1343)

[whatwg/fetch] Add support for blob range requests (PR #1520)

[whatwg/fetch] Add the Priority Hints changes to the fetch spec (PR #1523)

[whatwg/fetch] Always send Origin header for (non HEAD/GET) CORS requests (PR #1463)

[whatwg/fetch] Behavior when consuming a body with for await (Issue #1488)

[whatwg/fetch] blob url fetch with no mime type set is undefined (Issue #1436)

[whatwg/fetch] blob: fetch of slice() without valid content type yields unexpected results (Issue #1464)

[whatwg/fetch] blob: URLs and range requests (#1070)

[whatwg/fetch] Chromium's implementation of use-URL-credentials probably does not match the spec (Issue #1496)

[whatwg/fetch] cleanup signal listener (#1287)

[whatwg/fetch] Define opaque-response blocking (PR #1442)

[whatwg/fetch] Describe filtered responses better (Issue #1509)

[whatwg/fetch] Describe filtered responses better (PR #1513)

[whatwg/fetch] Do not CORS-safelist a Range header without a start (PR #1501)

[whatwg/fetch] Does Server-Timing work when not exposed through Access-Control-Expose-Headers? (Issue #1511)

[whatwg/fetch] Draft changes to "obtain a websocket connection" (#1244)

[whatwg/fetch] Editorial: Fix a couple of typos (PR #1521)

[whatwg/fetch] Editorial: Fix typo in 'fetch response handover' (PR #1502)

[whatwg/fetch] Editorial: introduce "convert" operation for byte-sequence to body (PR #1507)

[whatwg/fetch] Editorial: minor cleanup in fetch() around aborting (PR #1514)

[whatwg/fetch] Editorial: remove some duplicate abort logic (#1187)

[whatwg/fetch] Editorial: Use controller for navigation redirect (PR #1469)

[whatwg/fetch] Editorial: WebSockets has its own standard now (PR #1516)

[whatwg/fetch] Ensure scheme fetch always returns a response with an actual body (PR #1505)

[whatwg/fetch] Explain the use-URL-credentials flag (PR #1498)

[whatwg/fetch] FetchObserver (for a single fetch) (#607)

[whatwg/fetch] Make Blob reading use File API's "get stream" (Issue #1504)

[whatwg/fetch] make Response and Headers serializable (Issue #1399)

[whatwg/fetch] Meta: my employer changed (PR #1518)

[whatwg/fetch] Meta: slightly tweak employer and reformat (PR #1519)

[whatwg/fetch] Meta: update repository files (PR #1503)

[whatwg/fetch] Pass in content type to resource-timing (PR #1481)

[whatwg/fetch] Pass in response status to mark resource timing (PR #1468)

[whatwg/fetch] Prevent cross-origin sensitive header probing (PR #1434)

[whatwg/fetch] processResponseConsumeBody and opaque responses (Issue #1446)

[whatwg/fetch] Refactor scheme fetch (PR #1515)

[whatwg/fetch] Referrer policy of "no-referrer" sets Origin to null on same-origin "cors" requests (#1022)

[whatwg/fetch] Remove "WebSocket protocol alterations" (PR #1366)

[whatwg/fetch] Remove HTTP cache talk in HTTP-network fetch (PR #1508)

[whatwg/fetch] simple range header value parser does not allow for suffix-byte-range-spec (Issue #1450)

[whatwg/fetch] Streams based uploading with Content-Length (not chunked encoding) (#95)

[whatwg/fetch] The end of fetch response handover needs to operate on the internal response (Issue #1512)

[whatwg/fetch] Unused `timingInfo` in two places (Issue #1522)

[whatwg/fetch] Would it be sound for CORS middleware to fail the CORS check if the request's method hasn't been explicitly allowed? (Issue #1517)

[whatwg/fetch] МАагрчепчанччс (Issue #1510)

[whatwg/fullscreen] Exiting full screen should unlock screen orientation (Issue #202)

[whatwg/fullscreen] Hide pop-ups when making an element fullscreen (PR #204)

[whatwg/fullscreen] Meta: my employer changed (PR #205)

[whatwg/fullscreen] Meta: update repository files (PR #203)

[whatwg/fullscreen] Requesting orientation lock when going fullscreen (#186)

[whatwg/fullscreen] Unlock the screen orientation when exiting fullscreen (PR #206)

[whatwg/storage] Meta: my employer changed (PR #149)

[whatwg/storage] Meta: update repository files (PR #147)

[whatwg/storage] Swap browsing session for traversable (PR #148)

[whatwg/streams] [[stream]] can not be undefined in "get the next iteration result" (Issue #1246)

[whatwg/streams] Assert that async iterator's reader is always active (PR #1247)

[whatwg/streams] Can pipeTo() be synchronous? (Issue #1243)

[whatwg/streams] Meta: update repository files (PR #1245)

[whatwg/streams] Performance optimization: `ReadableStreamDefaultReader.prototype.readMany` (Issue #1236)

[whatwg/streams] When should closed promise be resolved? (Issue #1244)

[whatwg/url] "Align RFC 3986 and RFC 3987 with contemporary i..." (Issue #712)

[whatwg/url] Account for a trailing dot in public suffix and registrable domain (PR #694)

[whatwg/url] Meta: my employer changed (PR #714)

[whatwg/url] Meta: update repository files (PR #711)

[whatwg/url] Proposal: URL.isValid (Issue #713)

[whatwg/url] Reject non-IPv4 hostnames that end in numbers. (#619)

[whatwg/url] SA (Issue #708)

[whatwg/url] SBLC (Issue #710)

[whatwg/url] Support IPv6 zone identifiers (#392)

[whatwg/url] URI is content (Issue #709)

[whatwg/url] URLSearchParams and URL [Serializable] (#370)

[whatwg/webidl] "Quoted terminal symbols" are now monospaced (PR #1216)

[whatwg/webidl] 1xbet (Issue #1213)

[whatwg/webidl] Allow DOMException subclasses to be used as exceptions (PR #1211)

[whatwg/webidl] Can a required argument be after an optional argument? (Issue #1214)

[whatwg/webidl] Can a required argument exist after an optional argument? (Issue #1214)

[whatwg/webidl] Decimal regular expression has “dead code” (so to speak) (Issue #1218)

[whatwg/webidl] Document what defaults are ok for dictionary values. (PR #1215)

[whatwg/webidl] Editorial: lowercase realm (PR #1212)

[whatwg/webidl] Enhancement request for Async Iterables (Issue #1210)

[whatwg/webidl] Enumeration order of interface members (#432)

[whatwg/webidl] Fix typo - s/an/a before "NotAllowed" (PR #1209)

[whatwg/webidl] Grandfalcons.com (Issue #1226)

[whatwg/webidl] H (Issue #1224)

[whatwg/webidl] IDL grammar section should not discuss symbols in terms of fonts (Issue #1217)

[whatwg/webidl] Inconsistent enumerability on keys/values/entries and friends (#738)

[whatwg/webidl] Info please (Issue #1227)

[whatwg/webidl] interface_members... */ }; partial interface interface_identifier { /* interface_members... */ }; namespace namespace_identifier { /* namespace_members... */ }; partial namespace namespace_identifier { /* namespace_members... */ }; dictionary dictionary_identifier { /* dictionary_members... */ }; partial dictionary dictionary_identifier { /* dictionary_members... */ }; enum enumeration_identifier { "enum", "values" /* , ... */ }; callback callback_identifier = return_type (/* arguments... */); callback interface (Issue #1222)

[whatwg/webidl] Make setlike/maplike generated properties enumerable (PR #1166)

[whatwg/webidl] Meta: update repository files (PR #1220)

[whatwg/webidl] No support about @@unscopables inheritance (Issue #1221)

[whatwg/webidl] Replace the word "quoted" from IDL grammar section (#976)

[whatwg/webidl] What to do about specs that need lots of error types (Issue #1219)

[whatwg/webidl] What's the idiomatic way to reject a promise with structured data? (Issue #1223)

[whatwg/webidl] “Unicode character” should likely say “Unicode scalar value” in intro to lexical grammar (Issue #1080)

[whatwg/xhr] FormData: Add ability to specify submitter in addition to <form> (#262)

[whatwg/xhr] interop: blob with empty content type is not converted to text/xml (Issue #357)

[whatwg/xhr] Meta: my employer changed (PR #360)

[whatwg/xhr] Meta: update repository files (PR #359)

[WICG/webcomponents] [scoped-registries] Interaction with declarative shadow DOM (#914)

[WICG/webcomponents] [scoped-registries] Interaction with HTML element's overridden constructor steps (Issue #969)

[WICG/webcomponents] A simple conceptual way to create web components through javascript (Issue #973)

[WICG/webcomponents] Can ElementInternals have ARIA IDREFs pointing inside the shadow root? (Issue #974)

[WICG/webcomponents] Declarative CSS Module Scripts (#939)

[WICG/webcomponents] Interaction between ElementInternals (e.g. default ARIA) and declarative shadow DOM (Issue #972)

[WICG/webcomponents] Interaction between imperative slotting and declarative shadow DOM (Issue #967)

[WICG/webcomponents] URLs should be cool (or: maintain historic URLs) (Issue #975)

Last message date: Monday, 31 October 2022 23:27:33 UTC