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

[heycam/webidl] Add [Historical] extended attribute (#929)

[heycam/webidl] Define that interface objects are constructors (#698)

[heycam/webidl] HAMED (#930)

[heycam/webidl] Meet at or around TPAC? (#931)

[heycam/webidl] Need pattern for feature detecting dictionary members (#107)

[heycam/webidl] Normative: Match ECMA‑262 order of the `constructor` property (#934)

[heycam/webidl] Proposal: DOMException.ignoreAborts(promise) (#933)

[heycam/webidl] Realm to use for promises (#932)

[heycam/webidl] Update obsolete note on duplicate Proxy [[OwnPropertyKeys]] entries (#925)

[w3c/clipboard-apis] Is "clipboard" permission replaced by "clipboard-read" and "clipboard-write"? (#101)

[w3c/clipboard-apis] Remove clipboard-read permission (#132)

[w3c/clipboard-apis] Report unsupported data types that were on the clipboard? (#129)

[w3c/clipboard-apis] TPAC planning and specification status report (#124)

[w3c/DOM-Parsing] createContextualFragment() should do adopt node or some such (#65)

[w3c/FileAPI] TPAC planning and specification status report (#156)

[w3c/gamepad] Add gamepad light indicator extension (#143)

[w3c/gamepad] Add permission policy integration (#112)

[w3c/gamepad] adding multitouch extension (#142)

[w3c/gamepad] Define ongamepaddisconnected/ongamepaddisconnected attributes (#141)

[w3c/gamepad] Feature policy integration (#119)

[w3c/gamepad] Require secure context for gamepad state and events (#120)

[w3c/gamepad] Restrict getGamepads() to [SecureContext] (#113)

[w3c/gamepad] TPAC planning and specification status report (#137)

[w3c/IndexedDB] Use infra sorting definitions (#346)

[w3c/manifest] Add a unique identifier for a PWA (#586)

[w3c/manifest] Adding field `display_override` to the manifest (#932)

[w3c/manifest] badge purpose "monochrome" is only supported by Firefox (#905)

[w3c/manifest] chore(ci): use the spec-prod GitHub action (#935)

[w3c/manifest] Could you review Chrome/Firefox implementation regarding `fullscreen` display mode on Mac? (#934)

[w3c/manifest] Feature: Open shortcuts on the already open app (#937)

[w3c/manifest] Fix related_applications parsing instructions (#933)

[w3c/manifest] Related applications parsing is incorrect (#936)

[w3c/manifest] Support a way to update explicitly (#446)

[w3c/manifest] TPAC planning and specification status report (#906)

[w3c/manifest] Why does obtaining not check a MIME type? (#821)

[w3c/permissions] Gauging interest in a Permission Handler API? (#224)

[w3c/permissions] Media autoplay permission (#150)

[w3c/pointerlock] "activation triggering input event" no longer a thing (#67)

[w3c/pointerlock] Add lock options to requestPointerLock (#49)

[w3c/pointerlock] Editorial: Align with Web IDL specification (#66)

[w3c/pointerlock] TPAC planning and specification status report (#64)

[w3c/push-api] Meta: wide-review tracker (#265)

[w3c/push-api] TPAC planning and specification status report (#326)

[w3c/screen-orientation] Editorial: Align with Web IDL specification (#200)

[w3c/screen-orientation] TPAC planning and specification status report (#199)

[w3c/selection-api] TPAC planning and specification status report (#122)

[w3c/ServiceWorker] "no-cors" CSS SOP violation (#719)

[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)

[w3c/ServiceWorker] `Vary` and requests added below the SW (#1542)

[w3c/ServiceWorker] Add `ServiceWorkerRegistration.id` and supporting algorithm changes. (Fixes #1512) (#1526)

[w3c/ServiceWorker] consider allowing a non-scope identifier for registrations (#1512)

[w3c/ServiceWorker] Define settings object's cross-origin isolated capability for SW (#1545)

[w3c/ServiceWorker] Detecting service worker termination (#1550)

[w3c/ServiceWorker] Handing fetch termination (#1178)

[w3c/ServiceWorker] Replaying POST requests (#693)

[w3c/ServiceWorker] scope pattern matching (#1468)

[w3c/ServiceWorker] ServiceWorkerContainer's message event is incorrectly linked to ServiceWorkerGlobalScope event list (#1549)

[w3c/ServiceWorker] Should we consider Worklets as clients? (#1502)

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

[w3c/ServiceWorker] Use `undefined` union type for getRegistration() (#1548)

[w3c/ServiceWorker] Virtual Call: pattern matching scopes (#1535)

[w3c/ServiceWorker] Virtual calls around TPAC time (#1536)

[w3c/uievents] Converge with CSSOM-View (#24)

[w3c/uievents] Expose 'direction-inversion' in wheel events (#57)

[w3c/webcomponents] "::slotted" pseudo elements (#331)

[w3c/webcomponents] 2020 Virtual TPAC F2F (#877)

[w3c/webcomponents] 2020 Virtual TPAC F2F (10/26-10/30) (#877)

[w3c/webcomponents] [declarative-custom-elements] shorter syntax (#885)

[w3c/webcomponents] [DOM Parts] Fix typo (#900)

[w3c/webcomponents] [templates] Ensure that template instantiation actually improves the platform (#704)

[w3c/webcomponents] [templates] How featureful should the default processor be? (#682)

[w3c/webcomponents] [templates] How to handle expressions in tables (#703)

[w3c/webcomponents] [templates] If HTML Template Instantiation proposal is adopted, consider a HTML-native syntax (#695)

[w3c/webcomponents] [templates] implement a polyfill of template-instantiation before even considering to add the API natively to the platform (#702)

[w3c/webcomponents] Add an updated proposal for DOM Parts. (#899)

[w3c/webcomponents] Add Scoped CustomElementRegsitry explainer (#865)

[w3c/webcomponents] Allowing CSS combinators postfixed to the ::slotted() selector (#889)

[w3c/webcomponents] An alternative lazy custom element definition proposal -- conditionalImport (#896)

[w3c/webcomponents] Codespace 1 (#904)

[w3c/webcomponents] Custom 'void' or self-closing elements (HTML parser changes) (#624)

[w3c/webcomponents] Declarative components proposal (#897)

[w3c/webcomponents] define behavior of `@import` in Cascading Style Sheet (CSS) modules (#870)

[w3c/webcomponents] DOM Parts: Fix minor issues (#905)

[w3c/webcomponents] Editor support for WebComponents (#776)

[w3c/webcomponents] Empty innerHTML in connectedCallback, but content is (#903)

[w3c/webcomponents] Empty innerHTML/textContent in connectedCallback, but the actual content is rendered (#903)

[w3c/webcomponents] Expose shadowRoot on element internals (#871)

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

[w3c/webcomponents] Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (#762)

[w3c/webcomponents] observedStyles (#856)

[w3c/webcomponents] Returning a Proxy from a Custom Element constructor (#857)

[w3c/webcomponents] RfC: An alternative approach to accessibility across shadow boundaries (#898)

[w3c/webcomponents] Scoped Custom Element Registry: Open Design Issues (#895)

[w3c/webcomponents] Spec Review: Open Design Issues (#895)

[w3c/webcomponents] Template batch mutations and side effects (#906)

[w3c/webcomponents] Template/part proposals - Naming for DOM Parts API (#902)

[w3c/webcomponents] Template/part proposals should explain how and why they improve performance (#901)

[w3c/webcomponents] Web Components-related breakouts @ TPAC 2020 (#877)

[w3ctag/design-reviews] APA Pronunciation Explainer (#561)

[w3ctag/design-reviews] Beforematch event (#511)

[w3ctag/design-reviews] Blink Shipping Process (#516)

[w3ctag/design-reviews] Byte Streams (#567)

[w3ctag/design-reviews] Constant bitrate audio encoding with MediaRecorder (#540)

[w3ctag/design-reviews] CSS page-orientation descriptor (#515)

[w3ctag/design-reviews] CSS Scrollbars: scrollbar-color, scrollbar-width (#563)

[w3ctag/design-reviews] Declarative Shadow DOM (#494)

[w3ctag/design-reviews] Deprecating `document.domain`. (#564)

[w3ctag/design-reviews] hasDroppedEntry in PerformanceObserverCallback (#547)

[w3ctag/design-reviews] HR review of IMSC 1.2 FPWD (#474)

[w3ctag/design-reviews] making the "total" field optional in PaymentRequest API (#512)

[w3ctag/design-reviews] Realms API ECMAScript Proposal (#542)

[w3ctag/design-reviews] Referrer handling - default policy and capping (#538)

[w3ctag/design-reviews] Review of CSS Sizing 3 (#565)

[w3ctag/design-reviews] Review of NativeIO (#566)

[w3ctag/design-reviews] Review Request - Decentralized Identifiers (DIDs) v1.0 (#556)

[w3ctag/design-reviews] Secure Payment Confirmation (#544)

[w3ctag/design-reviews] Storage Buckets API (#562)

[w3ctag/design-reviews] URL Protocol Handler Registration for PWAs (#482)

[w3ctag/design-reviews] User Idle Detection (#336)

[w3ctag/design-reviews] VirtualKeyboard API - show/hide policy (#498)

[w3ctag/design-reviews] Web Share API review (#554)

[w3ctag/design-reviews] WebHID API (Human Interface Device) (#370)

[w3ctag/design-reviews] WebRTC Priority Control API (#560)

[w3ctag/design-reviews] WebRTC-SVC (Scalable Video Coding) (#396)

[w3ctag/design-reviews] WebXR Anchors Module (#479)

[w3ctag/design-reviews] WebXR Hit Test Module (#463)

[whatwg/dom] "target " (#904)

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

[whatwg/dom] [shadow-dom] Why does attributeChangedCallback fire before connectedCallback during parsing? (#899)

[whatwg/dom] Add Imperative Slot API (#860)

[whatwg/dom] Add is-available-to-element-internals (#893)

[whatwg/dom] Add NodeList.setAttributes (#895)

[whatwg/dom] Add the ability for an EventTarget to provide an algorithm to override (#366)

[whatwg/dom] Adding a return value to `controller.abort()` which represents abort completion (#881)

[whatwg/dom] Clarify null "get-the-parent" note (#908)

[whatwg/dom] Consider specifying document.evaluate and document.createNSResolver (#67)

[whatwg/dom] Dead key symbols not included in KeyboardEvent (#900)

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

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

[whatwg/dom] Define "has event listener" operation (#453)

[whatwg/dom] Define cloning steps for an select element (#644)

[whatwg/dom] Disconnect single target instead of all (#126)

[whatwg/dom] Editorial: rephrase initEvent() note (#909)

[whatwg/dom] Meta: put custom element acknowledgment in the IPR section (#898)

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

[whatwg/dom] NodeIterator's pre-removing steps does not match browsers (#907)

[whatwg/dom] Proposal - Update XPath to (at least) v2.0 (#903)

[whatwg/dom] Proposal: add `childFilter` option to `MutationObserverInit` (#905)

[whatwg/dom] Proposal: add `children` option to `MutationObserverInit` (#905)

[whatwg/dom] replaceChildren contains a step that is incorrect when node is null (#901)

[whatwg/dom] Should there be a declarative version of adoptedStyleSheets? (#910)

[whatwg/dom] Some tweaks for traverse algo and others (#87)

[whatwg/dom] Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (#911)

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

[whatwg/encoding] Add get an encoder and encode or fail for URLs (#238)

[whatwg/encoding] Add more labels to the replacement encoding (#8)

[whatwg/encoding] Add some minor clarifications. (#244)

[whatwg/encoding] Big5 encoding mishandles some trailing bytes, with possible XSS (#171)

[whatwg/encoding] Clarify instance language around decoders and encoders (#241)

[whatwg/encoding] Consider adding TextEncoder.containsLoneSurrogates() static (#174)

[whatwg/encoding] Editorial: consider another name for the run algorithm (#245)

[whatwg/encoding] Editorial: make ISO-2022-JP encoder perform error state switch (#236)

[whatwg/encoding] Encode hook not adequate (#235)

[whatwg/encoding] Following your own style guide... (#242)

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

[whatwg/encoding] Prepending or conversion of a sequence possibly not exact enough explained (#239)

[whatwg/encoding] Questionable conversion in BOM Sniff (#243)

[whatwg/encoding] Reorganize hooks for standards (#237)

[whatwg/encoding] Talk about instances of decoders and encoders (#240)

[whatwg/fetch] #=##. (#1100)

[whatwg/fetch] 421 and upload streams (#982)

[whatwg/fetch] Help (#1098)

[whatwg/fetch] Help network hacked (#1103)

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

[whatwg/fetch] TPAC 2020: Fetch Standard meeting interest (#1082)

[whatwg/fetch] Update CONTRIBUTING.md (#1104)

[whatwg/fetch] Update CONTRIBUTING.md (#1105)

[whatwg/fetch] Use the network partition key in the CORS-preflight cache (#1101)

[whatwg/fullscreen] Meta: link Review Draft (#187)

[whatwg/storage] Allow users to collapse shelves (#115)

[whatwg/storage] Allow users to collapse shelves together (#115)

[whatwg/storage] Be more vague about UI guidelines (#109)

[whatwg/storage] Define size of all storage actions (#110)

[whatwg/storage] Meta: link Review Draft (#114)

[whatwg/storage] TPAC 2020: Storage Standard meeting interest (#113)

[whatwg/streams] Add Explainer for Byte Streams (#1081)

[whatwg/streams] Editorial: Add lt="reading a chunk" (#1079)

[whatwg/streams] Editorial: Define "create a ReadableStream" instead of just "create" (#1078)

[whatwg/streams] Fix readable byte stream example (#1080)

[whatwg/url] Add details to host and path setters (#551)

[whatwg/url] Allow `//` when base exists (#553)

[whatwg/url] Allow ports in file URLs (#548)

[whatwg/url] can't parse urls starting with xn-- (#438)

[whatwg/url] Changes to file URL path normalization (#544)

[whatwg/url] File URL reparse bug with percent encoded windows drive letter (#559)

[whatwg/url] File URL reparse issue (#549)

[whatwg/url] Fix file URL reparse issue (#550)

[whatwg/url] How should "everything after the scheme" URLs work? (#385)

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

[whatwg/url] Percent-encoding of query wrong for ISO-2022-JP (#557)

[whatwg/url] play.geforcenow.com/mall/ (#555)

[whatwg/url] Proposal of .toString({ concise: true }) for nicer output with empty values (#469)

[whatwg/url] Proposal: file: URL separator deduplication (#552)

[whatwg/url] Provide a succinct grammar for valid URL strings (#479)

[whatwg/url] Refactor query state to operate on a buffer (#558)

[whatwg/url] Support relative URLs (#531)

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

[whatwg/xhr] あ (#293)

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