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

[heycam/webidl] @@toStringTag property attributes + general semantics (#54)

[heycam/webidl] Add datetime, timedelta? (#886)

[heycam/webidl] Adds [CatchTypeErrors] extended type attribute to stop TypeErrors from propagating during conversions (#597)

[heycam/webidl] BREAKING: Convert the `unrestricted` keyword into an extended attribute (#857)

[heycam/webidl] Clean up some parts of object creation (#663)

[heycam/webidl] Define definition conventions (#882)

[heycam/webidl] Define the `[CrossOriginIsolated]` extended attribute. (#883)

[heycam/webidl] Editorial: Add syntax highlighting to async iterable syntax example (#889)

[heycam/webidl] Editorial: Fix broken heading tags (#884)

[heycam/webidl] Examine whether the "return type" concept actually works, given overloads (#879)

[heycam/webidl] Extending an interface with boolean attribute with default value false (#880)

[heycam/webidl] Give Location an immutable prototype object (#606)

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

[heycam/webidl] Intent to use constructor steps (#887)

[heycam/webidl] Limit the special case in the [[Set]] algorithm to [OverrideBuiltins] interfaces (#715)

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

[heycam/webidl] Pattern for defining constructors, methods, getters, and setters (#730)

[heycam/webidl] Potential naming confusion between WebIDL record types and the (proposed) JavaScript record type (#881)

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

[heycam/webidl] Use an "end of iteration" signal instead of undefined (#885)

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

[w3c/clipboard-apis] chore: remove index.html from master (#116)

[w3c/clipboard-apis] Consider exporting "allowed to modify the clipboard" definition (#115)

[w3c/clipboard-apis] do we really need navigator.clipboard.platform? (#104)

[w3c/clipboard-apis] Editorial: Export "allowed to modify the clipboard" (#117)

[w3c/clipboard-apis] Use new HTML activation model (#108)

[w3c/editing] [execCommand] Add <section> for the indent command (#255)

[w3c/editing] [execCommand] Remove Editing[Before]InputEvent (#206)

[w3c/editing] [execCommand] Replace Editing[Before]InputEvent to InputEvent (#206)

[w3c/editing] Add a way to get the list of supported commands in contenteditable-disabled (#252)

[w3c/editing] chore: create docs directory (#254)

[w3c/editing] Create an issue on HTML spec to export "unordered set of unique space-separated tokens" into xref (#258)

[w3c/editing] execCommand archive link is broken (#247)

[w3c/editing] execCommand("indent") conflicts with the content model of <ul>/<ol> (#256)

[w3c/editing] execCommand: fix link to contentEditable (#242)

[w3c/editing] Fix execCommand link (#245)

[w3c/editing] Fix linking error in the spec for DOMTokenList in contenteditable-disabled doc (#250)

[w3c/editing] fix(execCommand): correct links to UndoManager proposal (#260)

[w3c/editing] fix(execCommand): map outdent to formatOutdent (#259)

[w3c/editing] fontSize / insertImage is not in the in input types list (#249)

[w3c/editing] How should execCommand map to inputType? (#201)

[w3c/editing] INPUT/TEXTAREA should support subset of execCommand (#160)

[w3c/editing] Open issue on WHATWG to discuss contenteditabledisabled (#257)

[w3c/editing] Rename Archive directory as Inactive (#253)

[w3c/editing] Should beforeinput and input always come together? (#248)

[w3c/editing] Undeprecate execCommand("useCSS") (#244)

[w3c/editing] Unlinking algorithm always removes anchor element (#246)

[w3c/editing] Update to a spec draft document (#251)

[w3c/FileAPI] Blob URL store partitioning (#153)

[w3c/FileAPI] Consider substituting optional BlobPart or sequence<BlobPart> for optional sequence<BlobPart> blobParts at constructor (#150)

[w3c/FileAPI] Rewrite a lot of the internals of Blobs to make reading more explicit. (#154)

[w3c/gamepad] "STANDARD GAMEPAD" should be defined in a separate attribute (#129)

[w3c/gamepad] Add Internationalization Considerations section (#127)

[w3c/gamepad] Arbitrary buffering of API calls is causing issues (#46)

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

[w3c/gamepad] button[16] not documented in the list of buttons. (#130)

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

[w3c/gamepad] Make getGamepads API asyncronous to support permission request (#70)

[w3c/gamepad] Maybe use "sticky activation" model? (#124)

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

[w3c/gamepad] xbox gamepad mapped differently in firefox and chrome on Linux (#133)

[w3c/IndexedDB] Add a `closed` property on the db (#333)

[w3c/IndexedDB] Add an Observer API (#51)

[w3c/IndexedDB] Define Indexed DB as a storage endpoint, use hooks (#334)

[w3c/IndexedDB] Editorial: Use Bikeshed's algorithm and var more better (#336)

[w3c/IndexedDB] Editorial: Use WebIDL's new definition conventions for method/etc steps (#335)

[w3c/IndexedDB] Sketch out IDBCursor.close() (#302)

[w3c/manifest] [Chore] Manifest fails to validate due to Specref issues (#881)

[w3c/manifest] [WIP] Fix color processing steps (#878)

[w3c/manifest] Add "payment" dictionary for payment app specific properties (#866)

[w3c/manifest] Add a `color_scheme` member to `ImageResource` (#758)

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

[w3c/manifest] Add accessibility section (#860)

[w3c/manifest] Add link type "manifest" to HTML (#778)

[w3c/manifest] Add manifest option for PWAs to be registered as scheme/protocol handlers (#846)

[w3c/manifest] Add Manifest option for specifying browser app picker behavior (#764)

[w3c/manifest] Add protocol handlers to the explainer and spec (#863)

[w3c/manifest] Added security consideration advice for out-of-scope UI spoofing. (#748)

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

[w3c/manifest] Allow installed PWA to run on OS login (#845)

[w3c/manifest] Bad cross references (#884)

[w3c/manifest] beforeinstallprompt not fire (#579)

[w3c/manifest] BREAKING CHANGE: Replace "badge" with "monochrome" (#833)

[w3c/manifest] Bring back "serviceworker" member (#864)

[w3c/manifest] Check wide review requirements and contact appropriate groups (#870)

[w3c/manifest] chore: fix index section issue (#869)

[w3c/manifest] chore: fix some xrefs (#883)

[w3c/manifest] chore: mark i18n section as informative (#868)

[w3c/manifest] chore: refactor and export scope terms (#882)

[w3c/manifest] chore: remove implementation status, use MDN data instead (#874)

[w3c/manifest] chore: switch to respec-autopublish (#873)

[w3c/manifest] Clarify off-scope theme color (#879)

[w3c/manifest] Clarify the definition of "navigation scope", "applied", and off-scope theming (#880)

[w3c/manifest] Color processing steps are incorrect (#760)

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

[w3c/manifest] Do dir and lang apply to name/description of app shortcuts? (#872)

[w3c/manifest] Editorial: ECMA-402 CanonicalizeLanguageTag -> CanonicalizeUnicodeLocaleId (#875)

[w3c/manifest] editorial: shortcut compares wrong scope (#886)

[w3c/manifest] Fix color processing steps (#878)

[w3c/manifest] IDL: Make name required (#622)

[w3c/manifest] More precise control over app window features (#856)

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

[w3c/manifest] Obtaining the manifest from any context (#818)

[w3c/manifest] Parse JSON from bytes (#619)

[w3c/manifest] Please add caption property to screenshots (#773)

[w3c/manifest] Preparing for Candidate Recommendation (#865)

[w3c/manifest] Privacy Review: handle start_url tracking (#399)

[w3c/manifest] Processing the manifest is no longer a function of document URL (#834)

[w3c/manifest] Provide better examples of scope (#380)

[w3c/manifest] Provide guidance to UAs on appropriate names for "platform" members (#862)

[w3c/manifest] purpose: badge should be defined as default badge for Notifications API (#508)

[w3c/manifest] Related applications members (#877)

[w3c/manifest] Relationship between nestedly scoped web app manifests? (#539)

[w3c/manifest] Remove store metadata into own spec or note? (#876)

[w3c/manifest] Representing Spatial Icons for WebApps (#763)

[w3c/manifest] scope="../" should be invalid (#551)

[w3c/manifest] Security Risks in Web App Off-scope Navigation (#747)

[w3c/manifest] shortcut compare wrong scope (#885)

[w3c/manifest] Shortcuts: Dynamic update or JS access to URLs (#867)

[w3c/manifest] Should dir and lang apply to name/description of app shortcuts? (#872)

[w3c/manifest] Should manifest be HTTPS only? (#887)

[w3c/manifest] Should the scope terminate by "/"? (#554)

[w3c/manifest] Single-window mode option (#597)

[w3c/manifest] Some mechanism to maybe define a feature policy (#798)

[w3c/manifest] Space-separated sizes in ImageResource? (#807)

[w3c/manifest] Spec what it means to support "manifest" via <link>'s relList (#826)

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

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

[w3c/manifest] unbounded check in navigation should check origin (#549)

[w3c/manifest] Update links to the WG (#871)

[w3c/manifest] Update MDN Browser Compat Data (#859)

[w3c/manifest] Use the newly defined ImageResource (#854)

[w3c/manifest] What theme color should be used when a PWA window is out of scope? (#755)

[w3c/manifest] Which CSP policy should apply to images inside an app manifest? (#851)

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

[w3c/pointerlock] Add Mustaq as editor (#63)

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

[w3c/push-api] pushsubscriptionchange event doesn't have oldSubscription in it. (#325)

[w3c/ServiceWorker] Expose the Fetch Metadata Request Headers (#1513)

[w3c/ServiceWorker] Service worker client URL discrepancy (#1515)

[w3c/ServiceWorker] Service Worker registration failed: DOMException: Failed to register a ServiceWorker: An SSL certificate error occurred when fetching the script. (#1159)

[w3c/ServiceWorker] Service Workers with Self Signed Certificates over SSL (#1514)

[w3c/ServiceWorker] setTimeout/setInterval are unreliable in ServiceWorkers (#838)

[w3c/ServiceWorker] should blob URL clients have their controlled updated if their parent's controller is changed? (#1265)

[w3c/uievents] Clarify whether a click event should be dispatched for `control` + click in Mac OS (#265)

[w3c/uievents] Dead keys and unsupported base characters (#120)

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

[w3c/uievents] Redefine when `keypress` event should be fired (#266)

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

[w3c/webcomponents] ::slotted() should full support complex selector!! (#745)

[w3c/webcomponents] > ""::slotted() should full support complex selector"" has came up multiple time and always get closed without any solution. (#881)

[w3c/webcomponents] [HTML Modules] How to jive well with TypeScript? (#879)

[w3c/webcomponents] Anonymous custom elements 匿名自定义组件 (#842)

[w3c/webcomponents] Change 'CSS Modules' name to avoid webdev confusion (#843)

[w3c/webcomponents] Figure out terminology for Shadow DOM that everyone agrees on (#382)

[w3c/webcomponents] idea: declarative markup for manipulating a shadow root's host (#876)

[w3c/webcomponents] idea: returning the class from `customElements.define()` calls (#875)

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

[w3c/webcomponents] Meet at TPAC this autumn? (#877)

[w3c/webcomponents] Proposal: Allow custom elements to be in any namespace (#634)

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

[w3c/webcomponents] Update HTML Module explainer wording around `<script>` elements (#880)

[w3c/webcomponents] Update HTML Modules explainer phrasing around allowed element types (#878)

[w3ctag/design-reviews] Allow audio packet rate to adapt in realtime communication. (#517)

[w3ctag/design-reviews] AVIF Decode (#495)

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

[w3ctag/design-reviews] Behavior of the "disabled" attribute for HTMLLinkElement (#519)

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

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

[w3ctag/design-reviews] Client-side video editing (MediaBlob) (#514)

[w3ctag/design-reviews] Contact API (#337)

[w3ctag/design-reviews] Content Indexing API (#496)

[w3ctag/design-reviews] Cookie Store API (#469)

[w3ctag/design-reviews] CSS advanced attr() function (#513)

[w3ctag/design-reviews] CSS Color: lab(), lch() (#488)

[w3ctag/design-reviews] CSS content-visibility property (#306)

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

[w3ctag/design-reviews] Data for measuring audio-video synchronization and end-to-end delay in realtime communications (#493)

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

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

[w3ctag/design-reviews] EditContext API (#416)

[w3ctag/design-reviews] File Handling (#371)

[w3ctag/design-reviews] First-Party Sets (#342)

[w3ctag/design-reviews] Foldables CSS (#472)

[w3ctag/design-reviews] Font Enumeration API (#399)

[w3ctag/design-reviews] Font Table Access API (#400)

[w3ctag/design-reviews] Get Installed Related Apps (#436)

[w3ctag/design-reviews] HTMLVideoElement.requestVideoFrameCallback() (#429)

[w3ctag/design-reviews] IFrame Execution Pausing (#369)

[w3ctag/design-reviews] Imperative Shadow DOM Distribution API. (#486)

[w3ctag/design-reviews] Layout Instability Shifted Element Surfacing (#485)

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

[w3ctag/design-reviews] MathML Core (#438)

[w3ctag/design-reviews] MediaStream Image Capture API PTZ (Pan/Tilt/Zoom feature) (#358)

[w3ctag/design-reviews] MiniApp URI Scheme (#478)

[w3ctag/design-reviews] More restrictive hasEnrolledInstrument() for autofill data (#407)

[w3ctag/design-reviews] Native File System API (#390)

[w3ctag/design-reviews] Navigation to Unsigned Web Bundles (Web Packaging) (#509)

[w3ctag/design-reviews] Origin isolation (#464)

[w3ctag/design-reviews] Partial freezing of the User-Agent string (#467)

[w3ctag/design-reviews] Partition the HTTP cache (#424)

[w3ctag/design-reviews] Periodic Background Sync (#367)

[w3ctag/design-reviews] Personalization Semantics Explainer and  Module 1 (#476)

[w3ctag/design-reviews] PWA Change logs (#484)

[w3ctag/design-reviews] Record and Tuple ECMAScript Proposal (#518)

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

[w3ctag/design-reviews] review HTML event loop and how things fit into it (#489)

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

[w3ctag/design-reviews] Same-Origin iframe document-access limiting attribute (#397)

[w3ctag/design-reviews] Scheme-bound Cookies (#483)

[w3ctag/design-reviews] Schemeful Same-Site (#497)

[w3ctag/design-reviews] Screen Enumeration API (#413)

[w3ctag/design-reviews] Scroll To Text (#392)

[w3ctag/design-reviews] Securer Contexts (#471)

[w3ctag/design-reviews] Serial API (#431)

[w3ctag/design-reviews] shortcuts member of Web App Manifest (#510)

[w3ctag/design-reviews] SM series algorithms in Web Cryptography (#491)

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

[w3ctag/design-reviews] Trust Token API (#414)

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

[w3ctag/design-reviews] Virtual Keyboard API - boundaries of docked overlay keyboard (#507)

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

[w3ctag/design-reviews] Web NFC (#461)

[w3ctag/design-reviews] WebAssembly SIMD review (#487)

[w3ctag/design-reviews] WebCodecs (#433)

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

[w3ctag/design-reviews] WebOTP API (#391)

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

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

[w3ctag/design-reviews] WebSocketStream (#394)

[w3ctag/design-reviews] WebTransport (#389)

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

[w3ctag/design-reviews] WebXR Device API (#403)

[w3ctag/design-reviews] WebXR DOM Overlay Module (#470)

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

[w3ctag/design-reviews] Window Controls Overlay for Installed Desktop Web Apps (#481)

[w3ctag/design-reviews] Window Segments API (#492)

[whatwg/dom] . (#865)

[whatwg/dom] [Proposal] Add EventTarget.getEventListeners() (#412)

[whatwg/dom] Add declarative Shadow DOM features (#858)

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

[whatwg/dom] Add more explanation for Event concepts (#863)

[whatwg/dom] Batched MutationObserver callbacks make it possibly difficult to reduce changes. (#484)

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

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

[whatwg/dom] Git hube (#867)

[whatwg/dom] google.com (#864)

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

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

[whatwg/dom] Node.setChildren() (#862)

[whatwg/dom] Proposal: MutationObserver.unobserve method to selectively stop observing a specific Node (#812)

[whatwg/dom] Side effects due to tree insertion or removal (script, iframe) (#808)

[whatwg/dom] Title (#866)

[whatwg/dom] Why doesn't insertAdjacentHTML return anything? (eg. a NodeList) (#868)

[whatwg/encoding] Add a non-normative note about how the set of encodings was selected (#209)

[whatwg/encoding] Add more UTF-8, UTF-16BE, and UTF-16LE labels (#211)

[whatwg/encoding] Additional UTF-8 and UTF-16 labels (#168)

[whatwg/encoding] Allow other encodings (#207)

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

[whatwg/encoding] Editorial: consolidate shared state (#214)

[whatwg/encoding] Editorial: introduce continue to serialize stream (#213)

[whatwg/encoding] Editorial: remove a lone close parenthesis (#216)

[whatwg/encoding] Editorial: require returned dictionary members (#185)

[whatwg/encoding] Editorial: use IDL's this and adopt more Infra (#175)

[whatwg/encoding] Export `pushed` concept to ReSpec (#180)

[whatwg/encoding] Meta: adopt Python 3 (#210)

[whatwg/encoding] Once IDL defines "this", use it (#167)

[whatwg/encoding] Rename Encoding's "streams" to "token queues" (#215)

[whatwg/encoding] TextDecoder and TextDecoderStream could share more concepts (#212)

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

[whatwg/fetch] Define "Request URL serialization for reporting" (#1028)

[whatwg/fetch] Define a XMLHttpRequestBodyInit without ReadableStream (#1029)

[whatwg/fetch] define a XMLHttpRequestBodyInit without ReadableStream, re-define Bod… (#1029)

[whatwg/fetch] fix whitespace (#1024)

[whatwg/fetch] HTTP cache partitioning (#943)

[whatwg/fetch] Meta: URL changed how it exports percent-decode (#1026)

[whatwg/fetch] Polyfill abandoned (#1027)

[whatwg/fetch] Privacy-preserving HSTS (#920)

[whatwg/fetch] Proposal: Easier request/response rewrites (#671)

[whatwg/fetch] ReadableStream and in-parallel/event-loop integration question (#976)

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

[whatwg/fetch] Revisit `destination` for `<iframe>`, `<frame>`, `<embed>`, and `<object>`. (#948)

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

[whatwg/fetch] where is fetch source code? (#1025)

[whatwg/fullscreen] Meta: update repository files (#168)

[whatwg/fullscreen] Meta: update repository files (#170)

[whatwg/storage] Add hooks for HTML (#93)

[whatwg/storage] Add obtain a storage key (#93)

[whatwg/storage] Add UsageDetails dictionary (#69)

[whatwg/storage] Adopt "parallel queue" (#49)

[whatwg/storage] Allow 'session' bucket (#71)

[whatwg/storage] Bucket hooks (#18)

[whatwg/storage] Clarify storage infrastructure (#86)

[whatwg/storage] Clarify the expectation if pushState() data is covered by Storage Standard (#50)

[whatwg/storage] Define obtain a storage key (#92)

[whatwg/storage] Define task source (#89)

[whatwg/storage] Disable prompting in third parties (#87)

[whatwg/storage] Editorial: address fallout from the storage infrastructure commit (#94)

[whatwg/storage] Ensure storage endpoints are defined as storage endpoints (#90)

[whatwg/storage] history.pushState() is not a storage endpoint (#91)

[whatwg/storage] Moving text from HTML's web storage into the Storage Standard (#95)

[whatwg/storage] Replacement design (#88)

[whatwg/storage] Rethinking storage proxy map (#96)

[whatwg/streams] Editorial: use dictionaries for { value, done } and eliminate "forAuthorCode"? (#1036)

[whatwg/streams] Pause stream and continue stops readable-stream from reading source. (#1037)

[whatwg/streams] Rewrite to use Web IDL, and generally modernize (#1035)

[whatwg/url] "D:\foo" should be parsed as "file:///D:/foo" (#271)

[whatwg/url] "IPv6 serializer" does not define an algorithm for longest sequence of IPv6 pieces that are 0 (#321)

[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] "the substring from pointer in input" (#349)

[whatwg/url] "UTF-8 percent encode c using the path percent-e..." (#296)

[whatwg/url] [Proposal] Specify a fragment-directive meant for UA instructions (#445)

[whatwg/url] Add named validation errors (#514)

[whatwg/url] Add some sort of URI template API? (#192)

[whatwg/url] Add string UTF-8 percent encode (#503)

[whatwg/url] Add the component percent-encode set (#513)

[whatwg/url] Adding a Navbar to entire website (#496)

[whatwg/url] Align with a more modern IDL style (#507)

[whatwg/url] case-insensitive domain names (#357)

[whatwg/url] Clarify how URL strings map to URL components via table (#489)

[whatwg/url] Clarify how URL strings map to URL getters via table (#490)

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

[whatwg/url] Clarify that a domain is never empty (#492)

[whatwg/url] Consider adding a constructor to make a URL from parts (#354)

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

[whatwg/url] Consider adding support for fragment parameters (#389)

[whatwg/url] Consider defining schemes and ports independently from URLs (#510)

[whatwg/url] Convenience method for serializing URLSearchParams (#142)

[whatwg/url] Define domain label (#435)

[whatwg/url] Define the application/x-www-form-urlencoded MIME type (#85)

[whatwg/url] Define upper limit of a URL-port string (#519)

[whatwg/url] Definition of "valid opaque-host string" contradicts parser (#437)

[whatwg/url] Document, possibly standardize, "plus" scheme convention (#230)

[whatwg/url] Does URLSearchParams#keys() return an Iterator or IterableIterator? (#521)

[whatwg/url] Does URLSearchParams.prototype.keys() return an Iterator or IterableIterator? (#521)

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

[whatwg/url] Editorial: attempt to deduplicate the file state (#512)

[whatwg/url] Editorial: avoid using non-special scheme (#511)

[whatwg/url] Editorial: deduplicate the relative state (#509)

[whatwg/url] Editorial: improve the URL parser (#488)

[whatwg/url] Editorial: make everything use percent-encode sets (#518)

[whatwg/url] Editorial: minor tweaks to percent-encoded bytes (#500)

[whatwg/url] Editorial: use an encode set in the query state (#508)

[whatwg/url] Enumerate differences between URLSearchParams and search (#495)

[whatwg/url] Explain that we are using UTS #46 for IDNA support rather than IDNA2008 directly (#498)

[whatwg/url] export 'percent-encode' (#522)

[whatwg/url] Expose a URLHost class to JavaScript (#288)

[whatwg/url] Fix validity for opaque hosts (#494)

[whatwg/url] Forbid < and > in hosts (#458)

[whatwg/url] Forbid < and > in hosts (#459)

[whatwg/url] Forbid <, >, and ^ in hosts (#459)

[whatwg/url] Inconsistency when using URLSearchParams to mutate a URL (#478)

[whatwg/url] Introduce a variant of url.searchParams that operates according to URL rules instead of <form> rules (#491)

[whatwg/url] Investigate aligning application/x-www-form-urlencoded with URL's query (#18)

[whatwg/url] Investigate consolidating various URL component cloning operations (#504)

[whatwg/url] IPv4 parser cleanup (#493)

[whatwg/url] isSpecial vs. isNotSpecial in host parser algorithm (#399)

[whatwg/url] Issues with UTS #46 tests (#341)

[whatwg/url] M (#520)

[whatwg/url] Make URL's origin getter return null for file URLs (#506)

[whatwg/url] Named validation errors (#406)

[whatwg/url] Named validation errors (#502)

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

[whatwg/url] Non-special URLs were not idempotent (#505)

[whatwg/url] Omitted part of the C0 controls by mistake (#499)

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

[whatwg/url] Path setter jumps off the leading edge of input (#480)

[whatwg/url] Percent-encoded bytes conformance requirement (#501)

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

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

[whatwg/url] Reparsing problem with non-special URL and double-dot path component (#415)

[whatwg/url] Revert "Editorial: use an encode set in the query state" (#517)

[whatwg/url] Review slashes after file:/// and file path normalization (#405)

[whatwg/url] Unescaped '>' should probably not be allowed in URLs (#291)

[whatwg/url] URL's "non-special" scheme is not explicitly defined (#273)

[whatwg/url] URLSearchParams and URL [Serializable] (#370)

[whatwg/url] URLSearchParams delete all vs delete one (#335)

[whatwg/url] URLSearchParams: calling .set() and .append() should return itself (#90)

[whatwg/url] Verify domain is not empty after "domain to ASCII" (#497)

[whatwg/url] Why is the host dropped if the path contains a Windows drive letter? (#302)

[whatwg/url] Windows drive letter uppercasing (#515)

[whatwg/xhr] Add support for nested objects for FormData (#278)

[whatwg/xhr] DevTools - Developers.google.com/web/tools/chrome-devtools/ (#276)

[whatwg/xhr] ReadableStream appears incompatible with Sync XHR (#277)

[whatwg/xhr] Use XMLHttpRequestBodyInit as defined in Fetch, in send. (#279)

Last message date: Sunday, 31 May 2020 21:03:48 UTC