30-day Public Review for Advanced Message Queuing Protocol (AMQP) WebSocket Binding (WSB) Version 1.0 - ends July 19th
[admin] Please use IRC and #webapps for ad hoc "meetings"
[admin] Process/Policy/Expectations for spec-specific distributed meetings
[admin] public-webapps-testsuite is now Closed
[admin] putting Push API in W3C's Github repo [Was: Re: Progress on Push API]
[admin] Reminder of Patent Policy for Non-member Contributions [Was: Fwd: Re: CommandEvent for user intentions]
[admin] WebApps and the Proposed changes to the TR Process
[April2014Meeting] Building an Issue and Bug focused agenda
- Dimitri Glazkov (Thursday, 10 April)
- Dimitri Glazkov (Wednesday, 9 April)
- Ryosuke Niwa (Wednesday, 9 April)
- Arun Ranganathan (Wednesday, 9 April)
- Arthur Barstow (Wednesday, 9 April)
- Maciej Stachowiak (Wednesday, 9 April)
- Dimitri Glazkov (Tuesday, 8 April)
- Maciej Stachowiak (Tuesday, 8 April)
- Dimitri Glazkov (Monday, 7 April)
- Arthur Barstow (Thursday, 3 April)
- Arun Ranganathan (Wednesday, 2 April)
- Marcos Caceres (Wednesday, 2 April)
- Arthur Barstow (Wednesday, 2 April)
[April2014Meeting] Draft minutes for April 10
[April2014Meeting] Draft minutes for April 11
[April2014Meeting] New PushAPI ED uploaded
[April2014Meeting] Plans and expectations for specs in CR; deadline April 9
[April2014Meeting] Seeking status and plans from Editors not attending meeting; deadline April 9
- Arthur Barstow (Wednesday, 9 April)
- Kinuko Yasuda (Wednesday, 9 April)
- Arthur Barstow (Friday, 4 April)
- Ted Mielczarek (Friday, 4 April)
- Arthur Barstow (Friday, 4 April)
- Travis Leithead (Thursday, 3 April)
- Ted Mielczarek (Thursday, 3 April)
- SULLIVAN, BRYAN L (Wednesday, 2 April)
- Arthur Barstow (Wednesday, 2 April)
[Bug 13909] Selections have three possible directions, not two
[Bug 17765] APIs need to take a reference to blob data underlying object URLs
[Bug 18701] FileSystem/FileWriter API needs a method to flush/sync
[Bug 21264] referrer source is wrong
[Bug 21945] Does responseXML ever return an XMLDocument
[Bug 21992] Consider adding .inputMethodContext to SVGElement
[Bug 22018] Consider adding getCompositionAlternatives() in InputMethodContext
[Bug 22228] Clarification of timeout attribute late overrides
[Bug 23072] Interaction with DeviceOrientation/Motion
[Bug 23346] Use TypeError for argument validation
[Bug 23653] Advice on CORS and caches
[Bug 23697] KeyboardEventInit in UI Events doesn't include keyCode/charCode/which but in D3E, it includes them
[Bug 23780] Check XMLHttpRequest and Notification don't break given the new script settings object stuff
[Bug 23830] Move attributes of Composition interface to CompositionEvent
[Bug 24042] [imports]: Parser should not wait on external resources inside imports
[Bug 24043] [Custom]: Need to check writable too.
[Bug 24176] Clarify that custom SVG elements must extend an existing SVGElement
[Bug 24288] [Shadow]: Revert <shadow> element as a function call feature.
[Bug 24316] [Shadow]: implement :ancestor and change :host behavior
[Bug 24338] Spec should have Fetch for Blob URLs
[Bug 24349] [imports]: Import documents should always be in no-quirks mode
[Bug 24576] Calling URL.createObjectURL() on a closed Blob
[Bug 24611] Should the screen orientation be unlocked when navigating to a new page?
[Bug 24632] [meta][imports]: The spec should have fewer monkey patches
[Bug 24697] Use Promises for lockOrientation
[Bug 24698] Expose/lock to the screen orientation angle
[Bug 24808] [imports]: document.write() in imports should do nothing.
[Bug 24867] [Shadow]: consider supporting :not() in content select
[Bug 24998] What is the origin of a blob: URL?
[Bug 25028] Should XMLHttpRequest.responseXML return an XMLDocument if response has xml MIME type?
[Bug 25053] Specify clear security requirements
[Bug 25054] Should the API be exposed to non-Mobile?
[Bug 25061] [Shadow]: Minor grammatical quibble
[Bug 25081] Make read operation really async
[Bug 25088] 'orientationchange' should fire on Window so that there can be a <body> event handler for it
[Bug 25131] Blob response entity body is not built using final MIME type and charset
[Bug 25139] [Custom]: Bogus createElement/createElementNS IDL
[Bug 25142] [Custom]: Missing created callback should not prevent other callbacks from being enqueued.
[Bug 25223] New: IDB exposes GC behavior
[Bug 25240] Blob.close() shouldn't throw when invoked more than once.
[Bug 25240] New: Blob.close() shouldn't throw when invoked more than once.
[Bug 25241] FileReader.readAsXxx methods should not throw on CLOSED
[Bug 25241] New: FileReader.readAsXxx methods should not throw on CLOSED
[Bug 25242] Blob.close should not set the blob's size to 0 or cause slice() to throw
[Bug 25242] New: Blob.close should not set the blob's size to 0 or cause slice() to throw
[Bug 25251] New: Transaction ordering for readonly transactions
[Bug 25283] [Custom]: Custom element names should not end with a hyphen
[Bug 25283] New: [Custom]: Custom element names should not end with a hyphen
[Bug 25290] [Custom]: Ban uppercase and leading "xml" in custom element names?
[Bug 25290] New: [Custom]: Ban uppercase and leading "xml" in custom element names?
[Bug 25302] Blob objects should have a keepalive list of objects
[Bug 25302] New: Blob objects should have a keepalive list of objects
[Bug 25310] New: Move the HTML specification monkey patching to the HTML specification
[Bug 25311] Keep consistency wrt the screen definition with CSS View
[Bug 25311] New: Keep consistency wrt the screen definition with CSS View
[Bug 25313] New: Improve and add examples
[Bug 25314] New: screen.orientation.angle should be an unsigned short
[Bug 25314] screen.orientation.angle should be an unsigned short
[Bug 25319] New: [imports]: Want some kind of imperative API
[Bug 25329] Do not allow locking to angles
[Bug 25329] New: Do not allow locking to angles
[Bug 25343] Expose an isClosed property on Blob Objects
[Bug 25343] New: Expose an isClosed property on Blob Objects
[Bug 25376] - Web Components won't integrate without much testing
[Bug 25400] [Shadow]: elementFromPoint is incorrect
[Bug 25400] New: [Shadow]: elementFromPoint is incorrect
[Bug 25423] [Shadow]: event.path should return every nodes in the event path, instead of erasing nodes on descendant trees.
[Bug 25423] New: [Shadow]: event.path should return every nodes in the event path, instead of erasing nodes on descendant trees.
[Bug 25458] [Shadow]: The return type of Event.path should be EventTarget[], instead of NodeList
[Bug 25458] New: [Shadow]: The return type of Event.path should be EventTarget[], instead of NodeList
[Bug 25467] [imports]: Dynanically added imports should block following imports.
[Bug 25467] New: [imports]: Dynanically added imports should block following imports.
[Bug 25470] [imports]: improve description of async to clarify execution order
[Bug 25473] New: [Custom]: Add support for focus navigation similar to input type=date
[Bug 25484] New: [Explainer]: Example querySelectors need to select IDs
[Bug 25489] [Imports]: Script execution order is non-deterministic in cyclic cases
[Bug 25489] New: [Imports]: Script execution order is non-deterministic in cyclic cases
[Bug 25494] New: What is the status of this document?
[Bug 25540] Invalid use of [EnsureUTF16]
[Bug 25540] New: Invalid use of [EnsureUTF16]
[Bug 25561] [Explainer]: Use of template in example would result in multiple matching ID tags being generated in the DOM
[Bug 25561] New: [Explainer]: Use of template in example would result in multiple matching ID tags being generated in the DOM
[Bug 25562] New: [Shadow]: Inert HTML elements normative text is not focused enough
[Bug 25563] New: [Shadow]: Define the impact of ordering on relevant HTML elements
[Bug 25566] [imports]: Supporting more than just the script-src CSP directive in imports.
[Bug 25567] [imports]: Specify how media queries and html imports work together
[Bug 25568] New: [imports]: Respect the crossOrigin attribute
[Bug 25587] Be more clear that progress events are about bytes being transferred
[Bug 25587] New: Be more clear that progress events are about bytes being transferred
[Bug 25588] New: process request end-of-file is wrong in face of redirects
[Bug 25588] process request end-of-file is wrong in face of redirects
[Bug 25589] New: To improve readability, set response to null rather than network error
[Bug 25591] [Shadow]: Ambiguous grammar
[Bug 25591] New: [Shadow]: Ambiguous grammar
[Bug 25610] New: [imports]: Want an informative section about implications of how CSP + Imports is defined
[Bug 25655] Proposal for UIEvent "role" property
[Bug 25669] New: [Custom]: Make ES6 prose normative when ES6 ships
[Bug 25696] New: [imports]: <link media>
[Bug 25697] [imports]: why can imports be sync?
[Bug 25697] New: [imports]: why can imports be sync?
[Bug 25713] Formalize the Blob URL Syntax
[Bug 25713] New: Formalize the Blob URL Syntax
[Bug 25714] New: Custom]: Move microtask processing to compound microtask
[Bug 25715] New: [imports]: Unify loading and dependency resolution model with ES6 modules
[Bug 25726] [imports]: Import ancestors shouldn't be import dependent.
[Bug 25726] New: [imports]: Import ancestors shouldn't be import dependent.
[Bug 25791] New: Provide a way to opt out of authentication dialogs
[Bug 25800] Impossible to create Sync XHR request with withCredentials = true
[Bug 25800] New: Impossible to create Sync XHR request with withCredentials = true
[Bug 25813] New: [Custom]: Throw Exception when EXTENDS and PROTOTYPE have a mismatch
[Bug 25818] New: [imports]: The dedup behavior with redirects should be clarified.
[Bug 25830] [Custom]: Constructor function name is illegal by definition.
[Bug 25830] New: [Custom]: Constructor function name is illegal by definition.
[Bug 25831] New: Specify selection.setBaseAndExtent
[Bug 25853] "intentionally constraints"
[Bug 25853] New: "intentionally constraints"
[Bug 25854] New: Throwing an error in XHR.setRequestHeader for forbidden headers
[Bug 25854] Throwing an error in XHR.setRequestHeader for forbidden headers
[Bug 25895] [imports]: LinkImport definition could use some cleaning up
[Bug 25895] New: [imports]: LinkImport definition could use some cleaning up
[Bug 25908] Is element editable if it's hidden
[Bug 25908] New: Is element editable if it's hidden
[Bug 25914] New: No definition of parsing blob's scheme data
[Bug 25914] No definition of parsing blob's scheme data
[Bug 25915] Cross-origin requests
[Bug 25915] New: Cross-origin requests
[Bug 25916] New: [Explainer]: Custom pseudo elements are still used in the examples.
[Bug 25924] [Imports]: The spec. is not very specific about the edge cases of the load
[Bug 25924] New: [Imports]: The spec. is not very specific about the edge cases of the load
[Bug 25969] [XHR] Does "process response body" get processed even if the XHR is abort()-ed in readystatechange?
[Bug 25969] New: [XHR] Does "process response body" get processed even if the XHR is abort()-ed in readystatechange?
[Bug 25970] New: [WebSocket API] What "Step 1" means is unclear. And typo report
[Bug 25987] Blob URL parsing / fetching model
[Bug 25987] New: Blob URL parsing / fetching model
[Bug 25994] invalid extended attribute list syntax
[Bug 25994] New: invalid extended attribute list syntax
[Bug 26001] [Shadow]: The type of arguments of ShadowRoot.ElementFromPoint must be `double` instead of `float`
[Bug 26001] New: [Shadow]: The type of arguments of ShadowRoot.ElementFromPoint must be `double` instead of `float`
[Bug 26005] New: Selection.extend behavior when there is no range needs to be clarified
[Bug 26006] New: Exiting fullscreen and changing orientation automagically
[Bug 26014] FormData.append with a string value appears not specified
[Bug 26014] New: FormData.append with a string value appears not specified
[Bug 26033] New: Make distribution algorithm forward compatible with <shadow> as function call.
[Bug 26065] New: [Explainer]:
[Bug 26142] New: execCommand() should work on <textarea> and <input>.
[Bug 26143] New: Create request early on
[Bug 26153] Allow ArrayBuffer as argument to send()
[Bug 26153] New: Allow ArrayBuffer as argument to send()
[Bug 26161] "Initially the XMLHttpRequest object must be in ..."
[Bug 26161] New: "Initially the XMLHttpRequest object must be in ..."
[Bug 26162] "The name XMLHttpRequest is historical and has n..."
[Bug 26162] New: "The name XMLHttpRequest is historical and has n..."
[Bug 26163] New: Update references for RFCs 2616 and 2617
[Bug 26163] Update references for RFCs 2616 and 2617
[Bug 26181] New: Spec should specify the presentation of the array returned by navigator.getGamepads() w.r.t "holes"
[Bug 26181] Spec should specify the presentation of the array returned by navigator.getGamepads() w.r.t "holes"
[Bug 26203] New: Order in which index entries should be reused is unspecified
[Bug 26213] New: Need a shadowRoots MutationObserver option
[Bug 26220] "optionally display a message indicating how the..."
[Bug 26220] New: "optionally display a message indicating how the..."
[Bug 26233] New: [imports]: Typo: "overnride"
[Bug 26238] New: Add follow redirects back into WHATWG XHR specification
[charter] Addressable Ranges?
[charter] Joint work with TAG on their Packaging on the Web spec?; deadline May 21
[clipboard events] click-to-copy support could be hasFeature discoverable?
- James Greene (Friday, 23 May)
- Glenn Maynard (Friday, 23 May)
- Piotr Koszuliński (Friday, 23 May)
- James Greene (Friday, 23 May)
- Robin Berjon (Friday, 23 May)
- James Greene (Friday, 23 May)
- Aryeh Gregor (Friday, 23 May)
- Glenn Maynard (Tuesday, 20 May)
- Ben Peters (Tuesday, 20 May)
- Ben Peters (Tuesday, 20 May)
- Hallvord R. M. Steen (Tuesday, 20 May)
- James Greene (Tuesday, 20 May)
- Hallvord R. M. Steen (Tuesday, 20 May)
- Ben Peters (Tuesday, 20 May)
- Anne van Kesteren (Tuesday, 20 May)
- Hallvord R. M. Steen (Tuesday, 20 May)
- Anne van Kesteren (Tuesday, 20 May)
- Hallvord R. M. Steen (Tuesday, 20 May)
- Anne van Kesteren (Tuesday, 20 May)
- João Carlos Martins Eiras (Tuesday, 20 May)
- Hallvord R. M. Steen (Monday, 19 May)
- James Greene (Monday, 19 May)
- Anne van Kesteren (Monday, 19 May)
- Hallvord R. M. Steen (Monday, 19 May)
[clipboard events] implicitly prevent default event action?
- Glenn Maynard (Tuesday, 20 May)
- Anne van Kesteren (Tuesday, 20 May)
- Hallvord R. M. Steen (Tuesday, 20 May)
- Anne van Kesteren (Tuesday, 20 May)
- Hallvord R. M. Steen (Tuesday, 20 May)
- Anne van Kesteren (Tuesday, 20 May)
- Hallvord R. M. Steen (Tuesday, 20 May)
- Glenn Maynard (Monday, 19 May)
- Hallvord R. M. Steen (Monday, 19 May)
- Domenic Denicola (Monday, 19 May)
- Anne van Kesteren (Monday, 19 May)
- Hallvord R. M. Steen (Monday, 19 May)
[clipboard events] Pasting scenarios and the shape of clipboardData.getData(‘text/html’) return value
[clipboard-apis] spec status
[clipboard] Clipboard API Mandatory Data Types
[CSSWG][css-scoping] CSS Scoping FPWD Published
[Custom Elements] attributeChanged not sufficient?
[DOM-P&S] Please review latest ED vis-à-vis LC#2 by April 11
[editing] Best Time for Recurring Call
[editing] Changing Default Intentions
[editing] CommandEvent and contentEditable=minimal Explainer
- Robin Berjon (Monday, 23 June)
- Ryosuke Niwa (Saturday, 21 June)
- Piotr Koszuliński (Tuesday, 17 June)
- Julie Parent (Tuesday, 17 June)
- Piotr Koszuliński (Sunday, 15 June)
- Olivier F (Sunday, 15 June)
- Ben Peters (Friday, 13 June)
- Ryosuke Niwa (Friday, 13 June)
- Olivier F (Friday, 13 June)
- Ryosuke Niwa (Friday, 6 June)
- Robin Berjon (Friday, 6 June)
- Ryosuke Niwa (Saturday, 31 May)
- Ben Peters (Thursday, 29 May)
- Piotr Koszuliński (Wednesday, 28 May)
- Travis Leithead (Wednesday, 28 May)
- Ben Peters (Wednesday, 28 May)
- Julie Parent (Tuesday, 27 May)
- Ben Peters (Thursday, 22 May)
[editing] CommandQuery Object and Event
- Piotr Koszuliński (Monday, 9 June)
- Ben Peters (Monday, 9 June)
- Piotr Koszuliński (Monday, 9 June)
- Ryosuke Niwa (Friday, 6 June)
- Ryosuke Niwa (Friday, 6 June)
- Robin Berjon (Friday, 6 June)
- Piotr Koszuliński (Friday, 6 June)
- Piotr Koszuliński (Friday, 6 June)
- Ryosuke Niwa (Friday, 6 June)
- Arthur Barstow (Thursday, 5 June)
- Ben Peters (Thursday, 5 June)
- Ryosuke Niwa (Thursday, 5 June)
- Ben Peters (Wednesday, 4 June)
[editing] Enumerating CommandEvents
[editing] insertHorizontalRule into <p> while its ancestor is non-editable
[editing] Leading with ContentEditable=Minimal
- Johannes Wilm (Monday, 30 June)
- Ryosuke Niwa (Monday, 30 June)
- Robin Berjon (Monday, 30 June)
- Johannes Wilm (Monday, 30 June)
- Olivier F (Thursday, 26 June)
- Robin Berjon (Thursday, 26 June)
- Ben Peters (Tuesday, 24 June)
- Robin Berjon (Tuesday, 24 June)
- Ryosuke Niwa (Monday, 23 June)
- Julie Parent (Monday, 23 June)
- Robin Berjon (Monday, 23 June)
- Julie Parent (Monday, 23 June)
- Ryosuke Niwa (Saturday, 21 June)
- Olivier F (Wednesday, 18 June)
- Ben Peters (Wednesday, 18 June)
- Ben Peters (Tuesday, 17 June)
- Olivier F (Tuesday, 17 June)
- Julie Parent (Tuesday, 17 June)
- Olivier F (Tuesday, 17 June)
- Piotr Koszuliński (Tuesday, 17 June)
- Ben Peters (Tuesday, 17 June)
- Julie Parent (Tuesday, 17 June)
- Ben Peters (Tuesday, 17 June)
- Julie Parent (Tuesday, 17 June)
- Ben Peters (Monday, 16 June)
[editing] Recurring Call (was: Best Time for Recurring Call)
[editing] selection across editing host boundaries
[Editing] Splitting Selection API Into a Separate Specification
[editing] The spec about execCommand('indent') in inline block.
[fileapi-directories-and-system/filewriter]
[Gamepad] Future work
[gamepad] Haptic Feedback/Controller Vibration
- Florian Bösch (Friday, 4 April)
- Florian Bösch (Friday, 4 April)
- Kostiainen, Anssi (Friday, 4 April)
- Florian Bösch (Friday, 4 April)
- Ted Mielczarek (Friday, 4 April)
- Florian Bösch (Friday, 4 April)
- Kostiainen, Anssi (Friday, 4 April)
- Arthur Barstow (Friday, 4 April)
- Florian Bösch (Thursday, 3 April)
- Ted Mielczarek (Thursday, 3 April)
- Florian Bösch (Thursday, 3 April)
- Patrick H. Lauke (Thursday, 3 April)
- Florian Bösch (Thursday, 3 April)
- Ted Mielczarek (Thursday, 3 April)
- Ted Mielczarek (Thursday, 3 April)
[Gamepad] Liveness of Gamepad objects
- Domenic Denicola (Wednesday, 30 April)
- Rick Waldron (Wednesday, 30 April)
- Rick Waldron (Wednesday, 30 April)
- Glenn Maynard (Wednesday, 30 April)
- Ted Mielczarek (Wednesday, 30 April)
- Ted Mielczarek (Wednesday, 30 April)
- Florian Bösch (Wednesday, 30 April)
- Glenn Maynard (Wednesday, 30 April)
- Rick Waldron (Wednesday, 30 April)
- Rick Waldron (Wednesday, 30 April)
- Ted Mielczarek (Wednesday, 30 April)
- Ted Mielczarek (Wednesday, 30 April)
- Glenn Maynard (Tuesday, 29 April)
- Brandon Jones (Tuesday, 29 April)
- Oren Freiberg (Tuesday, 29 April)
- Glenn Maynard (Tuesday, 29 April)
- Rick Waldron (Tuesday, 29 April)
- Florian Bösch (Tuesday, 29 April)
- Mark S. Miller (Tuesday, 29 April)
- Ted Mielczarek (Tuesday, 29 April)
- Boris Zbarsky (Tuesday, 29 April)
- Rick Waldron (Tuesday, 29 April)
- Rick Waldron (Tuesday, 29 April)
- Mark S. Miller (Tuesday, 29 April)
- Brandon Jones (Tuesday, 29 April)
- Brandon Jones (Tuesday, 29 April)
- Mark S. Miller (Tuesday, 29 April)
- Brendan Eich (Tuesday, 29 April)
- Boris Zbarsky (Tuesday, 29 April)
- Anne van Kesteren (Tuesday, 29 April)
- Domenic Denicola (Tuesday, 29 April)
- Ted Mielczarek (Tuesday, 29 April)
[HTML Imports] What is the imagined work flow?
[last call feedback] Last Call of Web Crypto API; deadline May 20
[manifest] Fetching restriction, Re: [manifest] Update and call for review
- Marcos Caceres (Wednesday, 28 May)
- Anne van Kesteren (Wednesday, 28 May)
- Mounir Lamouri (Wednesday, 28 May)
- Anne van Kesteren (Wednesday, 28 May)
- Ben Francis (Tuesday, 27 May)
- Marcos Caceres (Wednesday, 28 May)
- Jonas Sicking (Tuesday, 27 May)
- Marcos Caceres (Tuesday, 27 May)
- Marcos Caceres (Tuesday, 27 May)
- Jonas Sicking (Tuesday, 27 May)
- Anne van Kesteren (Tuesday, 27 May)
- Marcos Caceres (Tuesday, 27 May)
[manifest] Update and call for review
[manifest] URL Scope and priorities, was Re: [manifest] Update and call for review
[public-webapps] <none>
[push-api] Identifying registrations
[push-api] Object values in push messages
[push-api] Push API draft migrated to the W3C GitHub repo
[push-api] Version information in push API
[push] protocol drafts
[selection] [editing] Selection API Bugzilla is available
[selection] extend() behavior when there is no range needs to be clarified
[selection] Selection.setBaseAndExtent
[Shadow DOM] Separating Transclusion Mechanisms for Inheritance and Data Binding
[streams-api] FYI, some status from Domenic
[testing] "unstable" tests: eventsource, workers, websockets, webmessaging, webstorage
[testing] Proposal: close public-webapps-testsuite
[TPAC2014] Registration Now Open for October 27-31 meeting week; deadline Oct 8
[web-platform-tests] where do tests for window.opener go?
[webcomponents] HTML Imports notes
[webcomponents] Minutes from 20 May 2014 call
[webcomponents]: Inaugural telcon tomorrow
[webcomponents]: Informal Shadow DOM Survey
[webcomponents]: Next weeks telcon agenda
[webcomponents]: Regular Conference Call Survey
[webcomponents]: Semi-regular telcon tomorrow
[webcomponents]: Telcon on as-needed basis from now on
[webcomponents]: The Shadow DOM Diaries
An error in document "http://www.w3.org/TR/widgets/"
Blob URL Origin
- Arun Ranganathan (Thursday, 12 June)
- Anne van Kesteren (Tuesday, 10 June)
- Arun Ranganathan (Monday, 9 June)
- Anne van Kesteren (Monday, 9 June)
- Anne van Kesteren (Thursday, 29 May)
- Jonas Sicking (Thursday, 29 May)
- Arun Ranganathan (Wednesday, 28 May)
- Anne van Kesteren (Thursday, 22 May)
- Jonas Sicking (Wednesday, 21 May)
- Arun Ranganathan (Wednesday, 21 May)
- Glenn Maynard (Wednesday, 21 May)
- Anne van Kesteren (Wednesday, 21 May)
- Glenn Maynard (Tuesday, 20 May)
- Arun Ranganathan (Tuesday, 20 May)
- Jonas Sicking (Tuesday, 20 May)
- Anne van Kesteren (Tuesday, 20 May)
- Glenn Maynard (Monday, 19 May)
- Jonas Sicking (Monday, 19 May)
- Arun Ranganathan (Monday, 19 May)
- Kyle Huey (Monday, 19 May)
- Kyle Huey (Monday, 19 May)
- Frederik Braun (Monday, 19 May)
- Anne van Kesteren (Monday, 19 May)
- Jonas Sicking (Monday, 19 May)
- Anne van Kesteren (Sunday, 18 May)
- Jonas Sicking (Friday, 16 May)
- Boris Zbarsky (Friday, 16 May)
- Glenn Maynard (Friday, 16 May)
- Anne van Kesteren (Friday, 16 May)
- Boris Zbarsky (Friday, 16 May)
- Anne van Kesteren (Friday, 16 May)
- Boris Zbarsky (Friday, 16 May)
- Anne van Kesteren (Friday, 16 May)
- Glenn Maynard (Thursday, 15 May)
- Jonas Sicking (Thursday, 15 May)
- Jonas Sicking (Thursday, 15 May)
- Anne van Kesteren (Thursday, 15 May)
- Anne van Kesteren (Thursday, 15 May)
- Jonas Sicking (Tuesday, 13 May)
- Arun Ranganathan (Tuesday, 13 May)
- Jonas Sicking (Tuesday, 13 May)
- Anne van Kesteren (Tuesday, 13 May)
- Anne van Kesteren (Tuesday, 13 May)
- Boris Zbarsky (Tuesday, 13 May)
- Frederik Braun (Tuesday, 13 May)
- Glenn Maynard (Monday, 12 May)
- Jonas Sicking (Monday, 12 May)
- Jonas Sicking (Monday, 12 May)
- Jonas Sicking (Monday, 12 May)
- Arun Ranganathan (Monday, 12 May)
- Boris Zbarsky (Monday, 12 May)
- Anne van Kesteren (Monday, 12 May)
- Boris Zbarsky (Monday, 12 May)
- Anne van Kesteren (Monday, 12 May)
- Frederik Braun (Monday, 12 May)
- Arun Ranganathan (Sunday, 11 May)
- Jonas Sicking (Friday, 9 May)
- Arun Ranganathan (Friday, 9 May)
CfC: publish Candidate Recommendation of DOM Parsing and Serialization; deadline June 4
CfC: publish FPWD of Service Workers; deadline April 18
CfC: publish LCWD of DOM Parsing and Serialization; deadline April 25
CfC: publish WG Notes of File API: Writer and File API: Directories and System; deadline April 9
CfC: to add Robust Anchoring API to WebApps' charter; deadline June 23
CfC: to create a new developer's list for WebApps' specs; deadline May 28
CommandEvent for user intentions
- Ben Peters (Friday, 6 June)
- Robin Berjon (Friday, 6 June)
- Ben Peters (Thursday, 22 May)
- Piotr Koszuliński (Thursday, 22 May)
- Ben Peters (Wednesday, 21 May)
- Julie Parent (Wednesday, 21 May)
- Ben Peters (Wednesday, 21 May)
- Julie Parent (Wednesday, 21 May)
- Johannes Wilm (Sunday, 11 May)
- Ben Peters (Friday, 2 May)
Composition events (was: contentEditable=minimal)
Composition, IME, etc.
Composition, IME, etc. (was: contentEditable=minimal)
contentEditable and forms (was: contentEditable=minimal)
contentEditable=minimal
- Olivier F (Wednesday, 11 June)
- Ryosuke Niwa (Friday, 6 June)
- Ryosuke Niwa (Friday, 6 June)
- Robin Berjon (Friday, 6 June)
- Robin Berjon (Friday, 6 June)
- Ryosuke Niwa (Thursday, 5 June)
- Ryosuke Niwa (Thursday, 5 June)
- Ryosuke Niwa (Thursday, 5 June)
- Travis Leithead (Wednesday, 4 June)
- Ben Peters (Monday, 2 June)
- Ben Peters (Monday, 2 June)
- Piotr Koszuliński (Wednesday, 28 May)
- Travis Leithead (Tuesday, 27 May)
- Robin Berjon (Tuesday, 27 May)
- Robin Berjon (Tuesday, 27 May)
- Robin Berjon (Tuesday, 27 May)
- Robin Berjon (Tuesday, 27 May)
- Piotr Koszuliński (Tuesday, 27 May)
- Ben Peters (Tuesday, 27 May)
- Ben Peters (Monday, 26 May)
- Ben Peters (Monday, 26 May)
- Ben Peters (Monday, 26 May)
- Ben Peters (Monday, 26 May)
- Norbert Lindenberg (Monday, 26 May)
- Robin Berjon (Monday, 26 May)
- Piotr Koszuliński (Sunday, 25 May)
- Piotr Koszuliński (Sunday, 25 May)
- Piotr Koszuliński (Sunday, 25 May)
- Robin Berjon (Friday, 23 May)
- Jonas Sicking (Friday, 23 May)
- Robin Berjon (Friday, 23 May)
- Robin Berjon (Friday, 23 May)
- Jonas Sicking (Friday, 23 May)
- Robin Berjon (Friday, 23 May)
- Jonas Sicking (Friday, 23 May)
- Ben Peters (Thursday, 22 May)
- Ben Peters (Thursday, 22 May)
- Dave Raggett (Thursday, 22 May)
- Yoshifumi Inoue (Thursday, 22 May)
- Yoshifumi Inoue (Thursday, 22 May)
- Piotr Koszuliński (Thursday, 22 May)
- Robin Berjon (Thursday, 22 May)
- Robin Berjon (Thursday, 22 May)
- Robin Berjon (Thursday, 22 May)
- Jonas Sicking (Thursday, 22 May)
- Julie Parent (Wednesday, 21 May)
- Robin Berjon (Monday, 12 May)
- Johannes Wilm (Sunday, 11 May)
- Ben Peters (Friday, 2 May)
Cordova and w3c spec Algnment - Vibration Gap Analysis
CORS, Preflight caching and Access-Control-Policy-
Custom Elements: 'data-' attributes
- David Håsäther (Thursday, 15 May)
- Brian Kardell (Thursday, 15 May)
- Anne van Kesteren (Thursday, 15 May)
- Soledad Penadés (Wednesday, 14 May)
- Ryosuke Niwa (Tuesday, 13 May)
- Boris Zbarsky (Tuesday, 13 May)
- Dimitri Glazkov (Tuesday, 13 May)
- Charles McCathie Nevile (Tuesday, 13 May)
- Anne van Kesteren (Tuesday, 13 May)
- Ryosuke Niwa (Monday, 12 May)
- Anne van Kesteren (Monday, 12 May)
- Simon Pieters (Monday, 12 May)
- Anne van Kesteren (Monday, 12 May)
- Ryosuke Niwa (Friday, 9 May)
- Anne van Kesteren (Friday, 9 May)
- Brian Kardell (Thursday, 8 May)
- Ian Hickson (Thursday, 8 May)
- Anne van Kesteren (Thursday, 8 May)
- Bruce Lawson (Thursday, 8 May)
- Ryosuke Niwa (Wednesday, 7 May)
- Glenn Maynard (Wednesday, 7 May)
- Ryosuke Niwa (Wednesday, 7 May)
- Ian Hickson (Wednesday, 7 May)
- David Bruant (Wednesday, 7 May)
- Ryosuke Niwa (Wednesday, 7 May)
- Ian Hickson (Wednesday, 7 May)
- Anne van Kesteren (Wednesday, 7 May)
- Wilson Page (Tuesday, 6 May)
Custom-elements: document.registerPolyfillElement ?
Data URL Origin (Was: Blob URL Origin)
data:, was: Blob URL Origin
DIsjoint ranges (was: contentEditable=minimal)
doNotTrack API feedback
Editing Conference Call June 6th
Editing TF and list
Editing with native UI
Editing with native UI (was: [editing] CommandQuery Object and Event)
Exception APIs feedback
Fallout of non-encapsulated shadow trees
Fetch API
- Anne van Kesteren (Monday, 9 June)
- Domenic Denicola (Friday, 6 June)
- Anne van Kesteren (Friday, 6 June)
- Jonas Sicking (Friday, 6 June)
- Anne van Kesteren (Friday, 6 June)
- Domenic Denicola (Friday, 6 June)
- Domenic Denicola (Friday, 6 June)
- Jonas Sicking (Wednesday, 4 June)
- Anne van Kesteren (Wednesday, 4 June)
- Jonas Sicking (Wednesday, 4 June)
- Anne van Kesteren (Wednesday, 4 June)
- Anne van Kesteren (Wednesday, 4 June)
- Anne van Kesteren (Wednesday, 4 June)
- Takeshi Yoshino (Wednesday, 4 June)
- Takeshi Yoshino (Wednesday, 4 June)
- Jonas Sicking (Tuesday, 3 June)
- Jake Archibald (Tuesday, 3 June)
- Anne van Kesteren (Tuesday, 3 June)
- Anne van Kesteren (Tuesday, 3 June)
- Anne van Kesteren (Tuesday, 3 June)
- Jake Archibald (Tuesday, 3 June)
- Domenic Denicola (Tuesday, 3 June)
- Jake Archibald (Tuesday, 3 June)
- Anne van Kesteren (Monday, 2 June)
- Domenic Denicola (Sunday, 1 June)
- Tab Atkins Jr. (Sunday, 1 June)
- Domenic Denicola (Sunday, 1 June)
- Boris Zbarsky (Sunday, 1 June)
- Tab Atkins Jr. (Sunday, 1 June)
- Domenic Denicola (Sunday, 1 June)
- Tab Atkins Jr. (Thursday, 29 May)
- Tobie Langel (Thursday, 29 May)
- Marcos (Thursday, 29 May)
- Takeshi Yoshino (Thursday, 29 May)
- Anne van Kesteren (Thursday, 29 May)
File API - Writer suspension
File API For Review | was Re: Blob URL Origin
File API: Blob URL origin
FYI: IETF Webpush Proposed charter
gamepad
HTML imports: new XSS hole?
- Anne van Kesteren (Tuesday, 10 June)
- Frederik Braun (Tuesday, 10 June)
- Anne van Kesteren (Wednesday, 4 June)
- Oda, Terri (Tuesday, 3 June)
- Boris Zbarsky (Tuesday, 3 June)
- Hajime Morrita (Tuesday, 3 June)
- Robin Berjon (Tuesday, 3 June)
- Simon Pieters (Tuesday, 3 June)
- Boris Zbarsky (Tuesday, 3 June)
- Eduardo' Vela\ (Tuesday, 3 June)
- James M Snell (Monday, 2 June)
- Boris Zbarsky (Monday, 2 June)
- Giorgio Maone (Monday, 2 June)
- Boris Zbarsky (Monday, 2 June)
- James M Snell (Monday, 2 June)
- Boris Zbarsky (Monday, 2 June)
- James M Snell (Monday, 2 June)
- Boris Zbarsky (Monday, 2 June)
- James M Snell (Monday, 2 June)
- Boris Zbarsky (Monday, 2 June)
- Anne van Kesteren (Monday, 2 June)
- James M Snell (Monday, 2 June)
- Anne van Kesteren (Monday, 2 June)
I-D Action: draft-lnageleisen-http-chunked-progress-00.txt
IDBObjectStore/IDBIndex.exists(key)
- Marc Fawzi (Monday, 23 June)
- Joshua Bell (Monday, 23 June)
- Jonas Sicking (Monday, 23 June)
- Marc Fawzi (Monday, 23 June)
- Jonas Sicking (Monday, 23 June)
- Marc Fawzi (Monday, 23 June)
- Jonas Sicking (Monday, 23 June)
- Joshua Bell (Monday, 23 June)
- Joshua Bell (Monday, 23 June)
- ben turner (Sunday, 22 June)
- Marc Fawzi (Sunday, 22 June)
- Jonas Sicking (Sunday, 22 June)
IE - Security error with new Worker(URL.createObjectURL(new Blob([workerjs],{type:'text/javascript'})))
impact of new gTLDs
Indexed DB Transactions vs. Microtasks
- Adam Klein (Thursday, 19 June)
- Anne van Kesteren (Thursday, 19 June)
- Domenic Denicola (Thursday, 19 June)
- Adam Klein (Thursday, 19 June)
- Domenic Denicola (Thursday, 19 June)
- Jonas Sicking (Thursday, 19 June)
- Adam Klein (Thursday, 19 June)
- Jonas Sicking (Saturday, 7 June)
- Ian Hickson (Thursday, 5 June)
- Joshua Bell (Thursday, 5 June)
IndexedDB >> Proposed API Change: cursor.advance BACKWARD when direction is "prev"
IndexedDB: MultiEntry index limited to 50 indexed values? Ouch.
It doesn't make sense to use [MapClass] for the CacheList interface
- Boris Zbarsky (Sunday, 11 May)
- Tab Atkins Jr. (Sunday, 11 May)
- Domenic Denicola (Sunday, 11 May)
- Anne van Kesteren (Saturday, 10 May)
- Rick Waldron (Friday, 9 May)
- Boris Zbarsky (Friday, 9 May)
- 송정기 (Friday, 9 May)
- 송정기 (Friday, 9 May)
- Boris Zbarsky (Friday, 9 May)
- Domenic Denicola (Friday, 9 May)
- Jungkee Song (Friday, 9 May)
- Boris Zbarsky (Friday, 9 May)
- Domenic Denicola (Friday, 9 May)
- Boris Zbarsky (Friday, 9 May)
Last Call for "CSS Font Loading Module Level 3"
Minutes Editing discussion 2014-06-06
Multiple send() calls in XmlHttpRequest
NetAwards 2014: The winner of Best New Technology 2014 is Web Components
PFWG request for abstract and introductions
Pointer Lock Status
Progress on Push API
- EDUARDO FULLEA CARRERA (Monday, 5 May)
- Jonas Sicking (Friday, 2 May)
- John Mellor (Friday, 2 May)
- Domenic Denicola (Friday, 2 May)
- John Mellor (Friday, 2 May)
- Martin Thomson (Friday, 2 May)
- Jonas Sicking (Friday, 2 May)
- Martin Thomson (Friday, 2 May)
- Jonas Sicking (Thursday, 1 May)
- EDUARDO FULLEA CARRERA (Wednesday, 30 April)
- Jonas Sicking (Tuesday, 29 April)
- Charles McCathie Nevile (Tuesday, 29 April)
- EDUARDO FULLEA CARRERA (Tuesday, 29 April)
- Charles McCathie Nevile (Tuesday, 29 April)
- Anne van Kesteren (Tuesday, 29 April)
- Anne van Kesteren (Tuesday, 29 April)
- Peter Beverloo (Tuesday, 29 April)
- Anne van Kesteren (Tuesday, 29 April)
- Peter Beverloo (Tuesday, 29 April)
- arnaud.braud@orange.com (Tuesday, 29 April)
- Anne van Kesteren (Tuesday, 29 April)
- EDUARDO FULLEA CARRERA (Tuesday, 29 April)
PSA: First Public Working Draft of Service Workers published
PSA: LCWD of Beacon spec published; deadline July 29
PSA: publish new WD of Shadow DOM on June 12
PSA: publishing FPWD of D3E Keyboard {key,code} Values specs and WD of UI Events
PSA: publishing FPWD of D3E KeyboardEvent {key,code} Values specs and WD of UI Events
publish new WD of Shadow DOM on June 12
REMINDER: Last Call for: "Encoding"
RfC: Last Call WD of "Encoding"; deadline July 1
RfC: LCWD of 'HTML Media Capture', 'Ambient Light Events' and 'Vibration API'; deadline 24 July
RfC: LCWD of DOM Parsing and Serialization; deadline May 22
RfC: LCWD of Tracking Preference Expression (DNT); deadline June 18
RfC: OASIS' Advanced Message Queuing Protocol (AMQP) WebSocket Binding (WSB) Version 1.0; deadline 19 July
Screen Orientation Status
- Lars Knudsen (Wednesday, 16 April)
- Arthur Barstow (Wednesday, 16 April)
- Mounir Lamouri (Thursday, 10 April)
- Peter Beverloo (Tuesday, 8 April)
- Bruno Racineux (Monday, 7 April)
- Lars Knudsen (Friday, 4 April)
- Arthur Barstow (Friday, 4 April)
- Arthur Barstow (Friday, 4 April)
- Marcos Caceres (Friday, 4 April)
- Mounir Lamouri (Thursday, 3 April)
Separating Transclusion Mechanisms for Inheritance and Data Binding
- Jan Miksovsky (Tuesday, 29 April)
- Dimitri Glazkov (Monday, 28 April)
- Dimitri Glazkov (Monday, 28 April)
- Ryosuke Niwa (Sunday, 27 April)
- Ryosuke Niwa (Sunday, 27 April)
- Ryosuke Niwa (Sunday, 27 April)
- Dimitri Glazkov (Tuesday, 22 April)
- Erik Bryn (Tuesday, 22 April)
- Dimitri Glazkov (Tuesday, 22 April)
- Dimitri Glazkov (Tuesday, 22 April)
- Dimitri Glazkov (Tuesday, 22 April)
- Ryosuke Niwa (Thursday, 17 April)
Service worker spec should probably not use IDL arrays
Should / Can an EventHandler throw a stack overflow exception?
Should events be preferably sent to the Window or the nearest object?
Should minimal contentEditable default text input
Should minimal contentEditable default text input (was: contentEditable=minimal)
Spec'ing innerText (Was Re: [Editing] Splitting Selection API Into a Separate Specification)
Starting work on Indexed DB v2 spec - feedback wanted
- Edward O'Connor (Tuesday, 29 April)
- Aaron Powell (Monday, 21 April)
- Jake Verbaten (Saturday, 19 April)
- Max Ogden (Saturday, 19 April)
- Jonas Sicking (Friday, 18 April)
- Jonas Sicking (Friday, 18 April)
- Kyle Huey (Friday, 18 April)
- Aymeric Vitte (Friday, 18 April)
- Dale Harvey (Friday, 18 April)
- Jake Verbaten (Friday, 18 April)
- Kyle Huey (Friday, 18 April)
- James Halliday (Friday, 18 April)
- Ben Kelly (Friday, 18 April)
- Jake Verbaten (Thursday, 17 April)
- Erik Bryn (Thursday, 17 April)
- Tim Caswell (Thursday, 17 April)
- Kyle Huey (Thursday, 17 April)
- Dale Harvey (Thursday, 17 April)
- Domenic Denicola (Thursday, 17 April)
- Joshua Bell (Thursday, 17 April)
- Tim Caswell (Thursday, 17 April)
- Joshua Bell (Wednesday, 16 April)
Top-level origin concepts & friends
usecases Re: [editing] Leading with ContentEditable=Minimal
WebApp installation via the browser
- Marcos (Tuesday, 3 June)
- Alex Russell (Monday, 2 June)
- David Rajchenbach-Teller (Monday, 2 June)
- Jonas Sicking (Monday, 2 June)
- Paul Theriault (Sunday, 1 June)
- Daniel Appelquist (Sunday, 1 June)
- James Greene (Saturday, 31 May)
- Mounir Lamouri (Saturday, 31 May)
- marc fawzi (Saturday, 31 May)
- Brendan Eich (Saturday, 31 May)
- Jeffrey Walton (Saturday, 31 May)
- Brendan Eich (Saturday, 31 May)
- Jeffrey Walton (Saturday, 31 May)
WebApps and permission list?
WebIDL Spec Status
- Ian Hickson (Friday, 27 June)
- Glenn Adams (Friday, 27 June)
- Ian Hickson (Friday, 27 June)
- Glenn Adams (Friday, 27 June)
- Ian Hickson (Thursday, 26 June)
- Anne van Kesteren (Thursday, 26 June)
- Glenn Adams (Thursday, 26 June)
- Yves Lafon (Thursday, 26 June)
- Arthur Barstow (Thursday, 26 June)
- Glenn Adams (Wednesday, 25 June)
- Ian Hickson (Wednesday, 25 June)
- Cameron McCormack (Tuesday, 24 June)
- Arthur Barstow (Tuesday, 24 June)
- Chris Wilson (Tuesday, 24 June)
- Chris Wilson (Tuesday, 24 June)
- Glenn Adams (Tuesday, 24 June)
- Cameron McCormack (Tuesday, 24 June)
- Glenn Adams (Tuesday, 24 June)
- Marcos (Tuesday, 24 June)
- Glenn Adams (Tuesday, 24 June)
- Boris Zbarsky (Tuesday, 24 June)
- Glenn Adams (Tuesday, 24 June)
- Boris Zbarsky (Tuesday, 24 June)
- Glenn Adams (Tuesday, 24 June)
- Boris Zbarsky (Tuesday, 24 June)
- Charles McCathie Nevile (Tuesday, 24 June)
- Charles McCathie Nevile (Tuesday, 24 June)
- Arthur Barstow (Tuesday, 24 June)
- Mounir Lamouri (Tuesday, 24 June)
- Glenn Adams (Tuesday, 24 June)
- Marcos (Monday, 23 June)
- Glenn Adams (Monday, 23 June)
where do tests for window.opener go?
Why do keys() and values() on CacheList in ServiceWorkers not return promises
XMLHttpRequest and timing of upload events
Last message date: Monday, 30 June 2014 23:48:47 UTC