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

[GoogleChrome/puppeteer] Query nodes within shadow roots (#858)

[heycam/webidl] Correct the spelling of "additionally" (#590)

[heycam/webidl] Dictionary mixins (#195)

[heycam/webidl] Represent objects with both specified and unspecified members (#568)

[w3c/clipboard-apis] Specify NotAllowedError when permission is not granted (#82)

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

[w3c/editing] CFC: Move ExecCommand to WICG (#185)

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

[w3c/FileAPI] Allow MediaSource, disallow any more extensions (#103)

[w3c/gamepad] Fix ReSpec errors/warnings (#85)

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

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

[w3c/IndexedDB] API to enumerate databases (#31)

[w3c/IndexedDB] Editorial: Make "IDBFactory.open()" completion steps more readable (#247)

[w3c/IndexedDB] Editorial: Reify cursor's request (#246)

[w3c/IndexedDB] Editorial: Standardize event definitions/links (#248)

[w3c/IndexedDB] Fixes for databases() (#250)

[w3c/IndexedDB] Key Paths: Support iteration step operator (#35)

[w3c/IndexedDB] List new things in 3.0 (#251)

[w3c/manifest] Add a "tabbed application" mode (#737)

[w3c/manifest] Add optional `translations` member (#676)

[w3c/manifest] Added missing alt attributes to img elements. (#731)

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

[w3c/manifest] API to get details about browser heuristics. (#727)

[w3c/manifest] Application's expires (#738)

[w3c/manifest] Autopublish failing (#729)

[w3c/manifest] Breaking: Ignore any icon with no recognised purpose. (#741)

[w3c/manifest] Broken fragments in spec (#735)

[w3c/manifest] chore(.travis): check spec for errors/warnings (#739)

[w3c/manifest] chore(ECHIDNA): publish images (#732)

[w3c/manifest] chore: email Marcos and Matt for auto-publish (#730)

[w3c/manifest] Editorial: fix some xrefs (#734)

[w3c/manifest] editorial: fix xref to IDL's sequence (#736)

[w3c/manifest] feat: Add splashscreens member + purpose (closes #510) (#530)

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

[w3c/manifest] Is it possible to load the progressive web app manifest file from authenticated site? (#535)

[w3c/manifest] Remove "steps to programmatically determine the directionality of a member" (#742)

[w3c/manifest] Respec validator (#740)

[w3c/manifest] Rewrite dir member. (#743)

[w3c/manifest] Should appinstalled / beforeinstallprompt fire on native app installation? (#514)

[w3c/manifest] Validate ReSpec is CI (#733)

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

[w3c/permissions] Automation: Need two more steps to handle closed browsing context and user prompts (#186)

[w3c/pointerlock] improve markup language (#37)

[w3c/pointerlock] movementX/Y to be double instead of long (#24)

[w3c/push-api] A javascript api for sending push notifications to others (#303)

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

[w3c/push-api] Retry push event (#300)

[w3c/screen-orientation] cordova-plugin-screen-orientation does not work (#123)

[w3c/selection-api] Add getComposedRange to Selection (#98)

[w3c/selection-api] Clarify association between a selection and its range (#2)

[w3c/selection-api] GlobalEventHandlers is a mixin (#100)

[w3c/selection-api] Make setBaseAndExtent and other setter methods on Selection work with shadow DOM (#99)

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

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

[w3c/ServiceWorker] Allow Caching of POST requests (#977)

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

[w3c/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893)

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

[w3c/ServiceWorker] Expose `display` mode (e.g. `standalone`) on `client` (#1370)

[w3c/ServiceWorker] Expose GeoLocation to workers (#745)

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

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

[w3c/ServiceWorker] Refetch API content if there are changed (#1371)

[w3c/ServiceWorker] Remove foreign fetch (#1188)

[w3c/ServiceWorker] Service Worker handling of first page load subresources (#1282)

[w3c/ServiceWorker] ServiceWorker fails to load page (#1368)

[w3c/ServiceWorker] Web Authentication api (#1369)

[w3c/uievents] Add `inputType` attribute to InputEvent (faf20a2)

[w3c/uievents] Event order between "compositionend" and "input" (#202)

[w3c/uievents] Fire an event on caret position change (#111)

[w3c/uievents] specify how compositionend works if the caret has been moved to a different element (#5)

[w3c/webcomponents] [Shadow]: Shadow host with tabindex=-1, all descendent tree should be ignored for tab navigation (bugzilla: 27965) (#86)

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

[w3c/webcomponents] [WebDriver] Testability of web components (#771)

[w3c/webcomponents] Disallow attachShadow(...) for some elements. (#110)

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

[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 Modules (#645)

[w3c/webcomponents] Isolate WebComponent JS libraries (#751)

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

[w3c/webcomponents] mousedown on a light DOM element should be able to focus on a shadow container (#773)

[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 to style elements inside a shadow tree (#769)

[w3c/webcomponents] SVG use element can (#772)

[w3c/webcomponents] SVG use element can't reference an element within the same shadow tree (#772)

[w3c/webcomponents] tabIndex -1 behaves differently on non-Custom Elements (#774)

[w3c/webcomponents] Why can't the registry enumerate the custom elements? (#775)

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

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

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

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

[w3ctag/design-reviews] CSS Properties and Values API Level 1 (#318)

[w3ctag/design-reviews] Element Timing API for img (#326)

[w3ctag/design-reviews] EME Extension: HDCP Policy Check (#323)

[w3ctag/design-reviews] Event Timing API (#324)

[w3ctag/design-reviews] Feature Policy JS introspection API (#292)

[w3ctag/design-reviews] Form Participation API (#305)

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

[w3ctag/design-reviews] imagesrcset and imagesizes attributes on link rel=preload (#329)

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

[w3ctag/design-reviews] IntersectionObserver V2 (#328)

[w3ctag/design-reviews] JavaScript WeakRefs (#321)

[w3ctag/design-reviews] Migrating some high-entropy HTTP request headers to Client Hints. (#320)

[w3ctag/design-reviews] Querying Encryption Scheme Support Through EME (#322)

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

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

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

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

[w3ctag/design-reviews] RTCQuicTransport (#303)

[w3ctag/design-reviews] Scroll-linked Animations (#330)

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

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

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

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

[w3ctag/design-reviews] WebRTC DSCP Control API (#325)

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

[whatwg/dom] "Document" (#716)

[whatwg/dom] Capturing event listeners are called during bubbling phase for shadow hosts (#685)

[whatwg/dom] composedPath() is wrong (#684)

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

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

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

[whatwg/dom] Fix composedPath() once more (#696)

[whatwg/dom] Fix composedPath() once more (#699)

[whatwg/dom] Ground primitives in agents (#717)

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

[whatwg/dom] MutationObserver invocation order (#713)

[whatwg/encoding] Adding BRF as "legacy" single-byte encoding for braille (#40)

[whatwg/encoding] Concatenating two ISO-2022-JP outputs from a conforming encoder doesn't result in conforming input (#115)

[whatwg/encoding] Encode (#163)

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

[whatwg/encoding] iso-2022-jp decoder, "trail byte" case says to prepend byte in the end of stream step (#164)

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

[whatwg/fetch] "Extract a MIME type" algorithm should pick the first entry? (#529)

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

[whatwg/fetch] Add HTTP whitespace back for MIME types (#828)

[whatwg/fetch] Add syntax highlighting to code fragments (#837)

[whatwg/fetch] Allow "manual" redirect fetches with caveats (#66)

[whatwg/fetch] Allow custom headers on no-cors requests (#380)

[whatwg/fetch] Be strict on request's Content-Type (#829)

[whatwg/fetch] Body.json reviver (#104)

[whatwg/fetch] Change new Response() statusText default? (#698)

[whatwg/fetch] Change Response's statusText's default (#836)

[whatwg/fetch] CORS Content-Type "bypass" 2 (#838)

[whatwg/fetch] CORS request-header Content-Type check should be on a combined value (#748)

[whatwg/fetch] CORS: consider further restrictions on Content-Type (#790)

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

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

[whatwg/fetch] Define the Content-Type header parser (#831)

[whatwg/fetch] Define the response Content-Type header parser (#831)

[whatwg/fetch] Defining Access-Control-Expose-Headers parsing (#827)

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

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

[whatwg/fetch] Feed a Response to existing APIs (#49)

[whatwg/fetch] fetch() "no-cors": cross-origin to same-origin redirect taints response (#737)

[whatwg/fetch] fetch+CSP end up touching globals in a parallel section on redirect (#832)

[whatwg/fetch] Fix: Appending a header to headers with "request-no-cors" guard (#840)

[whatwg/fetch] Fixed typo (#823)

[whatwg/fetch] Global and a ReadableStream reader when consuming the body (#826)

[whatwg/fetch] Handle URL length limits (#841)

[whatwg/fetch] Header to opt out of opaque redirect (#601)

[whatwg/fetch] Headers API corrections (#833)

[whatwg/fetch] help with issues (#835)

[whatwg/fetch] History behind the decision to make fetch return a Promise (#611)

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

[whatwg/fetch] Refactor the CORS check (#824)

[whatwg/fetch] Remove "combined value" concept (#842)

[whatwg/fetch] Request's tainted origin flag fallout (#756)

[whatwg/fetch] Request.clone/Response.clone do not specify in which global the new object belongs to. (#825)

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

[whatwg/fetch] Take tainted origin flag into account for the same origin check (#834)

[whatwg/fetch] Treat resources requested via FTP as binary data. (#839)

[whatwg/fetch] URL parser called with byte sequence (#843)

[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] DocumentOrShadowRoot is a mixin (#141)

[whatwg/storage] Proposal: Add detailed usage breakdown in estimate() (#63)

[whatwg/storage] S9+ (#65)

[whatwg/streams] Add a brand check to pipeThrough() (#966)

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

[whatwg/streams] Constructor specification is unclear (#965)

[whatwg/streams] Exact normative requirements for interface definitions are unclear (#732)

[whatwg/streams] Fix memory leak in pipe loop reference implementation (#968)

[whatwg/streams] Fix two missing full stops (#970)

[whatwg/streams] forAuthorCode can be a bit per reader (#964)

[whatwg/streams] Idiomatic Way to Explicitly Tell an Underlying Transform Stream to Flush to the Sink (#960)

[whatwg/streams] JSIDL vs WebIDL (#45)

[whatwg/streams] Make pipeThough() non-generic? (#961)

[whatwg/streams] Missing test coverage for destructuring arguments and GetV. (#962)

[whatwg/streams] pipeTo should return a cancelable promise (#446)

[whatwg/streams] Switching to Web IDL (#963)

[whatwg/streams] Treat forAuthorCode as an internal slot of reader object. (#969)

[whatwg/streams] Use multi-global tests (#967)

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

[whatwg/xhr] "Synchronous XMLHttpRequest outside of workers i..." (#230)

[whatwg/xhr] Extract a MIME type no longer returns bytes (#227)

[whatwg/xhr] Remove substep usage (#228)

[whatwg/xhr] Stop using "combined value" (#229)

Last message date: Friday, 30 November 2018 22:59:58 UTC