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

[heycam/webidl] [LegacyArrayClass] is gone from CSSOM. (#550)

[heycam/webidl] Consider [LegacyStringClass] (#547)

[heycam/webidl] Describe JSON-LD with WebIDL - How to handle @ tags (#541)

[heycam/webidl] Disallow [LegacyArrayClass] on globals (#545)

[heycam/webidl] Editorial: minor copy editing (#538)

[heycam/webidl] Editorial: use SetFunctionLength abstract ops (#549)

[heycam/webidl] Fix broken labels (#543)

[heycam/webidl] Introduce new string type for names/keys with length limit (#552)

[heycam/webidl] Is a subclass still a platform object? (#540)

[heycam/webidl] Make interface prototype object creation imperative (#494)

[heycam/webidl] Meta: remove label info from README (#546)

[heycam/webidl] No location for constants on callback interface (#539)

[heycam/webidl] Note regarding old vs new Mixin syntax (#536)

[heycam/webidl] Poorly worded normative requirement could be improved (#548)

[heycam/webidl] Prototype of @@unscopable object (#496)

[heycam/webidl] Remove [LegacyArrayClass] (#291)

[heycam/webidl] Remove [LegacyArrayClass] (#551)

[heycam/webidl] Remove section numbers from ES references (#542)

[heycam/webidl] Should an {{@@unscopables}} property also be defined for globals? (#544)

[w3c/clipboard-apis] Clarify promise rejection value (#76)

[w3c/clipboard-apis] Request TAG review for initial (text only) API (#59)

[w3c/clipboard-apis] User gesture requirement for Clipboard API access (#52)

[w3c/editing] Clarification of events to fire when gaining and losing focus (#174)

[w3c/editing] input setSelection() method workflow, when text overflows input container (#173)

[w3c/editing] insertParagraph definition is different from current browsers' behavior when selection is collapsed at end of inline element(s) (#172)

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

[w3c/editing] Should backspace merge text with last cell's content of a table above ? (#164)

[w3c/editing] Standardize execCommand("insertParagraph") in inline editing host (#175)

[w3c/FileAPI] Implementations allow all values in type getter (#43)

[w3c/FileAPI] Refine StructuredSerializeForStorage behavior (#98)

[w3c/IndexedDB] Allow BigInts as IndexedDB keys (#231)

[w3c/IndexedDB] Async LocalStorage (transactionless key-value API over IDB) (#91)

[w3c/IndexedDB] Define storage operation of non-trivial StructuredSerializeForStorage records (e.g. Blob/File) (#203)

[w3c/IndexedDB] How should commit() failures be surfaced when freezing / unloading (#237)

[w3c/IndexedDB] Proposal: Add "writeonly" transaction mode (#234)

[w3c/IndexedDB] Shouldn't keyPath properties be (DOMString or sequence<DOMString>)? (#235)

[w3c/IndexedDB] Use (DOMString or sequence<DOMString>) for keyPath (#236)

[w3c/IndexedDB] WindowOrWorkerGlobalScope is a mixin (#238)

[w3c/manifest] Add support for "share_target" property (#665)

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

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

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

[w3c/manifest] Create test suite to check Web App Manifest feature support (#666)

[w3c/manifest] Minor text tweaks (#664)

[w3c/manifest] New Boolean members to control interaction with related applications (#658)

[w3c/manifest] Proposal: Display Mode 'standalone-no-ui' (#659)

[w3c/manifest] Support window preferred/initial (minimal?) sizes (#436)

[w3c/manifest] Worried about IDL changes (#667)

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

[w3c/permissions] autoplay permission (#172)

[w3c/permissions] Possibly add 'vibration' to Permission Registry Enum? (#173)

[w3c/permissions] Using Web IDL to describe WebDriver JSON is a bit unusual (#174)

[w3c/push-api] Issue: Change Source of Push Service and Privacy Issues (#258)

[w3c/push-api] Rephrase the bit about the UA chosing the push service (#287)

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

[w3c/push-api] Update privacy and server choice... (#294)

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

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

[w3c/screen-orientation] Where are terms 'primary' and 'secondary' defined within spec? (#113)

[w3c/selection-api] fixup some ReSpec issues (#95)

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

[w3c/ServiceWorker] .ready promise should be resolved after updating registration.state properties (#1011)

[w3c/ServiceWorker] Allowing multiple scopes (& should scopes be primary key?) (#566)

[w3c/ServiceWorker] Cache API: Cache-Control headers and Opaque Responses (#1299)

[w3c/ServiceWorker] Configure script's settings and realm for service workers (#1294)

[w3c/ServiceWorker] consult document CSP in Register algorithm (#755)

[w3c/ServiceWorker] Correct link to nightly version (#1306)

[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] Formalizing a timeout API (#1292)

[w3c/ServiceWorker] Give a fine grade to the Service Worker's lifetime (#1297)

[w3c/ServiceWorker] how can unregister()'s same-origin check ever fail? (#1305)

[w3c/ServiceWorker] How to handle redirected URL for login authentication offline. (#1226)

[w3c/ServiceWorker] if a worker script redirects from an in-scope URL to an out-of-scope URL, what is the worker's final controller? (#1239)

[w3c/ServiceWorker] Improve.ready and Activate (#1277)

[w3c/ServiceWorker] Improve.ready and Activate (#1277) (4cc72bd)

[w3c/ServiceWorker] Intecepts progress event of AJAX calls (#1298)

[w3c/ServiceWorker] need AsyncLocalStorage (was #904) (#906)

[w3c/ServiceWorker] postMessage keeps service workers alive indefinitely (#980)

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

[w3c/ServiceWorker] PUT request payload is lost (#1300)

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

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

[w3c/ServiceWorker] Response's cache state is back (#1308)

[w3c/ServiceWorker] Service-Worker-Allowed can be cross-origin to the script URL. (#1307)

[w3c/ServiceWorker] should FetchEvent.request.cache reflect non-fetch browser cache controls? (#875)

[w3c/ServiceWorker] should prefetch loads trigger FetchEvents? (#1302)

[w3c/ServiceWorker] Size constraints for cache names? (#1310)

[w3c/ServiceWorker] spec says `update()` should resolve to a registration, but browsers do different things (#1304)

[w3c/ServiceWorker] spec says `update()` should resolve to a registration, but browsers resolve to undefined (#1304)

[w3c/ServiceWorker] There should be no such thing as "fail to activate" (#659)

[w3c/ServiceWorker] Track ancestorOrigins privacy issues (#1075)

[w3c/ServiceWorker] windowClients state change events - loaded/unloaded (#1269)

[w3c/ServiceWorker] WindowOrWorkerGlobalScope is a mixin (#1309)

[w3c/touch-events] 'Retargeting steps' expose closed Shadow DOM to the outside world (#92)

[w3c/touch-events] Add note to mention UA might adjusting touch target (#95)

[w3c/touch-events] Add note to mention UI might adjusting touch target (#95)

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

[w3c/touch-events] Define "event constructing steps" (#94)

[w3c/touch-events] It is unclear how targetTouches should work with Shadow DOM (#97)

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

[w3c/touch-events] Should spec mention “touch adjustment" behavior? (#93)

[w3c/uievents] [Question] select change + mousedown behavior (#201)

[w3c/uievents] Add a note about inheritance of UIEvent. (#178)

[w3c/uievents] Define "event constructing steps" for complicated events (#194)

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

[w3c/uievents] MouseEvent.fromElement/toElement (#84)

[w3c/uievents] Need algorithm for how composition events are fired (#199)

[w3c/uievents] Need algorithm for how events are fired for key presses (#142)

[w3c/uievents] Need algorithm for how focus events are fired (#195)

[w3c/uievents] Need algorithm for how input events are fired (#198)

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

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

[w3c/uievents] Need procedural algorithms for all events (#200)

[w3c/uievents] Standardize layerX/layerY on MouseEvent (#135)

[w3c/uievents] Standardizing event.layerX and event.layerY (#193)

[w3c/uievents] Support queryKeyCap (#156)

[w3c/webcomponents] [Template Instantiation] Layering and additional use cases (#747)

[w3c/webcomponents] [templates] Allow removal of boolean attributes (#705)

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

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

[w3c/webcomponents] Customized Autonomous Elements (#750)

[w3c/webcomponents] Element Behaviors, and the has="" attribute. A useful alternative to Custom Elements in many cases! (#727)

[w3c/webcomponents] Need callback for form submit data (#187)

[w3c/webcomponents] Non-class based example of customElement.define() (#587)

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

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

[w3c/WebPlatformWG] Add Job van Achterberg to Observers for 18-06-2018 meeting (#118)

[w3ctag/design-reviews] "With Credentials" flag possibly inconsistent with web architecture (#76)

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

[w3ctag/design-reviews] `Accept-CH` header is weird (#206)

[w3ctag/design-reviews] BCP56bis (#232)

[w3ctag/design-reviews] Changing requirements for Well-Known URIs (#237)

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

[w3ctag/design-reviews] CSS Layout API (#224)

[w3ctag/design-reviews] CSS Selectors 4 (#219)

[w3ctag/design-reviews] CSS Selectors 4, :focus-visible. (#233)

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

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

[w3ctag/design-reviews] Files and Directory Entries API with webkit prefixes! (#215)

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

[w3ctag/design-reviews] HTML General Review (#174)

[w3ctag/design-reviews] HTML General Review: App Cache (#263)

[w3ctag/design-reviews] HTML General Review: Browsing Contexts and Security (#250)

[w3ctag/design-reviews] HTML General Review: Cross-Document Messaging (#269)

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

[w3ctag/design-reviews] HTML General Review: HTML Document and Elements (#242)

[w3ctag/design-reviews] HTML General Review: HTML Drawing (#260)

[w3ctag/design-reviews] HTML General Review: HTML Focus (#257)

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

[w3ctag/design-reviews] HTML General Review: HTML Images (#249)

[w3ctag/design-reviews] HTML General Review: HTML Input (#254)

[w3ctag/design-reviews] HTML General Review: HTML Linking (#245)

[w3ctag/design-reviews] HTML General Review: HTML Lists (#247)

[w3ctag/design-reviews] HTML General Review: HTML Media (#251)

[w3ctag/design-reviews] HTML General Review: HTML Obsolete Features (#273)

[w3ctag/design-reviews] HTML General Review: HTML Option Lists (#255)

[w3ctag/design-reviews] HTML General Review: HTML Parsing (#265)

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

[w3ctag/design-reviews] HTML General Review: HTML Scripting (#258)

[w3ctag/design-reviews] HTML General Review: HTML Styling (#246)

[w3ctag/design-reviews] HTML General Review: HTML Tables (#252)

[w3ctag/design-reviews] HTML General Review: HTML Templates (#259)

[w3ctag/design-reviews] HTML General Review: HTML Timers and Timeslicing (#266)

[w3ctag/design-reviews] HTML General Review: HTML User Interaction (#256)

[w3ctag/design-reviews] HTML General Review: HTML Utilities (#264)

[w3ctag/design-reviews] HTML General Review: IANA Registries (#274)

[w3ctag/design-reviews] HTML General Review: Microdata (#261)

[w3ctag/design-reviews] HTML General Review: Navigation and Browsing History (#262)

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

[w3ctag/design-reviews] HTML General Review: Structured Serialize/Deserialize (#243)

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

[w3ctag/design-reviews] HTML General Review: Web Storage (#271)

[w3ctag/design-reviews] HTML General Review: Web Workers (#270)

[w3ctag/design-reviews] HTML General Review: XML Infrastructure (#272)

[w3ctag/design-reviews] Keyboard Map (#238)

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

[w3ctag/design-reviews] Modeling media auto-playing as a permission? (#203)

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

[w3ctag/design-reviews] Permission Delegation (#225)

[w3ctag/design-reviews] Request review for Keyboard Map (#238)

[w3ctag/design-reviews] Request review of (text only) Async Clipboard API (#222)

[w3ctag/design-reviews] Request TAG review of HTML5.3 (#275)

[w3ctag/design-reviews] Review of signature-based resource loading restrictions. (#186)

[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] Review Request: WebUSB on Dedicated and Shared Workers (#277)

[w3ctag/design-reviews] Should WebRTC be [SecureContext] (#228)

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

[w3ctag/design-reviews] The web platform needs a service discovery mechanism (#240)

[w3ctag/design-reviews] Transform Streams (#211)

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

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

[w3ctag/design-reviews] Web Lifecycle for system initiated Discarding & Stopping (#205)

[w3ctag/design-reviews] Web Locks API (#217)

[w3ctag/design-reviews] Web Share Target API (#221)

[w3ctag/packaging-on-the-web] Ungutted (#36)

[whatwg/dom] "create an event" doesn't work for certain UI events (#414)

[whatwg/dom] "Let capture, passive, and once be the result of flattening more options" (#633)

[whatwg/dom] "Otherwise, if hasSeenCurrentTarget is true and ..." (#642)

[whatwg/dom] "Set an existing attribute value" not cross-linking correctly (#637)

[whatwg/dom] "Use these attribute change steps to update an element's ID" (#628)

[whatwg/dom] `cloneNode` should preserve element prototype (#565)

[whatwg/dom] Abort controller design (#438)

[whatwg/dom] Add more domintro boxes (#601)

[whatwg/dom] Add NonDocumentFragmentParentNode (#629)

[whatwg/dom] Add window.event as a legacy compat requirement (#407)

[whatwg/dom] Consider moving "retargeting" to the dispatch section (#620)

[whatwg/dom] Consider removing `document.origin` (#410)

[whatwg/dom] createElement() does not put things in the HTML namespace correctly (#643)

[whatwg/dom] Define event constructing steps (#614)

[whatwg/dom] Define Event.srcElement and Event.returnValue (#625)

[whatwg/dom] Define Event.srcElement and Event.returnValue (#626)

[whatwg/dom] document.open()'s mutation event suprression (#640)

[whatwg/dom] Dom (#635)

[whatwg/dom] downloads (#639)

[whatwg/dom] Editorial: add range's common ancestor (#608)

[whatwg/dom] Editorial: cleanup TreeWalker (#616)

[whatwg/dom] Editorial: make traverser object associations more explicit (#631)

[whatwg/dom] Editorial: note that CDATASections are Texts inside switches (#636)

[whatwg/dom] Editorial: reference "set an existing attribute value" (#638)

[whatwg/dom] Fix TreeWalker's nextNode() (#612)

[whatwg/dom] Fixes #625. Define Event.srcElement and Event.returnValue for compat. (#626)

[whatwg/dom] Flag refs in preventDefault()'s description missing "context object’s" qualifier (#627)

[whatwg/dom] Hook for SVG and HTML script element insertion (#575)

[whatwg/dom] Introduce "remove all event listeners" primitive (#641)

[whatwg/dom] Introduce "remove an event listener" primitive (#641)

[whatwg/dom] Issue #625. Define Event.srcElement and Event.returnValue for compat. (#626)

[whatwg/dom] Meta: export event listener's fields (#632)

[whatwg/dom] Meta: fix service worker reference (#634)

[whatwg/dom] Nerfing all events on all event targets in a serviceworker after initial script evaluation seems odd (#371)

[whatwg/dom] NodeIterator pre-removing steps seem incorrect (#496)

[whatwg/dom] NodeIterator's pre-removing steps need to account for node being root (#615)

[whatwg/dom] Note retargeting usage in Fullscreen (#630)

[whatwg/dom] setAttribute is missing a domintro? (#448)

[whatwg/dom] Should we really support modifying an already dispatched event via initEvent()? (#523)

[whatwg/dom] Standardize certain Microsoft event extensions (#334)

[whatwg/dom] Standardize srcElement, returnValue, and window.event (#334)

[whatwg/dom] Un-merge Document and HTMLDocument (#221)

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

[whatwg/encoding] Be clearer on which user agents the API applies to (#136)

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

[whatwg/encoding] Editorial: Charset alias matching link (#134)

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

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

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

[whatwg/encoding] Meta: TF-8 decode without BOM or fail is used at least once (#124)

[whatwg/encoding] Need more changes for common deploy (#126)

[whatwg/encoding] When encoding U+301C to legacy Japanese encodings, consider encoding as U+FF5E (#114)

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

[whatwg/fetch] "Internal response" for "internal"? (#695)

[whatwg/fetch] Abort refactoring led to variable errors (#706)

[whatwg/fetch] Add a `prefetch` initiator (#659)

[whatwg/fetch] Add Request's isHistoryNavigation (#718)

[whatwg/fetch] Add response's cache mode back (#705)

[whatwg/fetch] Add response's cache state back (#705)

[whatwg/fetch] Add timeout option (#20)

[whatwg/fetch] Add { 548, 'afp' } to the blocked bad ports (#694)

[whatwg/fetch] Adjust casing of client hints (#704)

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

[whatwg/fetch] Allow range header to be set by APIs (#560)

[whatwg/fetch] Allowing user provided CORS exceptions? (#644)

[whatwg/fetch] Browsers preserve fragments on redirects (#505)

[whatwg/fetch] Casing of client headers is maybe not accurate (#475)

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

[whatwg/fetch] Clarify how Headers does not support Set-Cookie (#714)

[whatwg/fetch] Client hints difference between navigation and subresources (#707)

[whatwg/fetch] consider exposing and allowing script to set Request priority (#436)

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

[whatwg/fetch] Content codings (Content-Encoding) (#716)

[whatwg/fetch] CORB: blocking of nosniff and 206 responses (#686)

[whatwg/fetch] CORB: nosniff handling (#686)

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

[whatwg/fetch] Define how to handle bad content encoding (#657)

[whatwg/fetch] Define the "Preload Cache" (#590)

[whatwg/fetch] Document same-origin policy more centrally (#691)

[whatwg/fetch] Does terminating a fetch before headers come back reject the promise? (#416)

[whatwg/fetch] Editorial: client hints are sometimes strings; should always be byte sequences (#561)

[whatwg/fetch] Editorial: remove most substep usage (#709)

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

[whatwg/fetch] Editorial: use Infra to define header list (#713)

[whatwg/fetch] Exempt HSTS-upgraded resources from mixed content blocking (#150)

[whatwg/fetch] Expose Stream Watermarks (#689)

[whatwg/fetch] fetch assumes a url's object is always a Blob (#457)

[whatwg/fetch] Fetching with a particular destination (#521)

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

[whatwg/fetch] From-Origin (#687)

[whatwg/fetch] Getting all bytes in a body (#661)

[whatwg/fetch] Handle failure while handling content codings (#710)

[whatwg/fetch] Handling Partial Content / 206 (#144)

[whatwg/fetch] Introduce reload-navigation flag (#685)

[whatwg/fetch] Introduce {reload, history, submission}-navigation flags (#685)

[whatwg/fetch] Java run bug report (#692)

[whatwg/fetch] just do it (048d10e)

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

[whatwg/fetch] Make fetch() use "same-origin" credentials by default (#585)

[whatwg/fetch] Make status message default the empty byte sequence (#600)

[whatwg/fetch] More informative error types (#526)

[whatwg/fetch] Only allow blob: URLs that point to Blob objects (#708)

[whatwg/fetch] Pass site-for-cookies through Fetch (#693)

[whatwg/fetch] Preventing some CRLF header injection attacks (#375)

[whatwg/fetch] Proposal: `Sec-Site` should capture information about the requester of a resource (#700)

[whatwg/fetch] Provide ability to encode content from browser/runtime in fetch API. (#653)

[whatwg/fetch] Question — Why can I not read the stream again ? (#196)

[whatwg/fetch] Request.destination for `<link rel=prefetch>` (#658)

[whatwg/fetch] Requests cant "live" longer than 5 minutes? (#647)

[whatwg/fetch] Response `statusText` is ambiguous and unclear for HTTP/2 (#599)

[whatwg/fetch] Response.redirect() results in status message still being OK? (#664)

[whatwg/fetch] Return network error for scheme-fetch for ftp/file (#699)

[whatwg/fetch] Safelist Last-Event-ID (#568)

[whatwg/fetch] Set response's CSP list once (#701)

[whatwg/fetch] Should "set response's CSP list" be in Main fetch? (#364)

[whatwg/fetch] should Response.blob() type include parameters like charset? (#540)

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

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

[whatwg/fetch] Termination's aborted flag (#703)

[whatwg/fetch] The comma-delimited combined value definition does not support Set-Cookie headers (#345)

[whatwg/fetch] Typo2018 (#690)

[whatwg/fetch] Update Fetch to support Token Binding (#715)

[whatwg/fetch] Update Fetch to support Token Binding. (#325)

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

[whatwg/fetch] Use auto-linking for CSP3. (#410)

[whatwg/fetch] Use forgiving base64-encode for WebSocket (#712)

[whatwg/fetch] Use Infra for header list (#711)

[whatwg/fetch] Use Infra's abort when (#702)

[whatwg/fetch] Use of response's cache state (#376)

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

[whatwg/fetch] WindowOrWorkerGlobalScope is a mixin (#719)

[whatwg/fullscreen] Impossible to customize the style of a dialog's ::backdrop residing inside a Shadow DOM. (#124)

[whatwg/fullscreen] Request Fullscreen take additional options (#123)

[whatwg/storage] Issue (#61)

[whatwg/streams] Add two demos using streams for PNG manipulation (#911)

[whatwg/streams] Assert that desiredSize is non-null in ReadableStreamDefaultControllerShouldCallPull (#919)

[whatwg/streams] Communication between workers/windows via Streams API (#244)

[whatwg/streams] Constructor: replace _readableStrategy_ with _strategy_ (#916)

[whatwg/streams] Could a byte stream read directly into and out of a SAB (w/o transfer)? (#757)

[whatwg/streams] Fix a reference to [[queueSize]] (#918)

[whatwg/streams] Fix internal links for class ReadableStreamBYOBRequest (#923)

[whatwg/streams] Linkify all class definitions (#913)

[whatwg/streams] Numeric conversion is not done on autoAllocateChunkSize (#921)

[whatwg/streams] ReadableStream constructor: standard text and reference implementation doesn't match (#917)

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

[whatwg/streams] Revise property access order (#922)

[whatwg/streams] What are the preconditions for ReadableStreamDefaultControllerError? (#920)

[whatwg/url] "For each byte in buffer: If byte is less than ..." (#379)

[whatwg/url] "Let pointer be a pointer to first code point in..." (#373)

[whatwg/url] "The fragment percent-encode set is the C0 contr..." (#378)

[whatwg/url] Don't coerce numbers to strings for port checking (#377)

[whatwg/url] Need an "unreserved" character set (and better define how to percent-encode arbitrary strings) (#369)

[whatwg/url] query state: Parser generates invalid URLs (#379)

[whatwg/url] Remove _charset_ handling. (#382)

[whatwg/url] Remove mention of MediaStream (#380)

[whatwg/url] URL's object can no longer be a MediaStream (#381)

[whatwg/url] UrlSearchParams.set stringifier clarification (#383)

[whatwg/xhr] Abandon hope of removing sync XHR from the web platform? (#20)

[whatwg/xhr] Allow FormData constructor to accept array or object too (#202)

[whatwg/xhr] Clean up remaining MIME type usage (#175)

[whatwg/xhr] Define Content-Type manipulation in terms of MIME Sniffing (#176)

[whatwg/xhr] Editorial: cleanup exception terminology (#195)

[whatwg/xhr] Editorial: less-confusing content-type manipulation algorithm for send() (#197)

[whatwg/xhr] Editorial: move Feature Policy Integration section (#199)

[whatwg/xhr] Editorial: move feature policy integration section (#204)

[whatwg/xhr] Editorial: rewrite send()'s body/content-type processing (#205)

[whatwg/xhr] Editorial: uppercase UTF-8 (and other encodings, if any) (#196)

[whatwg/xhr] Editorial: use "{{ExceptionType!!exception}}" {{DOMException}} throughout (#173)

[whatwg/xhr] Editorial: use Infra for FormData (#198)

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

[whatwg/xhr] Fix overrideMimeType() again (#174)

[whatwg/xhr] Fix send() charset overriding to use new MIME type infrastructure (#188)

[whatwg/xhr] How is the about:blank case in send-non-same-origin supported by the spec? (#194)

[whatwg/xhr] Kill anonymous mode since nobody implemented it per specification. (7c4b8cb)

[whatwg/xhr] Look at overrideMimeType() again (#157)

[whatwg/xhr] overrideMIMEType and XML (#201)

[whatwg/xhr] responseXML should maybe drop HTML support (#203)

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

[whatwg/xhr] The logic in the WPT send-authentication-competing-names-passwords.htm does not match the spec. (#191)

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

Last message date: Monday, 30 April 2018 22:14:24 UTC