[heycam/webidl] "::" is used in comments but is not formally a part of webidl ? (#354)
[heycam/webidl] "array index property name" doesn't guard against failure (#346)
[heycam/webidl] "IndexSizeError" should be marked as deprecated (#343)
[heycam/webidl] Add [AllowShared] to allow accepting SharedArrayBuffers (#353)
[heycam/webidl] Allow [TreatNullAs=EmptyString] for USVString? (#340)
[heycam/webidl] Allow iterable objects without having to become fake arrays (or fix spec) (#325)
[heycam/webidl] Allow ReturnTypes to have extended attributes associated with them (#342)
[heycam/webidl] Clarify and add examples for "extended attributes associated with" (#355)
[heycam/webidl] Consider renaming all legacy extended attributes (#350)
[heycam/webidl] Define 'CancelationError'. (#339)
- Tobie Langel (Friday, 28 April)
- Domenic Denicola (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- Tobie Langel (Friday, 28 April)
- Anne van Kesteren (Saturday, 8 April)
- Jordan Harband (Saturday, 8 April)
- Domenic Denicola (Saturday, 8 April)
- Jordan Harband (Saturday, 8 April)
- Domenic Denicola (Saturday, 8 April)
- Boris Zbarsky (Friday, 7 April)
- Jordan Harband (Friday, 7 April)
- Jake Archibald (Friday, 7 April)
- Boris Zbarsky (Friday, 7 April)
- Mike West (Friday, 7 April)
- Mike West (Friday, 7 April)
- Tobie Langel (Friday, 7 April)
- Anne van Kesteren (Friday, 7 April)
- Anne van Kesteren (Friday, 7 April)
- Mike West (Friday, 7 April)
- Mike West (Friday, 7 April)
[heycam/webidl] Deprecate "IndexSizeError" DOMException. (#344)
[heycam/webidl] Do specs need to handle the special value “missing” for dictionaries? (#349)
[heycam/webidl] Figure-out what supporting Array-subclassing implies (#345)
- Tab Atkins Jr. (Thursday, 27 April)
- Boris Zbarsky (Thursday, 27 April)
- Tab Atkins Jr. (Thursday, 27 April)
- Boris Zbarsky (Thursday, 27 April)
- Tab Atkins Jr. (Thursday, 27 April)
- Boris Zbarsky (Thursday, 27 April)
- Tab Atkins Jr. (Thursday, 27 April)
- Boris Zbarsky (Thursday, 27 April)
- Tab Atkins Jr. (Thursday, 27 April)
- Boris Zbarsky (Tuesday, 25 April)
- Tab Atkins Jr. (Tuesday, 25 April)
- Tab Atkins Jr. (Tuesday, 25 April)
- Domenic Denicola (Tuesday, 18 April)
- Boris Zbarsky (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Domenic Denicola (Tuesday, 18 April)
- Tobie Langel (Tuesday, 18 April)
[heycam/webidl] Fix confusing wording in "extended attributes associated with" (#341)
[heycam/webidl] FrozenArray: Is T mutable? (#348)
[heycam/webidl] Given [Constructor, Constructor(DOMString x)], new C(undefined) picks the second (#351)
- Boris Zbarsky (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Boris Zbarsky (Wednesday, 26 April)
- Boris Zbarsky (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Boris Zbarsky (Wednesday, 26 April)
- Boris Zbarsky (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Philip Jägenstedt (Wednesday, 26 April)
- Domenic Denicola (Tuesday, 25 April)
[heycam/webidl] Introduce the CSSOMString type, impls choice of DOMString or USVString (#347)
[heycam/webidl] Investigate banning nullable enums (#213)
[heycam/webidl] Merge design principles for numeric types into the spec (#337)
[heycam/webidl] Need an error for "User refused permission" (#95)
[heycam/webidl] provide clearer advice about USVString vs. DOMString (#84)
[heycam/webidl] Replace serializers by toJSON and [Default] extended attribute (#323)
[heycam/webidl] Separate value iterators from indexed getters (#338)
[heycam/webidl] Should probably spec a hasInstance for DOM interface objects (#129)
[heycam/webidl] Throwing when converting detached ArrayBuffers is not what browsers do (#352)
[heycam/webidl] Track PR #286 (#336)
[w3c/clipboard-apis] Pull request for Issue #40 (#42)
[w3c/editing] Should contenteditable=plaintext-only be standardized? (#162)
- gked (Wednesday, 5 April)
[w3c/FileAPI] Add a link to web-platform-tests to the top of the spec (#76)
[w3c/FileAPI] Disallow mutating state of Blob/File objects (#75)
[w3c/FileAPI] Document BlobPropertyBag "endings", or keep pushing to remove? (#46)
[w3c/FileAPI] Export "Blob URL Store" definition (#77)
[w3c/FileAPI] FileList.drop method (#72)
[w3c/FileAPI] Mention of StructuredClone (#78)
[w3c/gamepad] Vibrate feature for Gamepad (#19)
[w3c/IndexedDB] A " (#191)
[w3c/IndexedDB] Align IDBDatabase.transaction() exception precedence with tests/implementations (#188)
[w3c/IndexedDB] Apply [NewObject] IDL extended attribute to relevant methods (#193)
[w3c/IndexedDB] Apply [SameObject] IDL extended attribute to relevant attributes (#194)
[w3c/IndexedDB] boolean should be a valid key (#76)
[w3c/IndexedDB] create/deleteObjectStore: InvalidStateError logic does not match impls/tests (#192)
[w3c/IndexedDB] Differences between the ED and WD header info (#189)
[w3c/IndexedDB] Encrypted storage (#191)
[w3c/IndexedDB] Integrate with window.onerror (#49)
[w3c/IndexedDB] Nit about `deleteDatabase` error example (#196)
[w3c/IndexedDB] Nit in `deleteDatabase` error example (#196)
[w3c/IndexedDB] Queueing blocked version change events (#190)
[w3c/IndexedDB] The done flag is never unset between upgradeneeded and success (#161)
[w3c/IndexedDB] transaction() exception order is wrong for invalid mode (#187)
[w3c/IndexedDB] Update for structured cloning changes in HTML (#170)
[w3c/IndexedDB] Upgrade transaction abort text (#186)
[w3c/IndexedDB] Use [SameObject]/[NewObject] in IDL where appropriate (Fixes #193, #194) (#195)
[w3c/IndexedDB] Use StructuredSerialize/StructuredDeserialize (#171)
[w3c/IndexedDB] Use StructuredSerializeForStorage (#197)
[w3c/manifest] Add iarc_rating_id (resolves #523) (#567)
[w3c/manifest] Add min_version and fingerprints to application objects (#566)
- Matt Giuca (Tuesday, 18 April)
- Kenneth Rohde Christiansen (Saturday, 15 April)
- Marcos Cáceres (Saturday, 15 April)
- Kenneth Rohde Christiansen (Friday, 14 April)
- Domenic Denicola (Friday, 14 April)
- Domenic Denicola (Friday, 14 April)
- Domenic Denicola (Friday, 14 April)
- Domenic Denicola (Friday, 14 April)
- Kenneth Rohde Christiansen (Friday, 14 April)
- Kenneth Rohde Christiansen (Friday, 14 April)
- Kenneth Rohde Christiansen (Friday, 14 April)
- Kenneth Rohde Christiansen (Friday, 14 April)
- Kenneth Rohde Christiansen (Friday, 14 April)
- Domenic Denicola (Thursday, 13 April)
- Domenic Denicola (Thursday, 13 April)
- Domenic Denicola (Thursday, 13 April)
- Matt Giuca (Thursday, 13 April)
- Domenic Denicola (Wednesday, 12 April)
[w3c/manifest] Address review comments. (b459e26)
[w3c/manifest] Allow app to load in parallel to splash screen (#559)
[w3c/manifest] Allow unique start_url for subdomains (#470)
[w3c/manifest] Feat(events): add BeforeInstallPromptEvent (#520)
- Matt Giuca (Wednesday, 26 April)
- Kenneth Rohde Christiansen (Wednesday, 26 April)
- Matt Giuca (Wednesday, 26 April)
- Matt Giuca (Wednesday, 26 April)
- Marcos Cáceres (Wednesday, 26 April)
- Matt Giuca (Monday, 24 April)
- Kenneth Rohde Christiansen (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Kenneth Rohde Christiansen (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Matt Giuca (Friday, 21 April)
- Kenneth Rohde Christiansen (Thursday, 20 April)
- Kenneth Rohde Christiansen (Thursday, 20 April)
- Kenneth Rohde Christiansen (Thursday, 20 April)
- Kenneth Rohde Christiansen (Thursday, 20 April)
- Kenneth Rohde Christiansen (Thursday, 20 April)
- Kenneth Rohde Christiansen (Thursday, 20 April)
- Kenneth Rohde Christiansen (Thursday, 20 April)
- Matt Giuca (Thursday, 20 April)
- Matt Giuca (Thursday, 20 April)
- Matt Giuca (Thursday, 20 April)
[w3c/manifest] It is not stated how to decode the bytes obtained (#565)
[w3c/manifest] Publishing icons for various UI sizes (DIPs) (#568)
[w3c/manifest] related_applications needs fingerprints array (#564)
[w3c/permissions] Add permission for Accelerometer, Gyroscope, Magnetometer and Orientation Sensor (#142)
- Marcos Cáceres (Wednesday, 19 April)
- Anssi Kostiainen (Wednesday, 19 April)
- Marcos Cáceres (Wednesday, 19 April)
- Anssi Kostiainen (Wednesday, 19 April)
- Rijubrata Bhaumik (Wednesday, 19 April)
- raymeskhoury (Wednesday, 19 April)
- Rijubrata Bhaumik (Tuesday, 18 April)
- Mikhail Pozdnyakov (Wednesday, 12 April)
- Rijubrata Bhaumik (Thursday, 6 April)
- raymeskhoury (Thursday, 6 April)
- raymeskhoury (Thursday, 6 April)
- Rijubrata Bhaumik (Wednesday, 5 April)
- Tobie Langel (Wednesday, 5 April)
- Anssi Kostiainen (Wednesday, 5 April)
- Anssi Kostiainen (Tuesday, 4 April)
- Marcos Cáceres (Tuesday, 4 April)
- Tobie Langel (Monday, 3 April)
- Anssi Kostiainen (Monday, 3 April)
- Tobie Langel (Monday, 3 April)
- Rijubrata Bhaumik (Monday, 3 April)
- Rijubrata Bhaumik (Monday, 3 April)
[w3c/permissions] Add permission for Accelerometer, Gyroscope, Magnetometer and Orientation Sensor. (#141)
[w3c/permissions] chore(perm interface): Fix return value handling (#143)
[w3c/permissions] Reflect `fullscreen` state (#145)
[w3c/permissions] Spec examples do not include `request()` (#144)
[w3c/pointerlock] add 20161122 FPWD (#18)
[w3c/pointerlock] movementX/Y when moving out of or into an iframe (#16)
[w3c/pointerlock] Spec version in the ED? (#17)
- Vincent Scheib (Thursday, 27 April)
- Xiaoqian Wu (Thursday, 27 April)
- Vincent Scheib (Thursday, 27 April)
- Vincent Scheib (Thursday, 27 April)
- Xiaoqian Wu (Wednesday, 26 April)
- Vincent Scheib (Wednesday, 26 April)
- Xiaoqian Wu (Monday, 17 April)
- Vincent Scheib (Friday, 14 April)
- Xiaoqian Wu (Friday, 14 April)
- Xiaoqian Wu (Friday, 14 April)
- Vincent Scheib (Thursday, 13 April)
- Léonie Watson (Thursday, 13 April)
- Vincent Scheib (Thursday, 13 April)
- Léonie Watson (Thursday, 13 April)
[w3c/pointerlock] Switch "Implementation report" to "Test suite" for wpt link (#19)
[w3c/push-api] Add PushManager.supportedContentEncodings (#252)
[w3c/push-api] Add PushSubscription.expirationTime (#248)
[w3c/push-api] Allow UAs to unsubscribe offline "successfully" (#122)
[w3c/push-api] Connectivity is not required to unsubscribe a subscription (#238)
[w3c/push-api] Fix a series of warnings in the specification (#253)
[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] PushSubscription should have an attribute for ExpirationTime (#86)
[w3c/push-api] Run tidy (#249)
[w3c/push-api] Separate out an algorithm for creating a push subscription (#235)
[w3c/push-api] Separate out the steps for creating a subscription (#254)
[w3c/push-api] User Agents should report accepted content-encoding types. (#251)
[w3c/push-api] Who will provide the Push Service? (#247)
[w3c/quota-api] Add missing conjunction (#11)
[w3c/quota-api] Fix link (#10)
[w3c/quota-api] Fix more typos (#9)
[w3c/quota-api] Fix typo (#8)
[w3c/quota-api] Mark obsolete? (#12)
[w3c/screen-orientation] Add a link to web-platform-tests to the top of the spec (#98)
[w3c/selection-api] Add a link to web-platform-tests to the top of the spec (#89)
[w3c/selection-api] Expose with which bidi-level caret is affiliated as well as API to set it (#57)
[w3c/selection-api] Remove the <dfn> in Selection interface heading (#88)
[w3c/selection-api] Selection.toString is under specified (#7)
[w3c/selection-api] Specify Selection.modify()? (#37)
[w3c/selection-api] Support multi range selection (#41)
[w3c/selection-api] Throw correct exceptions from collapse/selectAllChildren on detached doctypes (#86)
[w3c/selection-api] Throw correct exceptions from selectAllChildren on detached doctypes (#86)
[w3c/selection-api] Throw exception for removeRange on range that's not in selection (#87)
[w3c/ServiceWorker] "if client is an environment" is always true (#1045)
[w3c/ServiceWorker] "no-cors" CSS SOP violation (#719)
[w3c/ServiceWorker] Add a link to web-platform-tests to the top of the spec (#1129)
[w3c/ServiceWorker] Add cookie accessor/setter methods? (#707)
[w3c/ServiceWorker] Add SW to the spec (#772)
[w3c/ServiceWorker] Adding a developer-provided name (#1121)
[w3c/ServiceWorker] Allow Caching of POST requests (#977)
[w3c/ServiceWorker] allow service worker produced resources to be marked as "cachable" (#962)
[w3c/ServiceWorker] API to tell developers why the SW was killed (#1101)
[w3c/ServiceWorker] Ask for web-platform-tests in CONTRIBUTING.md (#1131)
[w3c/ServiceWorker] Change the spec so that when a new SW is being registered it's set to not use cache the first time (#1103)
[w3c/ServiceWorker] Changing useCache boolean to updateViaCache enum (#1107)
[w3c/ServiceWorker] clarify Clients.matchAll() focus order for nested frames (#1080)
[w3c/ServiceWorker] clarify that Client "creation order" means when reserved Client created (#1078)
[w3c/ServiceWorker] clarify that manually constructed ExtendableEvent objects may not extend lifetime via waitUntil() (#1040)
[w3c/ServiceWorker] Client.reserved references wrong context state? (#1030)
[w3c/ServiceWorker] clients.get() should resolve with null instead of undefined (#1133)
[w3c/ServiceWorker] Confusing "Updating a service worker" section in explainer (#1111)
[w3c/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)
[w3c/ServiceWorker] consider Client behavior for windows where initial about:blank is replaced with a loaded document (#1091)
[w3c/ServiceWorker] consider exposing install time on ServiceWorker DOM object (#842)
[w3c/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893)
[w3c/ServiceWorker] consider how Client API should behave with bfcache (#1038)
[w3c/ServiceWorker] consider how clients.claim() should work with srcdoc iframes (#1093)
[w3c/ServiceWorker] Create F2F agenda - 3-4 April 2017 (#1053)
[w3c/ServiceWorker] Expose GeoLocation to workers (#745)
[w3c/ServiceWorker] FetchEventInit.preloadResponse should not be a required member (#1114)
[w3c/ServiceWorker] Find a way for service workers to get their current state (#1077)
- Salvador de la Puente González (Friday, 21 April)
- Ben Kelly (Wednesday, 19 April)
- Nathan Schloss (Wednesday, 19 April)
- Salvador de la Puente González (Tuesday, 18 April)
- Nathan Schloss (Monday, 17 April)
- Salvador de la Puente González (Wednesday, 12 April)
- Nathan Schloss (Friday, 7 April)
- Ben Kelly (Thursday, 6 April)
- publicocean0 (Tuesday, 4 April)
- Alex Russell (Tuesday, 4 April)
- Jake Archibald (Tuesday, 4 April)
[w3c/ServiceWorker] Fix typos (#1128)
[w3c/ServiceWorker] Foreign fetch vs non-credentialed requests (#878)
[w3c/ServiceWorker] Handle deserialization failures in postMessage() (#1130)
[w3c/ServiceWorker] Handle UA shutdown algorithm always invokes clear reg if we have installing worker (#1063)
[w3c/ServiceWorker] How to test "no-referrer-when-downgrade" in a web platform test (#1094)
[w3c/ServiceWorker] If activeWorker’s list of foreign fetch origins is empty, should set originMatches to false (#1112)
[w3c/ServiceWorker] Is a new property to get the navigation's target client needed? (#817)
[w3c/ServiceWorker] Lifetime of service workers in relation to dedicated and shared workers (#1119)
[w3c/ServiceWorker] Making a concurrent request for navigations (#920)
[w3c/ServiceWorker] Match Service Worker Registration should assert same-origin? (#1118)
[w3c/ServiceWorker] NavigationPreloadManager.setHeaderValue should reject invalid HTTP header field values (#1000)
[w3c/ServiceWorker] postMessage keeps service workers alive indefinitely (#980)
[w3c/ServiceWorker] postMessage() to a reserved client throws (#1035)
[w3c/ServiceWorker] Recovering from fetch failures (#939)
[w3c/ServiceWorker] Reduce GC exposure (#1127)
[w3c/ServiceWorker] Register headers with IANA (#1134)
[w3c/ServiceWorker] Remove duplicate step from "Update" algorithm (#1132)
[w3c/ServiceWorker] Remove frameType, maybe add ancestorOrigins (#732)
[w3c/ServiceWorker] Remove StructuredCloneWithTransfer and add a messageerror event (#1116)
[w3c/ServiceWorker] Reporting URL for SW update failures (#877)
[w3c/ServiceWorker] reserved Client objects and redirected navigations (#1031)
[w3c/ServiceWorker] respondWith uses the wrong targetRealm (#1055)
[w3c/ServiceWorker] Safety versus simplicity in specification tests (#1087)
[w3c/ServiceWorker] Secure context language is redundant/contradicts secure context spec (#1125)
[w3c/ServiceWorker] service worker client definition is redundant (#1046)
[w3c/ServiceWorker] Service worker ID - remove? (#1076)
[w3c/ServiceWorker] Service worker MessageEvents set the "origin" property, but Worker MessageEvents do not. (#1122)
[w3c/ServiceWorker] ServiceWorker lifetime and respondWith() with a user-constructed ReadableStream (#882)
[w3c/ServiceWorker] ServiceWorker.postMessage() references the not-yet-created worker global (#1126)
[w3c/ServiceWorker] serviceworker.skipWaiting (#1016)
[w3c/ServiceWorker] Should a service worker be able to block with shared memory APIs? (#1115)
- Anne van Kesteren (Wednesday, 26 April)
- Lars T Hansen (Wednesday, 19 April)
- Luke Wagner (Tuesday, 18 April)
- Andrew Sutherland (Tuesday, 18 April)
- Matt Falkenhagen (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- jeisinger (Tuesday, 18 April)
- Matt Falkenhagen (Tuesday, 18 April)
- Marijn Kruisselbrink (Wednesday, 12 April)
- Anne van Kesteren (Wednesday, 12 April)
[w3c/ServiceWorker] Should a service worker be allowed to register new service workers? (#1117)
[w3c/ServiceWorker] should Client.navigate() require user interaction? (#1100)
[w3c/ServiceWorker] should clients.claim() control reserved Clients? (#1090)
[w3c/ServiceWorker] Switch useCache to an enum (#1104)
[w3c/ServiceWorker] Touching documents in an "in parallel" section makes no sense (#1108)
[w3c/ServiceWorker] Track ancestorOrigins privacy issues (#1075)
[w3c/ServiceWorker] Tweak StructuredCloneWithTransfer() usage (#1089)
[w3c/ServiceWorker] Typo fix (#1120)
[w3c/ServiceWorker] Update StructuredCloneWithTransfer() usage (#1102)
[w3c/ServiceWorker] Update the “Link type "serviceworker"” section (#1110)
[w3c/ServiceWorker] Update to reference HTML for link rel=serviceworker (#1073)
[w3c/ServiceWorker] Use [SameObject] for the navigationPreload attribute (#1113)
[w3c/ServiceWorker] Use HTML spec JS mime types. Fixes #1033 (#1106)
[w3c/ServiceWorker] What does it mean to wait "for a task to be executed (including its asynchronous steps)"? (#1109)
[w3c/ServiceWorker] what should Client.url return for a reserved Worker Client? (#1034)
[w3c/ServiceWorker] Why are only a subset of JS mime types allowed? (#1033)
[w3c/ServiceWorker] WindowClient.navigate() behavior for reserved clients and in-flight navigations (#1123)
[w3c/ServiceWorker] Write tests for MIX behaviour (#1105)
[w3c/ServiceWorker] “the worker's Documents” ➡ “owner set” (#1124)
- Jungkee Song (Thursday, 27 April)
- Jungkee Song (Thursday, 27 April)
- Yves Lafon (Thursday, 27 April)
- Anne van Kesteren (Tuesday, 25 April)
- Anne van Kesteren (Tuesday, 25 April)
- Domenic Denicola (Monday, 24 April)
- Jungkee Song (Wednesday, 19 April)
- Michael[tm] Smith (Wednesday, 19 April)
- Anne van Kesteren (Wednesday, 19 April)
- Michael[tm] Smith (Wednesday, 19 April)
[w3c/touch-events] Add Safari iOS 10.3 extensions for stylus (#81)
[w3c/touch-events] Add touchType, altitudeAngle, azimuthAngle (Safari iOS 10.3 extensions for stylus) (#81)
[w3c/touch-events] Fix ReSpec warnings (and general code cleanup) (#83)
[w3c/touch-events] Spec should be explicit on whether the order of elements in TouchLists is relevant (#13)
[w3c/touch-events] Update changes list (#82)
[w3c/uievents-code] CFC: Move UI Events KeyboardEvent Code Values to CR (#16)
[w3c/uievents-key] CFC: Move UI Events KeyboardEvent Key Values to CR (#42)
[w3c/uievents] Add a link to web-platform-tests to the top of the spec (#140)
[w3c/uievents] Can't suppress the default action of non-primary button clicks (#107)
[w3c/uievents] InputEventInit data default value should be null (#139)
[w3c/uievents] Specify MouseEvent.which (#35)
[w3c/webcomponents] 'attributeChangedCallback' not working with a data attribute on Firefox or Edge (#637)
[w3c/webcomponents] Clarify "report an exception" for Custom Elements (#635)
[w3c/webcomponents] Consider adding CSS reset attributes (#638)
[w3c/webcomponents] Custom 'void' or self-closing elements (#624)
[w3c/webcomponents] Non-class based example of customElement.define() (#587)
[w3c/webcomponents] Proposal: Allow custom elements to be in any namespace (#634)
[w3c/webcomponents] Using slot="" attribute on <link rel="import"> (Imports without JavaScript) (#636)
[w3c/WebPlatformWG] Broken Link on Web Platform Publication Status (PubStatus) web page (#85)
[w3c/websockets] Add BinaryType enum, and use it for the binaryType attribute (#1)
[w3ctag/design-reviews] "With Credentials" flag possibly inconsistent with web architecture (#76)
[w3ctag/design-reviews] A spec style/structure checklist? (#136)
[w3ctag/design-reviews] ARIA (#107)
[w3ctag/design-reviews] Audio Output Device APIs (#132)
[w3ctag/design-reviews] Budget API (especially reserve() method) (#169)
[w3ctag/design-reviews] Clear Site Data (#62)
[w3ctag/design-reviews] Cross-spec device identification & association (#64)
[w3ctag/design-reviews] Custom Paint API to CR (#140)
[w3ctag/design-reviews] Extensibility of Accessibility (#63)
[w3ctag/design-reviews] HTML General Review (#174)
[w3ctag/design-reviews] Long Task API (#150)
[w3ctag/design-reviews] MediaSession (#149)
[w3ctag/design-reviews] MediaStream Image Capture (#133)
[w3ctag/design-reviews] Navigation Preload for Service Worker (#166)
[w3ctag/design-reviews] PaymentRequest.canMakeActivePayment() (#146)
[w3ctag/design-reviews] Performance APIs, Security and Privacy (#120)
[w3ctag/design-reviews] Privacy Mode (#101)
[w3ctag/design-reviews] ReadableStream pipeTo() and pipeThrough() (#164)
[w3ctag/design-reviews] ReadableStreams (specs: Streams, Fetch) (#121)
[w3ctag/design-reviews] Repo should be renamed (and templates updated) to reflect consulting role of the TAG (#168)
[w3ctag/design-reviews] Request for TAG review of CSS Timing Functions spec (#161)
[w3ctag/design-reviews] Request for TAG review of Input Events level 1 (#160)
[w3ctag/design-reviews] Request for TAG review of Input events level 2 (#173)
[w3ctag/design-reviews] Review Accessibility Object Model (#134)
[w3ctag/design-reviews] Review ARIA in HTML specification (prior to CR transition) (#156)
[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] SharedArrayBuffer + Atomics (#165)
[w3ctag/design-reviews] Streams General issue (#92)
[w3ctag/design-reviews] TAG Review of HTML 5.2 (previously 5.1) (#119)
[w3ctag/design-reviews] Task Scheduling (#72)
[w3ctag/design-reviews] Timed Text Markup Language 2 (TTML2) (#138)
[w3ctag/design-reviews] TV Control API (#111)
[w3ctag/design-reviews] TV-Specific Web Subsetting (#105)
[w3ctag/design-reviews] ViewportAPI naming Re-review (#172)
[w3ctag/design-reviews] WASM JS API review (#151)
[w3ctag/design-reviews] Web payment manifest (#162)
[w3ctag/design-reviews] Web payment method manifest (#162)
[w3ctag/design-reviews] Web Payments Working Group Specifications (#152)
[w3ctag/design-reviews] Web Share API (#170)
[w3ctag/design-reviews] WebAssembly Response API / Web Embedding (#167)
[w3ctag/design-reviews] WebRTC Stats review (#148)
[w3ctag/design-reviews] WebUSB (#108)
[w3ctag/design-reviews] WebVR (#106)
[w3ctag/design-reviews] Writable Streams (#163)
[w3ctag/spec-reviews] Budget API (especially reserve() method) (#169)
[w3ctag/spec-reviews] KeyBoardEvent 'code' and 'key' spec reviews wanted (#155)
[w3ctag/spec-reviews] Navigation Preload for Service Worker (#166)
[w3ctag/spec-reviews] Remote Playback API (#145)
[w3ctag/spec-reviews] Repo should be renamed (and templates updated) to reflect consulting role of the TAG (#168)
[w3ctag/spec-reviews] Review request for Feature Policy (#159)
[w3ctag/spec-reviews] Review request for Scroll Anchoring (#142)
[w3ctag/spec-reviews] Review Web Authentication spec (#97)
[w3ctag/spec-reviews] SharedArrayBuffer + Atomics (#165)
[w3ctag/spec-reviews] Storage persistence and estimation APIs (#171)
[w3ctag/spec-reviews] TAG Review of HTML 5.2 (previously 5.1) (#119)
[w3ctag/spec-reviews] Web payment manifest (#162)
[w3ctag/spec-reviews] Web Payments Working Group Specifications (#152)
- ianbjacobs (Tuesday, 11 April)
- L. David Baron (Tuesday, 11 April)
- L. David Baron (Tuesday, 11 April)
- Travis Leithead (Tuesday, 4 April)
- Travis Leithead (Tuesday, 4 April)
- ianbjacobs (Tuesday, 4 April)
- Domenic Denicola (Tuesday, 4 April)
- Zach Koch (Monday, 3 April)
- Travis Leithead (Monday, 3 April)
- Travis Leithead (Monday, 3 April)
- ianbjacobs (Monday, 3 April)
- Travis Leithead (Monday, 3 April)
[w3ctag/spec-reviews] Web Share API (#170)
[w3ctag/spec-reviews] WebAssembly Response API / Web Embedding (#167)
[w3ctag/spec-reviews] WebUSB (#108)
[webspecs/url] Counterintuitive step in `non-relative-url(input)` (#48)
[whatwg/dom] <span class="a b c">.classList.replace("c", "a") -> "a b" or "b a"? (DOMTokenList) (#442)
- Anne van Kesteren (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Domenic Denicola (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Aryeh Gregor (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Aryeh Gregor (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Aryeh Gregor (Tuesday, 18 April)
- Anne van Kesteren (Tuesday, 18 April)
- Aryeh Gregor (Tuesday, 18 April)
[whatwg/dom] Abort controller (#437)
- Ron Buckton (Wednesday, 12 April)
- Jake Archibald (Wednesday, 12 April)
- Anne van Kesteren (Wednesday, 12 April)
- Jake Archibald (Wednesday, 12 April)
- Jeffrey Yasskin (Wednesday, 12 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Anne van Kesteren (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Anne van Kesteren (Tuesday, 11 April)
- Anne van Kesteren (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
[whatwg/dom] Abort controller design (#438)
[whatwg/dom] Always update a DOMTokenList (#444)
- smaug---- (Thursday, 27 April)
- Aryeh Gregor (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Aryeh Gregor (Wednesday, 19 April)
- Aryeh Gregor (Wednesday, 19 April)
- Aryeh Gregor (Wednesday, 19 April)
- Anne van Kesteren (Wednesday, 19 April)
- Anne van Kesteren (Wednesday, 19 April)
- Aryeh Gregor (Wednesday, 19 April)
- Anne van Kesteren (Wednesday, 19 April)
- Anne van Kesteren (Wednesday, 19 April)
[whatwg/dom] atomic tree actions (#174)
[whatwg/dom] Be more precise about removal and insertion (#435)
[whatwg/dom] Define a 'CancelationController' and 'CancelationSignal' interface. (#434)
- Jake Archibald (Tuesday, 11 April)
- Anne van Kesteren (Monday, 10 April)
- Domenic Denicola (Monday, 10 April)
- Anne van Kesteren (Monday, 10 April)
- Anne van Kesteren (Monday, 10 April)
- Ron Buckton (Monday, 10 April)
- Ron Buckton (Monday, 10 April)
- Anne van Kesteren (Monday, 10 April)
- Boris Zbarsky (Monday, 10 April)
- Ron Buckton (Sunday, 9 April)
- Jeffrey Yasskin (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Jordan Harband (Saturday, 8 April)
- Anne van Kesteren (Saturday, 8 April)
- Jordan Harband (Saturday, 8 April)
- Anne van Kesteren (Saturday, 8 April)
- Jordan Harband (Saturday, 8 April)
- Anne van Kesteren (Saturday, 8 April)
[whatwg/dom] Define a 'CancellationController' and 'CancellationSignal' interface. (#434)
- Boris Zbarsky (Friday, 7 April)
- Jordan Harband (Friday, 7 April)
- Adam Klein (Friday, 7 April)
- Brian Terlson (Friday, 7 April)
- Mike West (Friday, 7 April)
- Mike West (Friday, 7 April)
- Anne van Kesteren (Friday, 7 April)
- Jordan Harband (Friday, 7 April)
- Jake Archibald (Friday, 7 April)
- Jordan Harband (Friday, 7 April)
- Anne van Kesteren (Friday, 7 April)
- Mike West (Friday, 7 April)
- Mike West (Friday, 7 April)
- Mike West (Friday, 7 April)
- Domenic Denicola (Friday, 7 April)
- Ron Buckton (Thursday, 6 April)
- Jeffrey Yasskin (Thursday, 6 April)
- kpaulh (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
[whatwg/dom] Define a 'PromiseController' and 'PromiseSignal' interface. (#434)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- Domenic Denicola (Thursday, 6 April)
- Mike West (Thursday, 6 April)
- Anne van Kesteren (Wednesday, 5 April)
- Mike West (Wednesday, 5 April)
- Anne van Kesteren (Wednesday, 5 April)
- Mike West (Wednesday, 5 April)
- Mike West (Wednesday, 5 April)
[whatwg/dom] Define mutation events (#305)
[whatwg/dom] document.createEvent() supports lots of events that most UAs do not support initializers for (#362)
- Philip Jägenstedt (Wednesday, 26 April)
- Aryeh Gregor (Wednesday, 26 April)
- Philip Jägenstedt (Wednesday, 26 April)
- TAMURA, Kent (Wednesday, 26 April)
- Philip Jägenstedt (Monday, 24 April)
- TAMURA, Kent (Sunday, 23 April)
- Aryeh Gregor (Sunday, 23 April)
- Chris Dumez (Sunday, 23 April)
- Aryeh Gregor (Sunday, 23 April)
- Philip Jägenstedt (Thursday, 20 April)
- Domenic Denicola (Thursday, 20 April)
- Philip Jägenstedt (Thursday, 20 April)
- Philip Jägenstedt (Thursday, 20 April)
- Anne van Kesteren (Thursday, 20 April)
- Aryeh Gregor (Thursday, 20 April)
- Philip Jägenstedt (Thursday, 20 April)
- Philip Jägenstedt (Thursday, 20 April)
- Aryeh Gregor (Thursday, 20 April)
[whatwg/dom] DOMTokenList.add/remove normalize dupes/whitespace even if they're no-ops, but .toggle doesn't (#443)
[whatwg/dom] DOMTokernList's toggle() cannot always update the attribute (#452)
[whatwg/dom] Editorial: define attribute list in terms of Infra's list (#432)
[whatwg/dom] Editorial: remove normative keywords from notes (4ba35d9)
[whatwg/dom] Fix Web IDL extended attribute usage for recent changes (#446)
[whatwg/dom] Hide `nonce` content attribute values from non-script sources. (#436)
- Mike West (Monday, 10 April)
- Mike West (Monday, 10 April)
- Anne van Kesteren (Monday, 10 April)
- Mike West (Monday, 10 April)
- Mike West (Monday, 10 April)
- Mike West (Monday, 10 April)
- Anne van Kesteren (Monday, 10 April)
- Mike West (Monday, 10 April)
- Mike West (Monday, 10 April)
- Mike West (Monday, 10 April)
[whatwg/dom] Make element and attribute names behave like the HTML parser (#449)
[whatwg/dom] Make EventTarget subclassable (#441)
[whatwg/dom] Range#expand() (#431)
- Philip Jägenstedt (Wednesday, 12 April)
- Anne van Kesteren (Wednesday, 12 April)
- gked (Tuesday, 11 April)
- Philip Jägenstedt (Friday, 7 April)
- yosin (Friday, 7 April)
- Philip Jägenstedt (Friday, 7 April)
- Anne van Kesteren (Thursday, 6 April)
- yosin (Thursday, 6 April)
- Ryosuke Niwa (Thursday, 6 April)
- Anne van Kesteren (Thursday, 6 April)
- yosin (Thursday, 6 April)
- Domenic Denicola (Wednesday, 5 April)
- Ryosuke Niwa (Wednesday, 5 April)
- Ryosuke Niwa (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Anne van Kesteren (Wednesday, 5 April)
- Ryosuke Niwa (Wednesday, 5 April)
- Anne van Kesteren (Wednesday, 5 April)
- Ryosuke Niwa (Wednesday, 5 April)
- littledan (Wednesday, 5 April)
- Ryosuke Niwa (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Ryosuke Niwa (Wednesday, 5 April)
- Anne van Kesteren (Wednesday, 5 April)
- Ryosuke Niwa (Wednesday, 5 April)
[whatwg/dom] Reinstate active flag for iterators (#359)
[whatwg/dom] Remove [CEReactions] on [PutForwards] readonly attributes (#440)
[whatwg/dom] setAttribute is missing a domintro? (#448)
[whatwg/dom] Shadow: Specify when `slotchange` fires (#447)
- Hayato Ito (Thursday, 27 April)
- Surma (Wednesday, 26 April)
- Domenic Denicola (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Surma (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Hayato Ito (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Surma (Wednesday, 26 April)
- Surma (Wednesday, 26 April)
- Anne van Kesteren (Wednesday, 26 April)
- Surma (Wednesday, 26 April)
[whatwg/dom] Should EventInit contain 'timestamp'? (#76)
[whatwg/dom] Shouldn't have [CEReactions] on [PutForwards] readonly attribute in Element.webidl (#439)
[whatwg/dom] Symbols should be allowed as Event types. (#331)
[whatwg/dom] Use a single exception for name validation (#423)
[whatwg/dom] Use new DOMException style (#450)
[whatwg/dom] Validating a qualified name does not match browsers in a corner case (#319)
- Boris Zbarsky (Sunday, 23 April)
- Boris Zbarsky (Sunday, 23 April)
- Aryeh Gregor (Sunday, 23 April)
- Boris Zbarsky (Sunday, 23 April)
- Aryeh Gregor (Sunday, 23 April)
- Anne van Kesteren (Sunday, 23 April)
- Chris Dumez (Saturday, 22 April)
- Anne van Kesteren (Thursday, 20 April)
- Aryeh Gregor (Thursday, 20 April)
- Anne van Kesteren (Thursday, 20 April)
- Anne van Kesteren (Thursday, 20 April)
- Aryeh Gregor (Thursday, 20 April)
- Chris Dumez (Wednesday, 19 April)
- Anne van Kesteren (Wednesday, 19 April)
- Aryeh Gregor (Wednesday, 19 April)
[whatwg/dom] Web reality: DOMTokenList's toggle() cannot always update the corresponding attribute (#451)
- Aryeh Gregor (Saturday, 29 April)
- Aryeh Gregor (Saturday, 29 April)
- smaug---- (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- ArkadiuszMichalski (Friday, 28 April)
- smaug---- (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- the8472 (Thursday, 27 April)
- Anne van Kesteren (Thursday, 27 April)
[whatwg/dom] What to do about events removed from createEvent that have no constructors? (#445)
[whatwg/encoding] Add CHECKER_PARAMS environment variable (#101)
[whatwg/encoding] Amount of bytes to sniff for encoding detection (#102)
[whatwg/encoding] Editorial: ensure various bits link properly (#104)
[whatwg/encoding] EUC-jp encoding/decoding support (#59)
[whatwg/encoding] EUC-JP: only unwind ASCII bytes (#103)
[whatwg/encoding] gb18030 encoding/decoding support (#57)
[whatwg/encoding] GBK encoding/decoding support (#56)
[whatwg/encoding] Important warnings getting lost in the noise (#97)
[whatwg/encoding] ISO 2022-jp encoding/decoding support (#60)
[whatwg/encoding] Use HTML checker network API + suppress warnings (#101)
[whatwg/fetch] "Extract a MIME type" algorithm should pick the first entry? (#529)
[whatwg/fetch] Aborting a fetch: The Next Generation (#447)
- Jake Archibald (Saturday, 15 April)
- Jake Archibald (Saturday, 15 April)
- Anne van Kesteren (Saturday, 15 April)
- rektide (Friday, 14 April)
- Ben Lesh (Wednesday, 12 April)
- Ben Kelly (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Ben Kelly (Wednesday, 12 April)
- Ben Kelly (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Ben Kelly (Wednesday, 12 April)
- Jake Archibald (Wednesday, 12 April)
- Salvador de la Puente González (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Ben Kelly (Tuesday, 11 April)
- Domenic Denicola (Tuesday, 11 April)
- Ben Kelly (Monday, 10 April)
- Ben Kelly (Monday, 10 April)
- Stuart P. Bentley (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Ben Kelly (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Stuart P. Bentley (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Stuart P. Bentley (Thursday, 6 April)
- Stuart P. Bentley (Thursday, 6 April)
- Stuart P. Bentley (Thursday, 6 April)
- Stuart P. Bentley (Thursday, 6 April)
- Stuart P. Bentley (Thursday, 6 April)
- Ben Kelly (Thursday, 6 April)
- Ben Kelly (Thursday, 6 April)
- Marijn Kruisselbrink (Tuesday, 4 April)
- Stuart P. Bentley (Tuesday, 4 April)
- Marijn Kruisselbrink (Tuesday, 4 April)
- Stuart P. Bentley (Tuesday, 4 April)
- Marijn Kruisselbrink (Tuesday, 4 April)
- Stuart P. Bentley (Tuesday, 4 April)
- Stuart P. Bentley (Tuesday, 4 April)
- Stuart P. Bentley (Tuesday, 4 April)
- Stuart P. Bentley (Tuesday, 4 April)
- Jake Archibald (Tuesday, 4 April)
[whatwg/fetch] Add "fetch" as a destination for "connect-src" bound features (#442)
[whatwg/fetch] Add option to automatically abort response stream if the data stopped arriving for longer than a specified time (#180)
[whatwg/fetch] Adds "audioworklet" and "paintworklet" as destinations. (#527)
[whatwg/fetch] Allow * for Access-Control-Expose-Headers (#252)
[whatwg/fetch] Allow connection reuse for request without credentials when TLS client auth is not in use (#341)
[whatwg/fetch] Allow service-workers mode to be set in fetch options (#492)
[whatwg/fetch] Are properties on Request object explicit enumerable? (#525)
[whatwg/fetch] Block subresource requests whose URLs include credentials. (#465)
[whatwg/fetch] Do we have any information about fetching in case of an error? (#531)
[whatwg/fetch] Header value definition needs work (#332)
[whatwg/fetch] How are reloads mapped to cache modes? (#524)
- Takashi Toyoshima (Tuesday, 18 April)
- Ben Kelly (Monday, 17 April)
- Ben Kelly (Monday, 17 April)
- Anne van Kesteren (Monday, 17 April)
- Matt Falkenhagen (Monday, 17 April)
- Kinuko Yasuda (Monday, 17 April)
- Yutaka Hirano (Monday, 17 April)
- Ben Kelly (Thursday, 13 April)
- Takashi Toyoshima (Thursday, 13 April)
- Mark Nottingham (Thursday, 13 April)
- Anne van Kesteren (Wednesday, 12 April)
- Takashi Toyoshima (Wednesday, 12 April)
- Takashi Toyoshima (Wednesday, 12 April)
- Anne van Kesteren (Tuesday, 11 April)
- Takashi Toyoshima (Tuesday, 11 April)
- Anne van Kesteren (Tuesday, 11 April)
- Takashi Toyoshima (Tuesday, 11 April)
- Takashi Toyoshima (Tuesday, 11 April)
- Mark Nottingham (Tuesday, 11 April)
- Yutaka Hirano (Tuesday, 11 April)
- Matt Falkenhagen (Tuesday, 11 April)
[whatwg/fetch] Http cache (#496)
[whatwg/fetch] Impact of OSCP on SOP (#530)
- sleevi (Tuesday, 25 April)
- Anne van Kesteren (Tuesday, 25 April)
- sleevi (Tuesday, 25 April)
- Anne van Kesteren (Saturday, 22 April)
- sleevi (Saturday, 22 April)
- Anne van Kesteren (Saturday, 22 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
- sleevi (Friday, 21 April)
- Anne van Kesteren (Friday, 21 April)
[whatwg/fetch] More informative error types (#526)
[whatwg/fetch] preload, destinations, and module scripts (#486)
[whatwg/fetch] Queue "process request body" tasks during request body transmission (#532)
[whatwg/fetch] RequestCache "no-store" type must also set no-cache headers (#231)
[whatwg/fetch] Should the cache control default mode match how the page is loaded? (#289)
[whatwg/fetch] Test deploy.sh change to HTML checker network API (#522)
[whatwg/fetch] Update Fetch to support Token Binding. (#325)
[whatwg/fetch] Use of response's cache state (#376)
[whatwg/fetch] WIP: Cancelation (#523)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Ben Kelly (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Anne van Kesteren (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Jake Archibald (Tuesday, 11 April)
- Anne van Kesteren (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Anne van Kesteren (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
- Jake Archibald (Sunday, 9 April)
[whatwg/fetch] Workers now have worker-src in CSP (#528)
[whatwg/storage] Clarify the API with respect to internal errors (#45)
[whatwg/storage] Clarify what persist() and persisted() do when there's an I/O error (#44)
[whatwg/storage] Clarify what persist() and persisted() though when there's an I/O error (#44)
[whatwg/storage] Split "Network" (#46)
[whatwg/streams] "2.4. Pipe Chains and Backpressure" (#740)
[whatwg/streams] "At this point in time the division of work betw..." (#741)
[whatwg/streams] "stream.[[writeRequest]]" (#734)
[whatwg/streams] "WritableStreamStartErroring(stream)." (#733)
[whatwg/streams] Access to reader.readIntoRequests without checking reader type (#686)
[whatwg/streams] Add a link to web-platform-tests to the top of the spec (#737)
[whatwg/streams] Add URL.createObjectURL(stream) support (#480)
[whatwg/streams] Calling sink.abort() after a sink method rejection could lead to double cleanup (#735)
[whatwg/streams] do chunk boundaries have to be preserved through to underlying sink? (#739)
[whatwg/streams] Do not assume a BYOB reader when fulfilling a BYOB request (#698)
[whatwg/streams] Editorial: make close() return this.[[closedPromise]] (#724)
[whatwg/streams] Exact normative requirements for interface definitions are unclear (#732)
- Domenic Denicola (Wednesday, 12 April)
- Maciej Stachowiak (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Adam Rice (Wednesday, 12 April)
- Maciej Stachowiak (Wednesday, 12 April)
- Maciej Stachowiak (Wednesday, 12 April)
- Anne van Kesteren (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Maciej Stachowiak (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Maciej Stachowiak (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Maciej Stachowiak (Wednesday, 12 April)
- Domenic Denicola (Wednesday, 12 April)
- Maciej Stachowiak (Wednesday, 12 April)
[whatwg/streams] Fix examples to refer to the writer, not the stream (#725)
[whatwg/streams] Fix pipeTo() to ensure all read chunks are written (#726)
[whatwg/streams] JSIDL vs WebIDL (#45)
[whatwg/streams] Make sure ReadableByteStream's respond() works for all with/without (BYOB)Reader (#742)
[whatwg/streams] Make writer.abort() fail immediately (#715)
[whatwg/streams] new ReadableStream({type: 'bytes'}, new CountQueuingStrategy({highWaterMark: 5})) is weird (#729)
[whatwg/streams] Performance problem when transferring an ArrayBuffer (#731)
[whatwg/streams] pipeTo() algorithm shuts down too early on readable close()? (#644)
[whatwg/streams] pipeTo() text appears to say all queued writable chunks must be written on readable error (#738)
[whatwg/streams] Piping should not try to write if there is an error queued (#728)
[whatwg/streams] Properly coerce mode to a string in getReader() (#719)
[whatwg/streams] Reference implementation pipeTo() calls WritableStreamAbort() asynchronously when ReadableStream is already errored (#727)
[whatwg/streams] Remove "Wait until any ongoing write finishes (i.e. the corresponding promises settle)." from pipeTo standard text (#668)
[whatwg/streams] Remove incorrect '!' before EnqueueValueWithSize() (#723)
[whatwg/streams] Specify ReadableStream.[[Transfer]] (#623)
[whatwg/streams] Two minor algorithm corrections to WritableStream (#736)
[whatwg/streams] Unified error handling for WritableStream (#721)
- Adam Rice (Thursday, 13 April)
- Adam Rice (Thursday, 13 April)
- Domenic Denicola (Thursday, 13 April)
- Adam Rice (Thursday, 13 April)
- Domenic Denicola (Thursday, 13 April)
- Takeshi Yoshino (Thursday, 13 April)
- Adam Rice (Thursday, 13 April)
- Adam Rice (Thursday, 13 April)
- Adam Rice (Thursday, 13 April)
- Takeshi Yoshino (Wednesday, 12 April)
- Adam Rice (Monday, 10 April)
- Adam Rice (Monday, 10 April)
- Adam Rice (Friday, 7 April)
- Adam Rice (Friday, 7 April)
- Adam Rice (Thursday, 6 April)
- Adam Rice (Thursday, 6 April)
- Adam Rice (Thursday, 6 April)
- Adam Rice (Thursday, 6 April)
- Adam Rice (Thursday, 6 April)
- Adam Rice (Thursday, 6 April)
- Adam Rice (Thursday, 6 April)
- Takeshi Yoshino (Wednesday, 5 April)
- Takeshi Yoshino (Wednesday, 5 April)
- Takeshi Yoshino (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Tuesday, 4 April)
[whatwg/streams] Update for changes to HTML's structured cloning/transferring (#722)
- Domenic Denicola (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Domenic Denicola (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- Adam Rice (Wednesday, 5 April)
- isonmad (Tuesday, 4 April)
- Domenic Denicola (Tuesday, 4 April)
[whatwg/streams] Update for HTML structured clone changes (#701)
[whatwg/streams] Update non-normative description of writer properties and methods (#725)
[whatwg/streams] Use Promise.prototype.then brand check to detect real Promise (#730)
- Adam Rice (Tuesday, 11 April)
- Adam Rice (Tuesday, 11 April)
- Domenic Denicola (Tuesday, 11 April)
- Adam Rice (Tuesday, 11 April)
- Adam Rice (Tuesday, 11 April)
- Domenic Denicola (Tuesday, 11 April)
- Adam Rice (Tuesday, 11 April)
- Domenic Denicola (Monday, 10 April)
- Adam Rice (Monday, 10 April)
- Adam Rice (Monday, 10 April)
[whatwg/streams] WebIDL syntax for parameterized streams? (#678)
[whatwg/streams] What pipeTo does when both streams are closed (#647)
[whatwg/url] "append the empty string to url’s path." is confusing (#295)
[whatwg/url] "base URL" should be exported (#293)
[whatwg/url] "UTF-8 percent encode c using the path percent-e..." (#296)
[whatwg/url] Annevk/ipv6 more (#286)
[whatwg/url] authority state limits passwords outside of percent encoding (#294)
[whatwg/url] Behaviour with URIs / URNs (#289)
[whatwg/url] Drive letters get duplicated when resolving Windows file: URL with base (#303)
[whatwg/url] Editorial: cleanup references (#299)
- Timothy Gu (Saturday, 29 April)
- Tab Atkins Jr. (Friday, 28 April)
- Tab Atkins Jr. (Friday, 28 April)
- Tab Atkins Jr. (Friday, 28 April)
- Tab Atkins Jr. (Friday, 28 April)
- Tab Atkins Jr. (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- Rimas Misevičius (Friday, 28 April)
- Timothy Gu (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- Rimas Misevičius (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- Rimas Misevičius (Thursday, 27 April)
- Domenic Denicola (Thursday, 27 April)
- Domenic Denicola (Thursday, 27 April)
- Anne van Kesteren (Thursday, 27 April)
- Timothy Gu (Thursday, 27 April)
- Timothy Gu (Thursday, 27 April)
- Anne van Kesteren (Thursday, 27 April)
- Timothy Gu (Thursday, 27 April)
- Anne van Kesteren (Thursday, 27 April)
- Anne van Kesteren (Thursday, 27 April)
- Timothy Gu (Thursday, 27 April)
[whatwg/url] Editorial: remove labels from IPv6 parser (#285)
[whatwg/url] Editorial: use Infra in a/x-www-form-urlencoded (#300)
[whatwg/url] Editorial: use noncharacter from Infra (#287)
[whatwg/url] EOF after stand-alone drive-letter. (#304)
[whatwg/url] Expose a URLHost class to JavaScript (#288)
[whatwg/url] Expose origin as ASCII or Unicode (#297)
[whatwg/url] Fix windows drive letter handling in the file state (#305)
[whatwg/url] IPv4 in IPv6 cleanup (#292)
[whatwg/url] mailto special cases (#280)
[whatwg/url] Make property accessors enumerable (#301)
[whatwg/url] Make property accessors into owned properties, or at least enumerable (#301)
- Steven Vachon (Friday, 28 April)
- James M. Greene (Friday, 28 April)
- Steven Vachon (Friday, 28 April)
- James M. Greene (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- James M. Greene (Friday, 28 April)
- James M. Greene (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- James M. Greene (Friday, 28 April)
- Domenic Denicola (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- James M. Greene (Friday, 28 April)
- Anne van Kesteren (Friday, 28 April)
- Steven Vachon (Thursday, 27 April)
- James M. Greene (Thursday, 27 April)
- Domenic Denicola (Thursday, 27 April)
- James M. Greene (Thursday, 27 April)
- Domenic Denicola (Thursday, 27 April)
[whatwg/url] relative state ambiguity (#294)
[whatwg/url] there can be more than one Blob URL Store (#290)
[whatwg/url] Unescaped '>' should probably not be allowed in URLs (#291)
[whatwg/url] url-representation (#298)
[whatwg/url] Why is the host dropped if the path contains a Windows drive letter? (#302)
[whatwg/xhr] Ajax is Not Working Online Server but Its work offline Localhost. (#138)
[whatwg/xhr] Getting an warning "Synchronous XMLHttpRequest on the main thread is deprecated" (#135)
[whatwg/xhr] How should getResponseHeader() and getAllResponseHeaders() work (#109)
[whatwg/xhr] Sort and lowercase header names in getAllResponseHeaders() example (#137)
[whatwg/xhr] Update the getAllResponseHeaders() example (#136)
Last message date: Sunday, 30 April 2017 23:54:14 UTC