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

[heycam/webidl] Add [Exposed=*] to expose on all globals (#526)

[heycam/webidl] Intent to use [LegacyNamespace] (#588)

[heycam/webidl] Intent to use Constants (#587)

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

[heycam/webidl] Should "perform some steps once a promise is settled" use %PromiseProto_then%? (#583)

[w3c/clipboard-apis] IDL doesn't link correctly (#83)

[w3c/DOM-Parsing] Define the origin of the documents returned from DOMParser (#24)

[w3c/DOM-Parsing] DOMParser's parseFromString should have CEReactions (#22)

[w3c/DOM-Parsing] Fragment serialization algorithm serializes node itself (#28)

[w3c/DOM-Parsing] How should createContextualFragment interact with `<script>` inside `<template>`? (#19)

[w3c/DOM-Parsing] innerHTML should be defined on ShadowRoot interface in addition to Element interface (#21)

[w3c/DOM-Parsing] Serialization algorithm never preserves attribute prefixes (#29)

[w3c/DOM-Parsing] Tests (#37)

[w3c/DOM-Parsing] Time at TPAC? (#27)

[w3c/editing] Browsers should help in maximising the available space (#182)

[w3c/editing] contenteditable-disabled (#176)

[w3c/editing] copy/cut and text-transform (#178)

[w3c/editing] Move execCommand to WICG (#184)

[w3c/editing] Need API for retrieving/providing geometry of editing UI (#183)

[w3c/editing] Need spec for how HTML is serialized to be placed on the clipboard (#181)

[w3c/editing] Should a styled paragraph maintain its own style when inserting it in a list ? (#179)

[w3c/editing] Should browsers support ContentEditable for <option> elements? (#180)

[w3c/editing] Should contenteditable have break-word behavior by default? (#145)

[w3c/editing] spellchecking - how to give JS devs more control (#166)

[w3c/editing] spellching - how to give JS devs more control (#166)

[w3c/FileAPI] "Null"ing out the Origin of a BLOB (#74)

[w3c/FileAPI] Add implementation report link. For issue #111 (#112)

[w3c/FileAPI] Fix "undefined" reference in parsable MIME type Note (#110)

[w3c/FileAPI] Implementer interest in this spec (#111)

[w3c/gamepad] [Extensions] make pulse() more like navigator.vibrate (#66)

[w3c/gamepad] About the id (#65)

[w3c/gamepad] are timestamps a potential tracking/fingerprinting vector? (#74)

[w3c/gamepad] Cleanup (#84)

[w3c/gamepad] fix inline refs (#81)

[w3c/gamepad] Fix Promise type (#78)

[w3c/gamepad] Obsolete dependencies (#79)

[w3c/gamepad] spec `gamepadbuttondown` and `gamepadbuttonup` events (issue #4) (#15)

[w3c/gamepad] spec vibrationActuator gamepad extension (#68)

[w3c/IndexedDB] Add IDBFactory/databases() (#240)

[w3c/IndexedDB] Add IDBTransaction commit() method (#242)

[w3c/IndexedDB] Proposal: Add explicit IDBTransaction.commit() (was: add "writeonly" mode) (#234)

[w3c/IndexedDB] Transaction storm in idb-transaction-commit explainer sample (#245)

[w3c/manifest] [chore] Fix id of Icon masks section. (#725)

[w3c/manifest] [chore] Fix normative references in informative sections (#723)

[w3c/manifest] [chore] Run tidy on new icon masking section. (#722)

[w3c/manifest] Add a 'masking' purpose, for allowing the UA to supercompose such icons (#657)

[w3c/manifest] Add a way to query whether there is a UA-provided back button (#693)

[w3c/manifest] Add splashscreen as a `purpose` (#510)

[w3c/manifest] Added new definition "within scope of a manifest". (#724)

[w3c/manifest] Allow for multiple scopes (#449)

[w3c/manifest] API for discovering details about browser heuristics. (#727)

[w3c/manifest] Breaking: Change requirement to block off-scope navigation. (#701)

[w3c/manifest] Clarify rule of navigating away from the navigation scope (#646)

[w3c/manifest] Icon matching algorithm: unrecognised purposes can result in "any" (#728)

[w3c/manifest] Icon shapes and masking (#555)

[w3c/manifest] Install button on another domain (#726)

[w3c/manifest] MIME type in HTML <link type="application/manifest+json" rel="manifest"> (#721)

[w3c/permissions] A new permission for screen-sharing with getDisplayMedia() (#182)

[w3c/permissions] Add 'display' permission for screen-capture. (#184)

[w3c/permissions] Add support for permissions that have an associated Feature Policy (#163)

[w3c/permissions] Allow Feature Policy-based permission models (#185)

[w3c/pointerlock] Option needed to disable OS-level adjustment for mouse acceleration (#36)

[w3c/push-api] Make PushSubscription.expirationTime mandatory (#302)

[w3c/push-api] Security policies WRT Push traffic (#270)

[w3c/screen-orientation] Add interaction with WCAG 2.1 (#117)

[w3c/screen-orientation] Add Privacy and Security Considerations section (#115)

[w3c/screen-orientation] Edit Privacy and Security Consideration Section (#121)

[w3c/screen-orientation] Fix ReSpec errors (#122)

[w3c/screen-orientation] Lacks a privacy and security consideration section (#96)

[w3c/screen-orientation] Steps for updating orientation information are misleading (#100)

[w3c/selection-api] edge 中selection.focusOffset计算错误 (#97)

[w3c/selection-api] setBaseAndExtent should clear selection when baseNode or extentNode is null (#72)

[w3c/selection-api] Specify baseNode/baseOffset/extentNode/extentOffset? (#34)

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

[w3c/ServiceWorker] "waiting for all" definition changed (#1363)

[w3c/ServiceWorker] [Proposal] ServiceWorkerContainer.installing(scope) promise (#1364)

[w3c/ServiceWorker] A simple globally available store of data per-registration (#1331)

[w3c/ServiceWorker] A way to immediately unregister a service worker (#614)

[w3c/ServiceWorker] Add API for postMessage with PostMessageOptions (#1344)

[w3c/ServiceWorker] Add Client.frameType back (#1329)

[w3c/ServiceWorker] Allow active worker to immediately evict itself (#1296)

[w3c/ServiceWorker] Allow caches to opt-in to granular cleanup (#863)

[w3c/ServiceWorker] cache.match should create partial responses if given a range request (#913)

[w3c/ServiceWorker] Clarify "uncaught runtime script error". (#1346)

[w3c/ServiceWorker] Clarify dynamic-imported scripts are never installed (#1356)

[w3c/ServiceWorker] clarify how navigation preload fetches can be measured using performance API (#1361)

[w3c/ServiceWorker] Clean up Clients interface methods (#1332)

[w3c/ServiceWorker] Confusion around new events after skipWaiting (#1295)

[w3c/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)

[w3c/ServiceWorker] Create F2F agenda - 25 October 2018 (#1303)

[w3c/ServiceWorker] Does changing updateViaCache mint a new ServiceWorkerRegistration or update them all? (#1189)

[w3c/ServiceWorker] Does ServiceWorkerContainer.onmessage also get ExtendableMessageEvent object? (#1301)

[w3c/ServiceWorker] Feature request: Provide a way to delay execution of a new service worker (#1208)

[w3c/ServiceWorker] Formalizing a timeout API (#1292)

[w3c/ServiceWorker] importScripts() on ServiceWorkerGlobalScope (#1319)

[w3c/ServiceWorker] Is it possible to serve service workers from CDN/remote origin? (#940)

[w3c/ServiceWorker] Is resultingClientId preserved over redirects? (#1316)

[w3c/ServiceWorker] is the browser required to start the ServiceWorker for postMessage() if there is no message event handler? (#1200)

[w3c/ServiceWorker] Make Client.postMessage to unloaded client not throw (#1293)

[w3c/ServiceWorker] Module scripts to be fetched with "same-origin" for credentials (#1365)

[w3c/ServiceWorker] NavigationPreloadManager.setHeaderValue should reject invalid HTTP header field values (#1000)

[w3c/ServiceWorker] No good way to beacon during activate (#1336)

[w3c/ServiceWorker] Order of messages to clients in same unit of related browsing contexts unclear (#1355)

[w3c/ServiceWorker] Prevent opaque requests being used in response to client requests (#590)

[w3c/ServiceWorker] Preventing server-forced updates (#822)

[w3c/ServiceWorker] Proposal: Allow addEventListener/removeEventListener for 'fetch' to called at anytime (#1195)

[w3c/ServiceWorker] Proposal: FetchEvent.navigationLoadType (#1167)

[w3c/ServiceWorker] Provide a one-line way to listen for a waiting Service Worker (#1222)

[w3c/ServiceWorker] ready promise is kind of weird after you call unregister() (#1279)

[w3c/ServiceWorker] ready promise is kind of weird with overlapping scopes (#1278)

[w3c/ServiceWorker] Redesign of "extract header list values" expected (#1360)

[w3c/ServiceWorker] Remove frameType, maybe add ancestorOrigins (#732)

[w3c/ServiceWorker] resurrected service workers don't fire an activate event which may break expectations (#1204)

[w3c/ServiceWorker] serviceworker.skipWaiting (#1016)

[w3c/ServiceWorker] Should add a “script type” check in the register algorithm. (#1359)

[w3c/ServiceWorker] Should add “script type” and “update via cache” when check two jobs are equivalent. (#1358)

[w3c/ServiceWorker] Should CacheStorage.match allow partial matches on cache names? (#1357)

[w3c/ServiceWorker] Tee-ing Cache.put()? (#1367)

[w3c/ServiceWorker] Use ASCII serialization for origins (#1151)

[w3c/ServiceWorker] What is the correct way to notify the DOM thread about files that have been cached ? (#1260)

[w3c/ServiceWorker] What is the name for `installing`, `waiting` and `active`? (#1362)

[w3c/ServiceWorker] Why does spec set redirect's mode to error ? (#1366)

[w3c/touch-events] Add getModifierState definition to TouchEvent. This matches the text (#91)

[w3c/touch-events] Clarify "deprecated in this specification" (#80)

[w3c/touch-events] Clarify cancelability during scroll (#79)

[w3c/touch-events] Remove createTouch and createTouch list (#96)

[w3c/touch-events] Remove note about initTouchEvent / createTouchList from the "5 TouchEvent Interface" section (#100)

[w3c/touch-events] update "Changes Since Last Publication" section (#101)

[w3c/uievents] Consider to make mouseenter/leave (and pointerenter/leave) uncomposed (#208)

[w3c/uievents] Need algorithm for how mouse events are fired (#196)

[w3c/webcomponents] <iframe> and the History API (#184)

[w3c/webcomponents] @trusktr you're not returning the right object from the constructor. You're creating an HTMLElement, then implicitly returning MyEl, which is not an HTMLElement. Regardless of setting the prototype and what `instanceof` says, it doesn't wrap a native element object like HTMLElement does. (#766)

[w3c/webcomponents] [idea] childConnectedCallback and childDisconnectedCallback (#550)

[w3c/webcomponents] Add new proposal (#768)

[w3c/webcomponents] connectedCallback timing when the document parser creates custom elements (#551)

[w3c/webcomponents] Consider adding a childrenChangedCallback or something (#619)

[w3c/webcomponents] CSS Modules (#759)

[w3c/webcomponents] Custom pseudo-classes for host elements via shadow roots (:state) (#738)

[w3c/webcomponents] Effect of removing 'Object.setPrototypeOf(MyEl, HTMLElement)' while using ES5 prototype pattern for web components (#766)

[w3c/webcomponents] Having slots as element prevents styling empty containers (#701)

[w3c/webcomponents] How should various document internal references work when SVG is being used in shadow DOM (#179)

[w3c/webcomponents] How to define APIs only for custom element authors (#758)

[w3c/webcomponents] HTML module should require a new MIME type (#742)

[w3c/webcomponents] HTML Modules (#645)

[w3c/webcomponents] HTMLElement.prototype.offsetParent leaks a node inside a shadow tree (#497)

[w3c/webcomponents] JSON "modules" (#770)

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

[w3c/webcomponents] Presence of disconnectedCallback can expedite an invocation of connectedCallback (#760)

[w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)

[w3c/webcomponents] Provide an option which allows global CSSes styling elements inside a shadow tree (#769)

[w3c/webcomponents] Provide an option which allows global CSSes to style elements inside a shadow tree (#769)

[w3c/webcomponents] Scoped Custom Element Registries (#716)

[w3c/webcomponents] Selection APIs for Shadow DOM (#79)

[w3c/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509)

[w3c/webcomponents] Undocumented behaviour with regards to attributeChangedCallback and DOM access (#767)

[w3c/webcomponents] Unspecified behaviour with regards to attributeChangedCallback and DOM access (#767)

[w3c/webcomponents] Web Components F2F topics for 2018 TPAC (#763)

[w3c/WebPlatformWG] Agendas: TPAC 2018 (#120)

[w3c/WebPlatformWG] Updates HTML F2F meeting info (b817ef3)

[w3ctag/design-reviews] <link> rel="modulepreload" (#213)

[w3ctag/design-reviews] [TPAC][HTML General Review]: how to decide if workers are subresources or separate contexts (#310)

[w3ctag/design-reviews] `sec-metadata` (#280)

[w3ctag/design-reviews] ads.txt (#201)

[w3ctag/design-reviews] Async local storage (#278)

[w3ctag/design-reviews] Background fetch (#279)

[w3ctag/design-reviews] Base used to resolve relative URIs to absolute URIs in HTML5 data-blocks (#312)

[w3ctag/design-reviews] Canvas TextMetrics (#302)

[w3ctag/design-reviews] Carriage of Web Resource in ISOBMFF (#285)

[w3ctag/design-reviews] Clear Site Data (#62)

[w3ctag/design-reviews] Constructable Stylesheets (#308)

[w3ctag/design-reviews] Display Locking (#306)

[w3ctag/design-reviews] Dusting off Web Speech API? (#214)

[w3ctag/design-reviews] FetchEvent Worker Timing (#317)

[w3ctag/design-reviews] Find-in-page API(s) (#236)

[w3ctag/design-reviews] Gesture Delegation (#199)

[w3ctag/design-reviews] hrefTranslate attribute (#301)

[w3ctag/design-reviews] HTML General Review: HTML Forms (#253)

[w3ctag/design-reviews] HTML General Review: HTML Ruby (#248)

[w3ctag/design-reviews] HTML General Review: Server-Sent Events (#267)

[w3ctag/design-reviews] HTML General Review: Web Sockets (#268)

[w3ctag/design-reviews] HTTP State Tokens (#297)

[w3ctag/design-reviews] import.meta.url, and import.meta generally (#208)

[w3ctag/design-reviews] IndexedDB Transaction Explicit Commit API (#316)

[w3ctag/design-reviews] Intersection Observer review (#197)

[w3ctag/design-reviews] JavaScript Decorators (#314)

[w3ctag/design-reviews] Layered APIs (#276)

[w3ctag/design-reviews] Media Capabilities (#218)

[w3ctag/design-reviews] OffscreenCanvas new commit() and DedicatedWorker.requestAnimationFrame (#288)

[w3ctag/design-reviews] Privacy Mode (#101)

[w3ctag/design-reviews] Request Formal Review of Vehicle Information Service Specification (VISS) CR (#234)

[w3ctag/design-reviews] Request Review: Gesture Delegation (#199)

[w3ctag/design-reviews] Review Accessibility Object Model (#134)

[w3ctag/design-reviews] Review Decentralized identifiers (DIDs) (#216)

[w3ctag/design-reviews] Review MathML (#313)

[w3ctag/design-reviews] Review OffscreenCanvas, including ImageBitmapRenderingContext (#141)

[w3ctag/design-reviews] Review request for ResizeObserver (#187)

[w3ctag/design-reviews] Review request for WebVR (#185)

[w3ctag/design-reviews] Review Request: Priority Hints API (#241)

[w3ctag/design-reviews] RTCIceTransport (#304)

[w3ctag/design-reviews] Screen Capture API (#309)

[w3ctag/design-reviews] Sensor APIs (#207)

[w3ctag/design-reviews] Serialization of natural language in data formats such as JSON [I18N] (#178)

[w3ctag/design-reviews] Signed Exchanges (#235)

[w3ctag/design-reviews] Spatial Navigation (#287)

[w3ctag/design-reviews] Stale-While-Revalidate handling in browser (#293)

[w3ctag/design-reviews] Support codec and container switching with MSE using SourceBuffer.changeType() (#298)

[w3ctag/design-reviews] TAG Review Request: Base used to resolve relative URIs to absolute URIs in HTML5 data-blocks (#312)

[w3ctag/design-reviews] Tag Review Request: Canvas TextMetrics (#302)

[w3ctag/design-reviews] TAG Review Request: Constructable Stylesheets (#308)

[w3ctag/design-reviews] TAG Review Request: FetchEvent.resultingClientId (#307)

[w3ctag/design-reviews] TAG Review Request: Form Participation API (#305)

[w3ctag/design-reviews] TAG Review Request: HTTP State Tokens (#297)

[w3ctag/design-reviews] TAG Review Request: JavaScript Decorators (#314)

[w3ctag/design-reviews] TAG Review Request: RTCIceTransport & RTCQuicTransport (#296)

[w3ctag/design-reviews] TAG Review Request: RTCIceTransport (#304)

[w3ctag/design-reviews] TAG Review Request: RTCQuicTransport (#303)

[w3ctag/design-reviews] TAG Review Request: Screen Capture API (#309)

[w3ctag/design-reviews] TAG Review Request: Support codec and container switching with MSE using SourceBuffer.changeType() (#298)

[w3ctag/design-reviews] Tag Review Request: Temporal proposal (#311)

[w3ctag/design-reviews] TAG Review Request: User Activation API (#300)

[w3ctag/design-reviews] TAG review request: User Activation v2 (#295)

[w3ctag/design-reviews] TAG review request: WebAssembly Threads (#299)

[w3ctag/design-reviews] Task Scheduling (#72)

[w3ctag/design-reviews] Temporal proposal (#311)

[w3ctag/design-reviews] TextEncoderStream and TextDecoderStream (#282)

[w3ctag/design-reviews] Timed Text Markup Language 2 (TTML2) (#138)

[w3ctag/design-reviews] TV-Specific Web Subsetting (#105)

[w3ctag/design-reviews] User Activation API (#300)

[w3ctag/design-reviews] User Activation v2 (#295)

[w3ctag/design-reviews] Web Components Guidelines Doc? (#227)

[w3ctag/design-reviews] WebUSB on Dedicated and Shared Workers (#277)

[w3ctag/design-reviews] Wide gamut support for Canvas/OffscreenCanvas/ImageBitmap (#315)

[whatwg/dom] [spec bug?] Element with name attribute breaks Document (#708)

[whatwg/dom] `compareDocumentPosition` should allow comparison of elements in the same shadow-including root (#320)

[whatwg/dom] A faster way to find open shadow roots (or shadow hosts) (#665)

[whatwg/dom] Allow <menu>, <ul>, <ol>, <li> to attach shadow (#676)

[whatwg/dom] Allow <slot> to find slottables by slottables's IDs as well (#677)

[whatwg/dom] async disconnectedCallback? (#705)

[whatwg/dom] Custom element callback/promise for "connected and parsed" (#662)

[whatwg/dom] Figure out if we want getComposedPath() for Event (#711)

[whatwg/dom] Improving ergonomics of events with Observable (#544)

[whatwg/dom] Make NodeIterator Iterable (#704)

[whatwg/dom] May return the same HTMLCollection object (#706)

[whatwg/dom] Meta: define merge policy and add CONTRIBUTING.md (676fcbe)

[whatwg/dom] MohammedNoh (#703)

[whatwg/dom] Remove redundant <dd> (#712)

[whatwg/dom] Set event’s target to the target of the last tuple in event’s path, that is either tuple or preceding tuple, whose target is non-null. (#707)

[whatwg/dom] tr (#709)

[whatwg/dom] Upstream `delegatesFocus` property of ShadowRootInit from W3C spec. (#367)

[whatwg/dom] When moving APIs from other specs to DOM spec, ensure MDN is updated (#710)

[whatwg/dom] window.event and shadow trees (#679)

[whatwg/encoding] Bad (#160)

[whatwg/encoding] Big5 encoding/decoding support (#58)

[whatwg/encoding] bind encoder to self (#159)

[whatwg/encoding] EUC-jp encoding/decoding support (#59)

[whatwg/encoding] EUK-kr encoding/decoding support (#62)

[whatwg/encoding] gb18030 encoding/decoding support (#57)

[whatwg/encoding] GBK encoding/decoding support (#56)

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

[whatwg/encoding] ISO 2022-jp encoding/decoding support (#60)

[whatwg/encoding] Shift-JIS encoding/decoding support (#61)

[whatwg/encoding] TextEncoder#encode - write to existing Uint8Array (#69)

[whatwg/encoding] Коды (#161)

[whatwg/fetch] "combined value" is wrong (#757)

[whatwg/fetch] "With Credentials" flag possibly inconsistent with web architecture (#517)

[whatwg/fetch] [3.0.0] SSR build error after update from 2.0.4 (#820)

[whatwg/fetch] Change combined values (#813)

[whatwg/fetch] Check Feature Policy before attaching Client Hints (#811)

[whatwg/fetch] Consider splitting `document` into `document` and `nested-document`. (#755)

[whatwg/fetch] Consider to add "resolveAtIdleTime" to RequestInit (#821)

[whatwg/fetch] Cross-Origin Read Blocking (CORB) (#681)

[whatwg/fetch] Deduplicate 'the' (#822)

[whatwg/fetch] Define parsing for X-Content-Type-Options in detail (#818)

[whatwg/fetch] Developer-controlled streams for request/response (#88)

[whatwg/fetch] Editorial: drop parenthesis around variables (#817)

[whatwg/fetch] Editorial: remove leftover sentence (#815)

[whatwg/fetch] Fixed typo (#823)

[whatwg/fetch] Redesign "extract header values" and "extract header list values" (#814)

[whatwg/fetch] Remove Gecko-only quirk (#816)

[whatwg/fetch] Request should allow WritableStream as body (#378)

[whatwg/fetch] Specify restriction for requests with keepalive set (#679)

[whatwg/fetch] Split `document` destination for top-level and nested contexts. (#819)

[whatwg/fetch] upload progress? (#21)

[whatwg/fetch] Uploading a Request made from a ReadableStream body (#425)

[whatwg/fetch] Using multipart/form-data with multer occasionally causes React app to crash and refresh (#677)

[whatwg/fetch] What does "combined value" return for a name not in the header list? (#752)

[whatwg/fullscreen] Re-introduce the hierarchy restrictions (#140)

[whatwg/streams] A couple Bikeshed warnings (#929)

[whatwg/streams] add @@asyncIterator to ReadableStream (#954)

[whatwg/streams] Add explainer for transferable streams (#956)

[whatwg/streams] Allow aborting an ongoing pipe operation using AbortSignals (#744)

[whatwg/streams] Demos need updating to use TextDecoderStream (#959)

[whatwg/streams] Implement pipeTo() abort in the ref impl (2ed62aa)

[whatwg/streams] Meta: fix realm issues in reference implementation testing setup (#957)

[whatwg/streams] Using fetch streams API without recursion (#958)

[whatwg/streams] WHATWG icon is broken in Chrome in combination with ServiceWorker (#955)

[whatwg/url] Add a neato informative table of various URL pieces (#337)

[whatwg/url] Consider adding non-throwing URL.parse(input, base) (#372)

[whatwg/url] Do not remove newline and tab characters (#419)

[whatwg/url] How are hosts in custom schemes to be handled? (#418)

[whatwg/url] new URL('file://').origin is 'null' (#310)

[whatwg/xhr] cant login to porn (#225)

[whatwg/xhr] Do not reset override MIME type (#218)

[whatwg/xhr] Ecommerce Websites (#226)

[whatwg/xhr] Limit Content-Type overrides to when charset isn't already UTF-8 (#224)

[whatwg/xhr] Spell out implicit serialization (#223)

Last message date: Wednesday, 31 October 2018 23:57:01 UTC