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

[heycam/webidl] "::" is used in comments but is not formally a part of webidl ? (#354)

[heycam/webidl] [[Set]] algorithm for legacy platform objects does not seem to be compatible with the Storage interface (#366)

[heycam/webidl] [EnforceRange] should normatively specify RangeError (#359)

[heycam/webidl] Add [AllowShared] to allow accepting SharedArrayBuffers (#353)

[heycam/webidl] Add [LegacyWindowAlias] extended attribute for WebKitCSSMatrix et al (#364)

[heycam/webidl] Add algorithm blocks around all algorithms (#185)

[heycam/webidl] Allow [TreatNullAs=EmptyString] for USVString? (#340)

[heycam/webidl] Allow extended attributes to apply to types (#286)

[heycam/webidl] Clarify and add examples for "extended attributes associated with" (#355)

[heycam/webidl] Consider flipping the [Unscopable] design (#361)

[heycam/webidl] Designing mixins (#363)

[heycam/webidl] Do records (record<>s) purposefully throw on any object with an enumerable Symbol-named property? (#294)

[heycam/webidl] Figure-out what supporting Array-subclassing implies (#345)

[heycam/webidl] Fix [TreatNullAs] usage in example (#360)

[heycam/webidl] Fix confusing wording in "extended attributes associated with" (#341)

[heycam/webidl] Given [Constructor, Constructor(DOMString x)], new C(undefined) picks the second (#351)

[heycam/webidl] How to do aliases of legacy interfaces (HTMLDocument, WebKitCSSMatrix...) (#362)

[heycam/webidl] Investigate removing [PrimaryGlobal] and requiring [Exposed] (#365)

[heycam/webidl] Mark legacy content as deprecated. (#332)

[heycam/webidl] Need an error for "User refused permission" (#95)

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

[heycam/webidl] Only install @@toStringTag on the prototype (#357)

[heycam/webidl] provide clearer advice about USVString vs. DOMString (#84)

[heycam/webidl] Remove custom [[HasInstance]] behavior from interface objects (#356)

[heycam/webidl] Replace serializers by toJSON and [Default] extended attribute (#323)

[heycam/webidl] Should probably spec a hasInstance for DOM interface objects (#129)

[heycam/webidl] Should we x-link base concepts to the Infra Standard? (#242)

[heycam/webidl] The [SecureContext] text is unclear on exposure for interfaces (#119)

[heycam/webidl] Throwing when converting detached ArrayBuffers is not what browsers do (#352)

[heycam/webidl] WIP: add localizable dictionary (#358)

[w3c/charter-html] Change to the scope section not mentioned in the change sections (#142)

[w3c/charter-html] Charter must state a reason when duplicating work done elsewhere (#139)

[w3c/charter-html] cleanup (743228d)

[w3c/charter-html] deliverable lists per Process 2017 (#143)

[w3c/charter-html] Drop High Level User Events (#137)

[w3c/charter-html] Incubation and new deliverables (#140)

[w3c/charter-html] Incubation, WICG, etc (#140)

[w3c/charter-html] Relation with WICG (#141)

[w3c/charter-html] Remove interaction domain logo (#138)

[w3c/clipboard-apis] Add missing comma in navigator.clipboard IDL (#43)

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

[w3c/FileAPI] Don't update FileReader's result until "LOAD" (#79)

[w3c/FileAPI] Export "Blob URL Store" definition (#77)

[w3c/FileAPI] Fix link to "that repository" in README.md (#80)

[w3c/FileAPI] Replace RFC1738 with RFC4266 (gopher) (#81)

[w3c/gamepad] IDL array[]s no longer exist (#28)

[w3c/IndexedDB] Add caniuse panels (#159)

[w3c/IndexedDB] Ask for web-platform-tests in CONTRIBUTING.md (#200)

[w3c/IndexedDB] create/deleteObjectStore: InvalidStateError logic does not match impls/tests (#192)

[w3c/IndexedDB] Custom index keys (#204)

[w3c/IndexedDB] Define db's associated upgrade tx to align with impls/tests (#201)

[w3c/IndexedDB] Define db's associated upgrade tx to align with impls/tests. Resolves #192 (#201)

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

[w3c/IndexedDB] Editorial: Remove use of 'substeps', simplify wording, add 'in parall… (#199)

[w3c/IndexedDB] Examples have no language or direction (#180)

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

[w3c/IndexedDB] Horizontal review… (#112)

[w3c/IndexedDB] JSON schema specification (#64)

[w3c/IndexedDB] Nit about `deleteDatabase` error example (#196)

[w3c/IndexedDB] Set request result/done flag appropriately in open/delete (#202)

[w3c/IndexedDB] SharedArrayBuffer integration (#152)

[w3c/IndexedDB] The done flag is never unset between upgradeneeded and success (#161)

[w3c/IndexedDB] Update for structured cloning changes in HTML (#170)

[w3c/IndexedDB] Use HTML's StructuredSerializeForStorage (#198)

[w3c/IndexedDB] Use StructuredSerializeForStorage (#197)

[w3c/IndexedDB] Where unique key goes (#181)

[w3c/manifest] Add (optional) "category" member (#569)

[w3c/manifest] Add iarc_rating_id (resolves #523) (#567)

[w3c/manifest] Add info push notifications to extensions registry (#529)

[w3c/manifest] Add installation prompt control flow (#417)

[w3c/manifest] Add shortcuts (#575)

[w3c/manifest] Allow app to load in parallel to splash screen (#559)

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

[w3c/manifest] BeforeInstallPromptEvent: Allow manual prompting but not automatic prompting (#576)

[w3c/manifest] BeforeInstallPromptEvent: Should prompt throw InvalidStateError if preventDefault not called? (#577)

[w3c/manifest] BeforeInstallPromptEvent: Should prompt() throw InvalidStateError if preventDefault not called? (#577)

[w3c/manifest] Change platform android by play in exemple (#581)

[w3c/manifest] Define how the manifest is fetched (#481)

[w3c/manifest] Extending the manifest with 'vendor-specific' properties (#560)

[w3c/manifest] Feat(events): add BeforeInstallPromptEvent (#520)

[w3c/manifest] feat: add iarc_rating_id member (resolves #523) (#567)

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

[w3c/manifest] Fix typos in "Privacy consideration: start_url tracking" (#571)

[w3c/manifest] FR: Context menus on app icons. (#582)

[w3c/manifest] Install prompts: Allow manual prompting but not automatic prompting (#576)

[w3c/manifest] Is it possible for a progressive web app to embed web manifest into html page? (#534)

[w3c/manifest] It is not stated how to decode the bytes obtained (#565)

[w3c/manifest] Provide a way to find out the result of the install prompt without prompt() (#578)

[w3c/manifest] Provide VR display mode (#583)

[w3c/manifest] Publishing icons for various UI sizes (DIPs) (#568)

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

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

[w3c/manifest] Should the spec include a link to the Explainer? (#512)

[w3c/manifest] Small markup issues (#572)

[w3c/manifest] Status section has misleading info on filing bugs (#489)

[w3c/manifest] The list of known Web Manifest platform values is confusing (#538)

[w3c/manifest] Use data-cite (#574)

[w3c/manifest] Use data-cite for all references (#573)

[w3c/manifest] Use UTF-8 decode when obtaining a manifest (#570)

[w3c/manifest] Which "platform" should I use for Windows 10 UWP apps? (#580)

[w3c/permissions] Define restrictions on "device-info" permission (from TPAC). (#131)

[w3c/permissions] Link generic sensor permission revocation algorithm and fix note links (#146)

[w3c/permissions] Spec examples do not include `request()` (#144)

[w3c/pointerlock] Ask for web-platform-tests in CONTRIBUTING.md (#20)

[w3c/pointerlock] Dispatch pointerlockchange and pointerlockerror events to target element, falling back to document. (#21)

[w3c/push-api] applicationServerKey is never used in subscribe() (#209)

[w3c/push-api] Define exposure of the Push API interfaces (#255)

[w3c/push-api] Fix three reference errors (#256)

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

[w3c/push-api] Mention how applicationServerKey is used (#250)

[w3c/push-api] Pass removed subscriptions as a property of the `pushsubscriptionchange` event (#193)

[w3c/push-api] Propose enabling background sync from `pushsubscriptionchange` events (#240)

[w3c/push-api] User preference for timing (#257)

[w3c/screen-orientation] Add a link to web-platform-tests to the top of the spec (#98)

[w3c/screen-orientation] Orientation angle cannot be precisely mapped to orientation type for devices with 1:1 screen size ratio (#99)

[w3c/screen-orientation] Orientation angle to orientation type mapping for 2-in-1 devices (#101)

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

[w3c/screen-orientation] Wide review tracker (#102)

[w3c/selection-api] Add a link to web-platform-tests to the top of the spec (#89)

[w3c/selection-api] Specify when the selection collapsing happen on mouse click (#90)

[w3c/selection-api] Throw correct exceptions from collapse/selectAllChildren on detached doctypes (#86)

[w3c/selection-api] Throw exception for removeRange on range that's not in selection (#87)

[w3c/ServiceWorker] "Unregister" operation may be interrupted by `ServiceWorker#postMessage` (#1146)

[w3c/ServiceWorker] Access to fragment identifiers (#854)

[w3c/ServiceWorker] Adding a developer-provided name (#1121)

[w3c/ServiceWorker] adding IANA considerations section (#1154)

[w3c/ServiceWorker] Assert same-origin for registration matching (#1138)

[w3c/ServiceWorker] Changing useCache boolean to updateViaCache enum (#1107)

[w3c/ServiceWorker] clarify Clients.matchAll() focus order for nested frames (#1080)

[w3c/ServiceWorker] consider Client behavior for windows where initial about:blank is replaced with a loaded document (#1091)

[w3c/ServiceWorker] consider exposing a type attribute on Client (#1005)

[w3c/ServiceWorker] Dynamic Event Handler Registration (#1156)

[w3c/ServiceWorker] Editorial: Correct grammar of informative note (#1145)

[w3c/ServiceWorker] Editorial: correct method control flow (#1152)

[w3c/ServiceWorker] Editorial: correct typos in <link> element example (#1149)

[w3c/ServiceWorker] Editorial: Correct value references (#1150)

[w3c/ServiceWorker] Editorial: Simplify `ready` (#1136)

[w3c/ServiceWorker] event.waitUntil/respondWith vs return promise (#1148)

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

[w3c/ServiceWorker] Extend attribute ref with link to external spec (#1144)

[w3c/ServiceWorker] Fix fetchEvent.request initialization (#1147)

[w3c/ServiceWorker] Handle deserialization failures in postMessage() (#1130)

[w3c/ServiceWorker] Handle Fetch creates JavaScript objects too early (and other feedback) (#951)

[w3c/ServiceWorker] Make object equality of service workers clearer (#1140)

[w3c/ServiceWorker] Match Service Worker Registration should assert same-origin? (#1118)

[w3c/ServiceWorker] navigator.serviceWorker.ready remain resolved after unregister (#1139)

[w3c/ServiceWorker] Priority of requests (feature request) (#1137)

[w3c/ServiceWorker] Proposal: pass custom params in ServiceWorkerRegistration for future use (#1157)

[w3c/ServiceWorker] Register HTTP header fields with IANA (#1134)

[w3c/ServiceWorker] Remove unused flag (#1143)

[w3c/ServiceWorker] Secure context language is redundant/contradicts secure context spec (#1125)

[w3c/ServiceWorker] Service Worker makes AJAX Progress Listener not Working (#1141)

[w3c/ServiceWorker] Service worker MessageEvents set the "origin" property, but Worker MessageEvents do not. (#1122)

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

[w3c/ServiceWorker] Should update() called on an installing worker reject (as currently does?) (#1155)

[w3c/ServiceWorker] update() method algorithm needs correction (#1153)

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

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

[w3c/ServiceWorker] Use proper license in CONTRIBUTING (#1135)

[w3c/touch-events] Add touchType, altitudeAngle, azimuthAngle (Safari iOS 10.3 extensions for stylus) (#81)

[w3c/uievents-key] Broken link to ANSI-CTA-2014-B (#43)

[w3c/uievents] 3.1. Event dispatch and DOM event flow - small typo (#143)

[w3c/uievents] Add a link to web-platform-tests to the top of the spec (#140)

[w3c/uievents] Click event is not fired when the node is removed and then added back (#141)

[w3c/uievents] Click event when the node is removed and then added back is not fired (#141)

[w3c/uievents] Explain that mousedown focuses form controls (#81)

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

[w3c/uievents] Needs an option to make the <input> element readonly in "Keyboard Event Viewer" (#137)

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

[w3c/webcomponents] [Custom]: Need callback for form submit data (bugzilla: 24603) (#187)

[w3c/webcomponents] Agenda for W3C TPAC 2017 (Web Components) (#641)

[w3c/webcomponents] Closed flag proposal breaks ability to audit and automate tests of web pages (#354)

[w3c/webcomponents] Create op (#639)

[w3c/webcomponents] Generic programs can't reliably use/manipulate documents via the DOM (#640)

[w3c/webcomponents] Should shadow host have `display: block` by default? (#426)

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

[w3ctag/design-reviews] A spec style/structure checklist? (#136)

[w3ctag/design-reviews] Budget API (especially reserve() method) (#169)

[w3ctag/design-reviews] Cross-spec device identification & association (#64)

[w3ctag/design-reviews] README: fix links with spaces to use encoded spaces (#175)

[w3ctag/design-reviews] Request to review First Paint Timing (#177)

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

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

[w3ctag/design-reviews] Review origin policy. (#127)

[w3ctag/design-reviews] Review request for Feature Policy (#159)

[w3ctag/design-reviews] Review Screen Orientation spec prior to CR-entry (#157)

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

[w3ctag/design-reviews] SharedArrayBuffer + Atomics (#165)

[w3ctag/design-reviews] TAG Review of HTML 5.2 (previously 5.1) (#119)

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

[w3ctag/design-reviews] ViewportAPI naming Re-review (#172)

[w3ctag/design-reviews] Web payment method manifest (#162)

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

[w3ctag/design-reviews] WebAssembly Response API / Web Embedding (#167)

[w3ctag/design-reviews] WebRTC Stats review (#148)

[w3ctag/design-reviews] WebUSB (#108)

[w3ctag/design-reviews] WICG Shape Detection API (#176)

[whatwg/dom] "The value attribute’s getter must return the va..." (#456)

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

[whatwg/dom] Abort controller (#437)

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

[whatwg/dom] Can one get the "original" name of an element (#460)

[whatwg/dom] Can one get the "original" name of an element? (#460)

[whatwg/dom] Clarify insert-node's record's previousSibling (#464)

[whatwg/dom] Consider boolean interface for properties (#461)

[whatwg/dom] Define "has event listener" operation (#453)

[whatwg/dom] Define a 'CancelationController' and 'CancelationSignal' interface. (#434)

[whatwg/dom] Details missing on (lack of) namespace support in Element.match (#458)

[whatwg/dom] Document's base URL needs to be cloned (#454)

[whatwg/dom] DOMTokenList.remove() can add an attribute (#462)

[whatwg/dom] Don't set a suppress signaling flag when a slot is inserted (#459)

[whatwg/dom] Make element and attribute names behave like the HTML parser (#449)

[whatwg/dom] Make EventTarget subclassable (#441)

[whatwg/dom] Match querySelector for pseudo elements (::slotted()) (#463)

[whatwg/dom] Node Tree section should probably include Attr (#457)

[whatwg/dom] Shadow: Specify when `slotchange` fires (#447)

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

[whatwg/dom] To investigate: do error events bubble to window? (#455)

[whatwg/encoding] Amount of bytes to sniff for encoding detection (#102)

[whatwg/encoding] Editorial: check non-null before null (#107)

[whatwg/encoding] Editorial: ensure various bits link properly (#104)

[whatwg/encoding] Editorial: remove substeps as a concept (#108)

[whatwg/encoding] EUC-JP: only unwind ASCII bytes (#103)

[whatwg/encoding] For your information: Illegal UTF-8 proposal (#112)

[whatwg/encoding] gb18030 decoder: unwind from fourth byte when it's not a digit (#111)

[whatwg/encoding] gb18030 encoder: unwind from fourth byte when it's not a digit (#111)

[whatwg/encoding] Half-width Katakana should be representable in ISO-2022-JP (#105)

[whatwg/encoding] Important warnings getting lost in the noise (#97)

[whatwg/encoding] ISO-2022-JP encoder: convert halfwidth Katakana to fullwidth (#106)

[whatwg/encoding] Meta: retry HTML checker by curl, suppress warnings (#109)

[whatwg/encoding] Should not prepend gb18030 second and third when range decode fails upon fourth (#110)

[whatwg/fetch] "process request body" is gone (#495)

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

[whatwg/fetch] .pr-preview file lists h1 as "URL", not "Fetch" (#539)

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

[whatwg/fetch] access-conrol-allow-origin: * can be interpreted in two ways (#548)

[whatwg/fetch] Add "fetch" as a destination for "connect-src" bound features (#442)

[whatwg/fetch] Add domintro explanations for web developers (#543)

[whatwg/fetch] Add flag to indicate delay-tolerant Request, to enable request coalescing. (#184)

[whatwg/fetch] Add potential destination. (#547)

[whatwg/fetch] Add support for federated token binding to fetch (#30)

[whatwg/fetch] Allow connection reuse for request without credentials when TLS client auth is not in use (#341)

[whatwg/fetch] Block requests for suspected dangling markup. (#519)

[whatwg/fetch] Block subresource requests whose URLs include credentials. (#465)

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

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

[whatwg/fetch] Editorial: correct typo (#533)

[whatwg/fetch] Editorial: rename "basic fetch" to "generic fetch" (#537)

[whatwg/fetch] Editorial: rename "basic fetch" to "scheme fetch" (#537)

[whatwg/fetch] Is a missing HeadersInit treated differently from an empty one? (#479)

[whatwg/fetch] Make sure that potential destination is not the empty string (#549)

[whatwg/fetch] MK (#534)

[whatwg/fetch] Observer API for fetch groups (#65)

[whatwg/fetch] Odd format for fetch callbacks (#536)

[whatwg/fetch] Preserve fragment in Request/Response URLs (#214)

[whatwg/fetch] Prevent requests to HTTP(S) URLs containing raw `\n` and `<`. (#546)

[whatwg/fetch] Prevent requests to URLs containing raw `\n` and `<`. (#546)

[whatwg/fetch] provide a way to construct a new Request from an old Request and an overriding URL (#129)

[whatwg/fetch] Queue "process request body" tasks during request body transmission (#532)

[whatwg/fetch] Remove null origin issue (#542)

[whatwg/fetch] Request body streams that cannot be retried (#538)

[whatwg/fetch] Response filter escalation (#535)

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

[whatwg/fetch] Small cors typo (#545)

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

[whatwg/fetch] Update the CSP mappings for requests. (#541)

[whatwg/fetch] WIP: Cancelation (#523)

[whatwg/fullscreen] `fullscreenchange` should behave like `webkitfullscreenchange` (#89)

[whatwg/fullscreen] Add [Unscopable] to Document.prototype.fullscreen (#84)

[whatwg/fullscreen] Animation frame tasks (#86)

[whatwg/fullscreen] Clarify what "collect documents to unfullscreen" returns (#81)

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

[whatwg/fullscreen] Deny request on invisible document (#60)

[whatwg/fullscreen] document.fullscreenElement in scroll event after entering fullscreen matters for compat (#74)

[whatwg/fullscreen] Editorial: update variable name in removing steps (#80)

[whatwg/fullscreen] Editorial: use Infra's break to clarify requestFullscreen() iteration (#83)

[whatwg/fullscreen] Fire events at elements by default, falling back to documents (#90)

[whatwg/fullscreen] Fire fullscreenchange at elements by default, documents if necessary (#90)

[whatwg/fullscreen] Fix Bikeshed error about SVG reference (#78)

[whatwg/fullscreen] Fullscreen/unfullscreen ASAP; fire events in animation frame tasks (#92)

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

[whatwg/fullscreen] In requestFullscreen(), handle the pending element moving (#87)

[whatwg/fullscreen] Meta: use infra for lists and sets (#79)

[whatwg/fullscreen] Problems with the "unloading document cleanup steps" (#82)

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

[whatwg/fullscreen] requestFullscreen() + moving pending element can fire fullscreenerror but leave browser in fullscreen (#88)

[whatwg/fullscreen] Require that the document is fully active in requestFullscreen() (#85)

[whatwg/fullscreen] Use SVG2 for the <svg> element reference (#78)

[whatwg/fullscreen] What should happen if an element is moved to another document right after requestFullscreen (#33)

[whatwg/storage] UI and origins <> origin groups (#34)

[whatwg/streams] "At this point in time the division of work betw..." (#741)

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

[whatwg/streams] Define generic operation for GetDesiredSize? (#745)

[whatwg/streams] do chunk boundaries have to be preserved through to underlying sink? (#739)

[whatwg/streams] Fix arguments order in CopyDataBlockBytes (#747)

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

[whatwg/streams] ReadableStreamDefaultController seems redundant (#743)

[whatwg/streams] Reference to CopyDataBlockBytes (#746)

[whatwg/streams] RFC: Review pipes.js (a Highland.js inspired utility library for web streams) (#748)

[whatwg/url] "new URLSearchParams({key: "730d67"})" (#306)

[whatwg/url] Address several IDNA issues (#309)

[whatwg/url] Clarify language around scheme state with state override in basic URL parser (#315)

[whatwg/url] Clearly indicate a known issue with ToASCII (#309)

[whatwg/url] Editorial: cleanup references (#299)

[whatwg/url] Editorial: use Infra in a/x-www-form-urlencoded (#300)

[whatwg/url] EOF after stand-alone drive-letter. (#304)

[whatwg/url] Expose origin as ASCII or Unicode (#297)

[whatwg/url] Fix windows drive letter handling in the file state (#305)

[whatwg/url] IDNA (#53)

[whatwg/url] IDNA / UTS #46 "should" requirements (#110)

[whatwg/url] IDNA / UTS #46 "should" requirements (Bidi and Joiners) (#110)

[whatwg/url] IDNA: realign once UTS46 revision 18 is final (#313)

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

[whatwg/url] javascript: URL parsing (#307)

[whatwg/url] Let webkitURL be an alias of the URL constructor (#135)

[whatwg/url] Make URL's origin return solely ASCII code points (#311)

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

[whatwg/url] Perhaps do not apply ToASCII for ASCII-only input (#267)

[whatwg/url] Provide means to "strip query" (#247)

[whatwg/url] Record whether the URL parser removed newlines. (#284)

[whatwg/url] Refactor IPv6 in terms of lists (#286)

[whatwg/url] remaining variable ambiguity (#308)

[whatwg/url] Should the legacy alias webkitURL be defined in the Compat Standard instead? (#314)

[whatwg/url] Specify window.webkitURL as an alias to URL (#312)

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

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

[whatwg/xhr] jquery.js:9615 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. (#139)

[whatwg/xhr] Should send() throw if the XHR object's window's document is not fully active? (#65)

[whatwg/xhr] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience (#140)

Last message date: Wednesday, 31 May 2017 23:41:52 UTC