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

[heycam/webidl] Allow overload resolution to "round down"? (#581)

[heycam/webidl] Async constructors? (`new Foo()` returning Promise<Foo>) (#563)

[heycam/webidl] Async iterators (#580)

[heycam/webidl] Fix a place forgotten in #519 (#576)

[heycam/webidl] Four (not five) kind of special operations (#519)

[heycam/webidl] Further cleanup following #573 (#578)

[heycam/webidl] Include the legacy namespace identifier in both interface prototype objects and platform objects. (#577)

[heycam/webidl] Integer type conversions seem to return wrong type for unsigned types and long long (#579)

[heycam/webidl] Investigate banning nullable enums (#213)

[heycam/webidl] Make the class strings for interface prototype objects and platform objects match. (#577)

[heycam/webidl] Shorthand for "object that implements an interface that includes an interface mixin" (#582)

[heycam/webidl] State that by default all objects are created in the relevant realm of `this` (#135)

[w3c/clipboard-apis] Adding image into a clipboard (#80)

[w3c/clipboard-apis] Allow setting value of primary clipboard buffer on linux (#81)

[w3c/clipboard-apis] Clipboard API mixes representations of an item with distinct items. (#55)

[w3c/clipboard-apis] Support for delayed clipboard data (#41)

[w3c/clipboard-apis] Support for putting images on the clipboard (#44)

[w3c/clipboard-apis] Support for reading custom MIME types from the clipboard (#46)

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

[w3c/editing] make need of execCommand to hide table controls go away on FF (#171)

[w3c/editing] remove document.designMode (#177)

[w3c/editing] Should contenteditable=plaintext-only be standardized? (#162)

[w3c/FileAPI] add srcObject or some such to <img> (#108)

[w3c/FileAPI] Change label to encoding for FileReader.readAsText (#106)

[w3c/FileAPI] Include MediaSource overload for createObjectURL (#100)

[w3c/FileAPI] Restore name of second argument to FileReader.readAsText (#105)

[w3c/FileAPI] URL.createObjectURL should also accept ImageBitmap (#107)

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

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

[w3c/gamepad] Gamepad event timing (#83)

[w3c/gamepad] Length of getGamepads() array (#82)

[w3c/gamepad] Obsolete dependencies (#79)

[w3c/gamepad] various editorial fixes (#80)

[w3c/IndexedDB] Expiry of databases (#205)

[w3c/IndexedDB] Oscaryaung (#244)

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

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

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

[w3c/manifest] Allowing only site-triggered install prompt (#627)

[w3c/manifest] Codify that the related_applications member should be consulted when installing a web application (#707)

[w3c/manifest] Don't use enums, because they throw (#633)

[w3c/manifest] Editorial: Explain reasoning for single IARC code (#715)

[w3c/manifest] Editorial: Fix count of vendor extensions (#716)

[w3c/manifest] Example 15: Improve description (#713)

[w3c/manifest] Fix directive name in CSP figure (#714)

[w3c/manifest] Properties not mentioned in the Spec - Safe to use? (#711)

[w3c/manifest] Providing more than one iarc_rating_id (#712)

[w3c/manifest] service worker sections: mixed up inputs and outputs, some suggestions (#706)

[w3c/manifest] TESTING IGNORE ME (#709)

[w3c/manifest] The name and icon from the web app manifest is not getting displayed when payment handler installed from an iframe which is in another domain. (#708)

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

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

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

[w3c/pointerlock] PointerLock request failing during Fullscreen transtion (#35)

[w3c/push-api] Push subscription endpoint autodiscovery in HTML page: rel="alternate" type="urn:ietf:params:push" (#299)

[w3c/screen-orientation] "unlocked" not explicitly defined (#81)

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

[w3c/screen-orientation] Test suite (#95)

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

[w3c/ServiceWorker] Abstracting cache matching (#1341)

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

[w3c/ServiceWorker] Cache transactions & fixing `addAll` (#823)

[w3c/ServiceWorker] Change name from targetClientId to replacesClientId (#1333)

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

[w3c/ServiceWorker] Consider exposing Page Lifecycle state to service-worker (#1345)

[w3c/ServiceWorker] Enabling client message queue on DOMContentLoaded is not mentioned in the spec (#1349)

[w3c/ServiceWorker] Fix #1339: Resolve preloadResponse with a Response object. (#1343)

[w3c/ServiceWorker] Fix syntax error in IDL (#1335)

[w3c/ServiceWorker] Ground event listener existence check in new primitive (#1342)

[w3c/ServiceWorker] It's possible to interact with an installing service worker before its 'install' event is dispatched (#1347)

[w3c/ServiceWorker] Link to v1 in README.md (#1043) (a916201)

[w3c/ServiceWorker] Make Run Service Worker return after initial script evaluation. (#1340)

[w3c/ServiceWorker] Making it easier to handle the state of extendable events (#1348)

[w3c/ServiceWorker] preloadResponse resolved to wrong kind of thing? (#1339)

[w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)

[w3c/ServiceWorker] Update the strategy argument to 'construct a ReadableStream'. (#1338)

[w3c/ServiceWorker] Worker Update leaves open notifications behind (unclickable) (#1337)

[w3c/touch-events] Fix typo (#99)

[w3c/uievents] Chromebook keyboard layout missing (#207)

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

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

[w3c/uievents] It (#209)

[w3c/uievents] It's unclear whether initKeyboardEvent should clear CapsLock key state or not (#209)

[w3c/uievents] mouseenter and mouseleave events should not be composed, issue #208 (#210)

[w3c/uievents] Specify that getModifierState does case-sensitive comparison against modifier key names (#211)

[w3c/uievents] Suppress default browser key handling for keyboard event tester (#206)

[w3c/webcomponents] CSS Modules (#759)

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

[w3c/webcomponents] DOM APIs which replace all children end up firing superfluous slotchange events (#764)

[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] 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] Update Imperative-Shadow-DOM-Distribution-API.md (#761)

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

[w3c/WebPlatformWG] Add Web Share and Web Share Target APIs to charter (#105)

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

[w3c/WebPlatformWG] CFC: Mark View-Mode Media Feature Obsolete (#121)

[w3c/WebPlatformWG] Make XPathResult (returned by document.evaluate(...)) iterable (#97)

[w3c/WebPlatformWG] Mark ElementTraversal Rec as obsolete (#96)

[w3c/WebPlatformWG] to-be-deprecated standards market share and support in next-gen engines (#92)

[w3c/XMLHttpRequest] Github pages version? (#1)

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

[w3ctag/design-reviews] Deprecating nonsecure cookie delivery. (#239)

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

[w3ctag/design-reviews] HTML General Review: Custom Elements (#244)

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

[w3ctag/design-reviews] Page Lifecycle for system initiated Discarding & Freezing (#283)

[w3ctag/design-reviews] Payment Handler (#231)

[w3ctag/design-reviews] ReportingObserver (#195)

[w3ctag/design-reviews] TAG review for CSS Typed OM (#223)

[w3ctag/design-reviews] TAG review request of the CSP feature 'unsafe-hashes' (#291)

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

[w3ctag/design-reviews] TAG Review Request: hrefTranslate attribute (#301)

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

[w3ctag/design-reviews] TAG Review Request: queueMicrotask (#294)

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

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

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

[whatwg/dom] "create an event" does not work with required members (#600)

[whatwg/dom] "To validate and extract a namespace and qualifiedName" could use clarification about case-insensitivity (#680)

[whatwg/dom] "When a DOMTokenList object is created, then: ..." (#666)

[whatwg/dom] Add NonDocumentFragmentParentNode (#629)

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

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

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

[whatwg/dom] createElementNS() QName/Name confusion (#671)

[whatwg/dom] Define a "has listeners for" algorithm on EventTarget (#660)

[whatwg/dom] Editorial: add missing coma in attachShadow (#681)

[whatwg/dom] Location (#674)

[whatwg/dom] Make the DOMTokenList creation steps use "get an attribute value" (#670)

[whatwg/dom] Make the DOMTokenList creation steps use "get an attribute value" (#673)

[whatwg/dom] New "event constructing steps" could use an example (#683)

[whatwg/dom] Proposal: onbeforereload to deprecate onbeforeunload (#655)

[whatwg/dom] Refactor toggle attribute (#663)

[whatwg/dom] Should the submit event be "magic" too? (#678)

[whatwg/dom] Traversing algorithm for collecting "nodes to remove" in Range.deleteContents() (#682)

[whatwg/dom] TreeWalker::nextNode()'s implementation spec is incomplete (#672)

[whatwg/dom] Use a single exception for name validation (follow up) (#675)

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

[whatwg/encoding] Add an informative note about the relationship of encodings and Unicode encoding schemes (#151)

[whatwg/encoding] Add Streams support (#72)

[whatwg/encoding] Add TextEncoderStream and TextDecoderStream transform streams (#149)

[whatwg/encoding] Add TextEncoderStream and TextDecoderStream transform streams (c3e3887)

[whatwg/encoding] Allow conformant implementations to support non-UTF-8 encodings (#144)

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

[whatwg/encoding] gb18030 decoder doesn't clear first, second, third after returning 4-byte encoded code point (#146)

[whatwg/encoding] gb18030 decoder: unset state before returning (#153)

[whatwg/encoding] Give advice around specification hooks (#125)

[whatwg/encoding] Give clearer advice on hooks for standards (#137)

[whatwg/encoding] Identity encoding? (#138)

[whatwg/encoding] ISO-2022-JP encoder: document an oddity (#155)

[whatwg/encoding] Meta: fix Bikeshed link error (#152)

[whatwg/encoding] Need to define global used to create the ArrayBuffer and Uint8Array in TextEncoder's encode() (#150)

[whatwg/encoding] TextDecoder's serialize stream algorithm seems unnecessarily convoluted. (#154)

[whatwg/fetch] "Set fallbackCredentials to "same-origin"." (#804)

[whatwg/fetch] 204 and json (#113)

[whatwg/fetch] 303 redirects should preserve HEAD (#753)

[whatwg/fetch] Aborting a fetch: The Next Generation (#447)

[whatwg/fetch] Add [for] attributes to remove bikeshed errors. (#783)

[whatwg/fetch] Add `Link` as a CORS-safelisted/simple response header? (#805)

[whatwg/fetch] Adding Thomas Steiner to Acknowledgments (#793)

[whatwg/fetch] Be clearer about how Fetch creates ReadableStreams. (#781)

[whatwg/fetch] Be clearer about the underlying source of a constructed ReadableStream. (#781)

[whatwg/fetch] Block AFP ports (427, 548) (#738)

[whatwg/fetch] Cache-mode and upstream Cache-Control (#722)

[whatwg/fetch] CH processing, cross-origin redirects and service workers (#800)

[whatwg/fetch] Change name from target client id to replaces client id (#774)

[whatwg/fetch] Clarify that the `ping` attribute is for <a> (#791)

[whatwg/fetch] Consider adding SMB to port blacklist (#544)

[whatwg/fetch] Consider preserving destination on `new Request(request)` (#717)

[whatwg/fetch] Consider removing trailers API (#772)

[whatwg/fetch] Copy client-hints list from env settings object. Align CH processing (#773)

[whatwg/fetch] Copy priority so service worker pass-through requests don't lose it (#785)

[whatwg/fetch] CORS should not be enforced on cross-origin requests where credentials is omit or same-origin (#787)

[whatwg/fetch] CORS-safelisted request headers should be restricted according to RFC 7231 (#382)

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

[whatwg/fetch] Dich (#782)

[whatwg/fetch] Don't append controls for upstream caches. (#788)

[whatwg/fetch] Editorial: be more consistent about the context object (#803)

[whatwg/fetch] Editorial: cleanup Body interface mixin (#802)

[whatwg/fetch] Editorial: consistify "one of the following" usage (#797)

[whatwg/fetch] Editorial: spell URL concepts uppercase (#697)

[whatwg/fetch] Editorial: turn CORS-preflight cache into a list (#744)

[whatwg/fetch] Editorial: url ➡️ URL (#795)

[whatwg/fetch] Editorial: use Infra maps for dictionaries (#794)

[whatwg/fetch] Fetch claims to define ReadableStream, but Streams is the actual location (#780)

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

[whatwg/fetch] fetch() doesn't properly handle errors from pre-flight responses with CORS (#443)

[whatwg/fetch] fetch() is unclear on which realm's Request it uses (#777)

[whatwg/fetch] Further cleanup the CORS-preflight cache (#735)

[whatwg/fetch] Generic Accept header value */* and Service Workers (#634)

[whatwg/fetch] It is possible to construct a Request with a used body (#792)

[whatwg/fetch] jj lower case header (#786)

[whatwg/fetch] Linkify "present" for dictionaries (#513)

[whatwg/fetch] Listing headers safe only for certain values is a bad idea (#313)

[whatwg/fetch] Make extract throw for a disturbed/locked ReadableStream (#801)

[whatwg/fetch] Meta: align .travis.yml (#789)

[whatwg/fetch] Preserve HEAD method on 303 redirect (#796)

[whatwg/fetch] Provide more ergonomic way of setting request URL's query (#799)

[whatwg/fetch] Resolve Signed Exchange monkeypatches (#784)

[whatwg/fetch] Same-Origin policy and CORS should not be enforced on cross-origin requests where credentials is omit or same-origin (#787)

[whatwg/fetch] Solely matching `*` (#798)

[whatwg/fetch] Stop censoring fragments (#696)

[whatwg/fetch] Strengthen requirements on CORS-safelisted request-headers (#736)

[whatwg/fetch] Use request's current url as base URL in redirects (#633)

[whatwg/fullscreen] Add FullscreenOptions dictionary to requestFullscreen (#129)

[whatwg/fullscreen] Adjust algorithm for FullyExitFullscreen. (#126)

[whatwg/fullscreen] Deal with two fullscreen elements in top layer and one element being removed (#133)

[whatwg/fullscreen] Decide whether to resize synchronously in requestFullscreen() (#64)

[whatwg/fullscreen] Fullscreen position adjustment algorithm for documentElement (#134)

[whatwg/fullscreen] Give "exit fullscreen" a fully flag and define "fully exit fullscreen" using it (#65)

[whatwg/fullscreen] Reinstate the hierarchy restrictions (#91)

[whatwg/fullscreen] Remove from top layer synchronously for not connected elements (#128)

[whatwg/fullscreen] Remove nodes from top layer as part of the removing steps (#102)

[whatwg/fullscreen] Travis build failed after 06c6e071f71baf391e7f2de74214e068099025fd (#136)

[whatwg/fullscreen] Two WPT tests flawed (#135)

[whatwg/storage] Review Draft Publication: August 2018 (#64)

[whatwg/streams] add @@asyncIterator to ReadableStreamDefaultReader (#950)

[whatwg/streams] Behaviour of returning a rejection from transformAlgorithm is surprising (#946)

[whatwg/streams] Does pipeTo() wait for writes to complete even when there are no writes? (#945)

[whatwg/streams] Export the "transform stream" concept (#949)

[whatwg/streams] Make rejections from transformAlgorithm error the readable (#948)

[whatwg/streams] Question: Should Streams have the prototype for `Symbol.toStringTag` and `toString` declared? (#952)

[whatwg/streams] ReadableStream should be an async iterable (#778)

[whatwg/streams] Review Draft Publication: August 2018 (#951)

[whatwg/streams] WritableStreamDefaultWriterGetDesiredSize(writer) cannot in general be used to determine size of chunks read by pipeTo (#938)

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

[whatwg/url] Add official IANA assigned FTPS (FTP over TLS) port (#401)

[whatwg/url] Authority State of URL Parser has Unconditional Validation Error? (#408)

[whatwg/url] Clarify query state percent-encoding (parsing) (#411)

[whatwg/url] Make combining a URL (string) with a query easier (#413)

[whatwg/url] Parsing URL Path Parameters from RFC 3986 (#410)

[whatwg/url] README: Added links to WPT dashboard, jsdom/whatwg-url and Live URL Viewer. (#407)

[whatwg/url] Review Draft Publication: August 2018 (#412)

[whatwg/url] Specify that domains are ASCII strings. (#409)

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

[whatwg/xhr] final readystatechange (readyState === 3) (#161)

[whatwg/xhr] issue (#220)

[whatwg/xhr] Jaysways@outlook.com (#221)

[whatwg/xhr] Review Draft Publication: August 2018 (#219)

[whatwg/xhr] Stop censoring responseURL's fragment (#200)

[whatwg/xhr] typo (no timeout after load) (#217)

[whatwg/xhr] Why does headers-normalize-response.htm expect null bytes to be allowed? (#165)

Last message date: Friday, 31 August 2018 21:03:31 UTC