[Bug 10930] CanvasPixelArray out of range behavior needs clarification
[Bug 11270] Interaction between in-line keys and key generators
[Bug 11406] [IndexedDB] IDBDatabase.transaction needs to specify exception for invalid mode parameter
[Bug 11966] Catrope's feedback
[Bug 12111] spec for Storage object getItem(key) method does not match implementation behavior
[Bug 12179] We should spec the order in which version change events fire
[Bug 12234] [IndexedDB] Integrate with the HTML5 event loop
[Bug 12434] Spec doesn't match IE when calling insertAdjacentHTML with position afterend or beforebegin on head or body
[Bug 12574] AbstractWorker and WorkerGlobalScope should inherit EventTarget
[Bug 12584] outerHTML should probably merge with adjacent text nodes if applicable. IE seems to do this to some extent, and WebKit just changed to do it: <https://bugs.webkit.org/show_bug.cgi?id=52686> This test shows behavior for outerText and outerHTML: <http://so
[Bug 12654] createIndex's options should include whether a field is optional/required
[Bug 12838] Define garbage collection policy
[Bug 13020] No user agent will implement the storage mutex so this passage does not reflect reality
[Bug 13063] MessagePort normatively referenced by not defined
[Bug 13064] WindowBase64 normatively referenced by not defined
[Bug 13065] WindowTimers normatively referenced by not defined
[Bug 13071] "Once the end of the file is reached, the user agent must dispatch the event one final time, as defined below" means an implementation may parse a partial (corrupt) event as a final event if the connection is interrupted. Spec should always require an exp
[Bug 13083] postMessage should have an optional parameter for a synchronous request. Cross-domain AJAX calls are enough of a problem that it merits a supported way of fixing it, and this could be it.
[Bug 13104] 1) ping(msg); //allow client to send server ping as per websocket spec 2) onpong(); //allow client to receive response of ping
[Bug 13104] Enable keepalive on WebSocket API
[Bug 13118] [editing] Consider firing the 'input' event for contenteditable="" areas as well
[Bug 13146] hola como estan
[Bug 13146] New: hola como estan
[Bug 13155] New: The security considerations section needs to be updated to take CORS into account.
[Bug 13155] The security considerations section needs to be updated to take CORS into account.
[Bug 13156] New: The charset parameter is now an optional parameter (even though it can only be set to UTF-8). That should probably be stated here.
[Bug 13156] The charset parameter is now an optional parameter (even though it can only be set to UTF-8). That should probably be stated here.
[Bug 13158] i dont understand this
[Bug 13158] New: i dont understand this
[Bug 13162] New: The notes really do need to be cleaned up to be made explicit. Like WTH does this actually say? "The fail the WebSocket connection algorithm invokes the close the WebSocket connection algorithm, which then establishes that the WebSocket connection is clo
[Bug 13162] The notes really do need to be cleaned up to be made explicit. Like WTH does this actually say? "The fail the WebSocket connection algorithm invokes the close the WebSocket connection algorithm, which then establishes that the WebSocket connection is clo
[Bug 13172] New: The definition for [MessageEvent] is missing.
[Bug 13172] The definition for [MessageEvent] is missing.
[Bug 13178] binaryType should be immutable after connection is established
[Bug 13178] New: binaryType should be immutable after connection is established
[Bug 13180] [Editorial] Causes that lead to failing the WebSocket connection, which results in an error event, should be more clearly specified
[Bug 13180] New: [Editorial] Causes that lead to failing the WebSocket connection, which results in an error event, should be more clearly specified
[Bug 13229] New: The following text from the "Security considerations" part of "11 IANA considerations" is wrong: "An event stream from an origin distinct from the origin of the content consuming the event stream can result in information leakage. To avoid this, user agen
[Bug 13229] The following text from the "Security considerations" part of "11 IANA considerations" is wrong: "An event stream from an origin distinct from the origin of the content consuming the event stream can result in information leakage. To avoid this, user agen
[Bug 13232] I think the section on DedicatedWorkerScope should include information about the kinds of data that postMessage can send to a worker, and the kinds of data that a worker can send back. http://dev.w3.org/html5/workers/#dedicated-workers-and-the-dedicatedwo
[Bug 13232] New: I think the section on DedicatedWorkerScope should include information about the kinds of data that postMessage can send to a worker, and the kinds of data that a worker can send back. http://dev.w3.org/html5/workers/#dedicated-workers-and-the-dedicatedwo
[Bug 13254] New: what the hell is this
[Bug 13254] what the hell is this
[Bug 13255] New: When I use importScripts in my worker to load a separate "library" file, it works, but I get the error: ReferenceError: Can't find variable: importScripts (Safari) Uncaught ReferenceError: importScripts is not defined So it's throwing an error, but that
[Bug 13255] When I use importScripts in my worker to load a separate "library" file, it works, but I get the error: ReferenceError: Can't find variable: importScripts (Safari) Uncaught ReferenceError: importScripts is not defined So it's throwing an error, but that
[Bug 13264] New: please more pics to visually understand. too much reading.
[Bug 13264] please more pics to visually understand. too much reading.
[Bug 13280] New: Why isn't MessageEvent linked to a definition? It's not at all clear what this object is. And the postMsg API has a MessageEvent, but that object doesn't have the "target" property, which is used in the sample code below. A lot more information about Mess
[Bug 13280] Why isn't MessageEvent linked to a definition? It's not at all clear what this object is. And the postMsg API has a MessageEvent, but that object doesn't have the "target" property, which is used in the sample code below. A lot more information about Mess
[Bug 13287] Hello! Into HTML5, i need browser to browser connection (p2p), directly! without server! Thanks.
[Bug 13287] New: Hello! Into HTML5, i need browser to browser connection (p2p), directly! without server! Thanks.
[Bug 13294] New: The send() method should fail the WebSocket connection when data cannot be sent
[Bug 13294] The send() method should fail the WebSocket connection when data cannot be sent
[Bug 13295] New: The "make disappear a WebSocket object" case should not fail the WebSocket connection
[Bug 13295] The "make disappear a WebSocket object" case should not fail the WebSocket connection
[Bug 13321] New: This is amazing! Awesome for multiplayer games!
[Bug 13321] This is amazing! Awesome for multiplayer games!
[Bug 13322] Add UDP! Quake uses UDP, I can't continue development of WebQuake because it uses UDP.
[Bug 13322] New: Add UDP! Quake uses UDP, I can't continue development of WebQuake because it uses UDP.
[Bug 13373] New: Privacy: Limit SharedWorker connections to same top-level domain
[Bug 13373] Privacy: Limit SharedWorker connections to same top-level domain
[Bug 13410] XML serialisation incompletely defined.
[Bug 13426] "Attempt to fetch each resource identified by the resulting absolute URLs, from the entry script's origin" â this makes it sound as if you should only fetch URLs frm that origin, which looking more closely isn't the meaning. This should be made more obv
[Bug 13426] New: "Attempt to fetch each resource identified by the resulting absolute URLs, from the entry script's origin" â this makes it sound as if you should only fetch URLs frm that origin, which looking more closely isn't the meaning. This should be made more obv
[Bug 13427] "Attempt to fetch each resource identified by the resulting absolute URLs, from the entry script's origin" â this makes it sound as if you should only fetch URLs frm that origin, which looking more closely isn't the meaning. This should be made more obv
[Bug 13427] New: "Attempt to fetch each resource identified by the resulting absolute URLs, from the entry script's origin" â this makes it sound as if you should only fetch URLs frm that origin, which looking more closely isn't the meaning. This should be made more obv
[Bug 13525] Define what .origin should be for message events
[Bug 13525] New: Define what .origin should be for message events
[Bug 13526] "One distinction we have decided to draw is to prevent downgrading mixed content with websockets (i.e. you cannot connect to a ws:// url from a https:// based context)." -- http://www.ietf.org/mail-archive/web/hybi/current/msg08017.html - specify this if
[Bug 13526] New: "One distinction we have decided to draw is to prevent downgrading mixed content with websockets (i.e. you cannot connect to a ws:// url from a https:// based context)." -- http://www.ietf.org/mail-archive/web/hybi/current/msg08017.html - specify this if
[Bug 13580] web workers postMessage
[Bug 13584] [web messaging] Channel Messaging Origins
[Bug 13588] [web messaging] Erroneous origin check in algorithm
[Bug 13611] Example in 3.1.3 says key path can contain array indices
[Bug 13611] New: Example in 3.1.3 says key path can contain array indices
[Bug 13631] Change visible/invisible to take display: none and collapsed whitespace into account
[Bug 13631] New: Change visible/invisible to take display: none and collapsed whitespace into account
[Bug 13632] New: Update removeFormat to use a blacklist, not a whitelist
[Bug 13632] Update removeFormat to use a blacklist, not a whitelist
[Bug 13633] Add high-level overviews to more of the abstract algorithms, like for "set the selection's value"
[Bug 13633] New: Add high-level overviews to more of the abstract algorithms, like for "set the selection's value"
[Bug 13634] Document autoimplementation.html and link to it more prominently
[Bug 13634] New: Document autoimplementation.html and link to it more prominently
[Bug 13675] MessageEvent::ports should be a nullable platform array object for interop
[Bug 13675] New: MessageEvent::ports should be a nullable platform array object for interop
[Bug 13678] Misleading encoding in FormData objects created on HTML Forms
[Bug 13678] New: Misleading encoding in FormData objects created on HTML Forms
[Bug 13681] Make FormData.append return the FormData object
[Bug 13681] New: Make FormData.append return the FormData object
[Bug 13686] Either remove the special case from onmessage (to call start()) or add it also to addEventListener listeners
[Bug 13686] New: Either remove the special case from onmessage (to call start()) or add it also to addEventListener listeners
[Bug 13686] Remove the special case from onmessage (to call start())
[Bug 13690] method setItem(key, value) Why don't you fix a third optional parameter to set the "duration" of the key/value pair. If it is not set the key/value pair will not expire otherwise it will expire as it is set in the 'duration' parameter.
[Bug 13690] New: method setItem(key, value) Why don't you fix a third optional parameter to set the "duration" of the key/value pair. If it is not set the key/value pair will not expire otherwise it will expire as it is set in the 'duration' parameter.
[Bug 13691] method setItem(key, value) Why don't you fix a third optional parameter to set the "duration" of the key/value pair. If it is not set the key/value pair will not expire otherwise it will expire as it is set in the 'duration' parameter.
[Bug 13691] New: method setItem(key, value) Why don't you fix a third optional parameter to set the "duration" of the key/value pair. If it is not set the key/value pair will not expire otherwise it will expire as it is set in the 'duration' parameter.
[Bug 13700] New: W3C SotD of this document still mentions whatwg.org version of the WebSocket protocol which is out of date.
[Bug 13717] New: Clarify that a MessagePort clone, when created, hasn't been transfered, even if it was created as a result of another being transfered. ("If any object is listed in transfer more than once, or any of the Transferable objects listed in transfer have alread
[Bug 13742] New: Please don't use section numbers as these tend to change rapidly and make your feedback harder to understand.
[Bug 13742] Please don't use section numbers as these tend to change rapidly and make your feedback harder to understand.
[Bug 13743] New: Please don't use section numbers as these tend to change rapidly and make your feedback harder to understand.
[Bug 13743] Please don't use section numbers as these tend to change rapidly and make your feedback harder to understand.
[Bug 13761] New: Now that event data can be discarded (if there is no newline before eof), the last id field value received should be stored in a buffer and set as the EventSource's lastEventId only when the event is actually dispatched. That way the id associated with th
[Bug 13763] New: The WebSocket API should provide a polling mechanism too. Only event based capture messages is not good because if a method in a JS-Class send a message the reply arrive in the event handler. The event handler has no access (if no global var exists) to th
[Bug 13763] The WebSocket API should provide a polling mechanism too. Only event based capture messages is not good because if a method in a JS-Class send a message the reply arrive in the event handler. The event handler has no access (if no global var exists) to th
[Bug 13772] New: Example code should contain a comma instead of semicolon: worker.port.postMessage({ foo: 'structured', bar: ['data', 'also', 'possible']});
[Bug 13777] New: The WebSocket protocol draft (hybi-10) restricts the value of subprotocols as follows: The elements that comprise this value MUST be non- empty strings with characters in the range U+0021 to U+007E not including separator characters as defined
[Bug 13777] The WebSocket protocol draft (hybi-10) restricts the value of subprotocols as follows: The elements that comprise this value MUST be non- empty strings with characters in the range U+0021 to U+007E not including separator characters as defined
[Bug 13786] Drop the charset parameter or made it non-conforming. Other MIME types introduced by this specification do not allow the charset parameter.
[Bug 13786] New: Drop the charset parameter or made it non-conforming. Other MIME types introduced by this specification do not allow the charset parameter.
[Bug 13792] New: Remove all notes about sharing the connection. It can't work since what's received may depend on the request. It's also not reasonable to buffer every event in case they have to be dispatched again.
[Bug 13792] Remove all notes about sharing the connection. It can't work since what's received may depend on the request. It's also not reasonable to buffer every event in case they have to be dispatched again.
[Bug 13794] New: I think length-prefixed messages would be a lot more useful than line-delimited messages. Sentinel terminators, especially newlines, are more error prone to generate and parse than a few bytes of length prefix followed by a message, repeat. In addition, t
[Bug 13795] New: Support user resizing of editable content
[Bug 13799] New: Should Transferables be transfered even when postMessage fails?
[Bug 13806] New: Allow users to edit tables somehow
[Bug 13807] New: Allow user-typed URLs to automatically become links
[Bug 13808] New: Let users make whitespace visible
[Bug 13811] Handle collapsed whitespace better
[Bug 13811] New: Add tests for collapsed whitespace
[Bug 13812] New: The EventSource garbage collection does not mention open/error events. It also does not seem to match the language entirely of WebSocket garbage collection.
[Bug 13817] New: Storage is definately persistent. Annoyingly so. As the client, I can't get rid of it. Maybe I'm missing something? Thanks.
[Bug 13817] Storage is definately persistent. Annoyingly so. As the client, I can't get rid of it. Maybe I'm missing something? Thanks.
[Bug 13829] New: Ensure that hiliteColor is the innermost style applied
[Bug 13830] "Delete the contents" has to be rewritten to delete the selection
[Bug 13830] New: "Delete the contents" has to be rewritten to delete the selection
[Bug 13831] New: Deleting a block should leave style tags nested inside
[Bug 13834] Garbage collection policy for XMLHttpRequestUpload
[Bug 13834] New: Garbage collection policy for XMLHttpRequestUpload
[Bug 13839] New: Merge adjacent inline markup when deleting
[Bug 13840] New: selectAll needs to behave differently inside an editing host
[Bug 13841] New: Investigate what should happen when hitting Enter inside nested single-line containers
[Bug 13842] New: One issue that I have noticed is that there is no way to create an EventSource and attach event listeners to it before it connects to the server. This means that there is no way to ensure that no messages are missed between the creation of the EventSourc
[Bug 13842] One issue that I have noticed is that there is no way to create an EventSource and attach event listeners to it before it connects to the server. This means that there is no way to ensure that no messages are missed between the creation of the EventSourc
[Bug 13843] New: Define Range mutation for normalize()
[Bug 13844] Does web work add complex to web?
[Bug 13844] New: Does web work add complex to web?
[Bug 13856] New: I am not sure whether it is due to the nature of this documentation but it would be very helpful to include an example of HTTP response and how it should react to HTTP 3xx and 4xx.
[Bug 13870] el.insertAdjacentHTML("beforebegin"/"afterend" broken when el.parentNode is a DocumentFragment
[Bug 13891] New: Allow author scripts that fire before or after every command
[Bug 13892] New: Background color should be settable for table cells
[Bug 13893] New: Only HTML elements should be editable
[Bug 13908] New: WordStar semantics aren't supported
[Bug 13909] New: Selections have three possible directions, not two
[Bug 13910] New: There can never be no active range
[Bug 13911] New: Active range's definition relies on the "context object" but there might not be one
[Bug 13913] New: Attributes don't have an order
[Bug 13930] New: Refer to rniwa's undo/redo spec
[Bug 13936] New: Require that non-editable and embeddable content be movable
[Bug 13937] New: Specify editing of form controls
[Bug 13938] Explicitly allow UAs to let the user execute commands without author intervention
[Bug 13938] New: Explicitly allow UAs to let the user execute commands without author intervention
[Bug 13949] Fantastic geocities.com reference in the section on Cross-directory attacks!
[Bug 13949] New: Fantastic geocities.com reference in the section on Cross-directory attacks!
[Bug 13950] New: Specify that links etc. aren't focusable/don't work in editable areas
[Bug 13951] New: Should be able to treat an image with caption as a unit
[Bug 13952] New: Specify selection change events
[Bug 13953] New: Investigate the user-modify CSS property
[Bug 13954] New: Define DOM mutation operations that automatically check for editability
[Bug 13955] New: Add more notes!
[Bug 13956] New: Port tests to a form usable by browsers
[Bug 13956] Port tests to a form usable by browsers
[Bug 13957] New: Remove special handling for WebKit class on blockquote
[Bug 13957] Remove special handling for WebKit class on blockquote
[Bug 13967] New: Webkit implementation does not use the second argument 'targetOrigin',
[Bug 13972] New: var bgPage = chrome.extension.getBackgroundPage(); function saveTabData(tab, data) { if (tab.incognito) { bgPage[tab.url] = data; // Persist data ONLY in memory } else { localStorage[tab.url] = data; // OK to store data }
[Bug 13973] New: Refactor delete stuff
[Bug 13974] New: Allow Selections to be cloned, saved, etc.
[Bug 13975] New: Get rid of multi-Range Selections
[Bug 13976] New: Backspacing in between two lists should merge them
[Bug 13984] Need a way to object detect which binary formats are supported before connecting
[Bug 13984] New: Need a way to object detect binary support before connecting
[Bug 13989] Need a spec for ErrorEvent constructor
[Bug 13989] New: Need a spec for ErrorEvent constructor
[Bug 13990] Need a spec for CloseEvent constructor
[Bug 13990] New: Need a spec for CloseEvent constructor
[Bug 13996] Don't wrap invisible nodes when doing inline styling
[Bug 13996] New: Don't wrap invisible nodes when doing inline styling
[Bug 14009] New: Consider treating linebreaks in <pre> specially for formatBlock etc.
[Bug 14037] Should XMLDocument be standardized?
[Bug 14048] Suggestion of change in process for "dispatch the event" in Server-Sent Events
[Bug 14057] In section "The WebSocket interface" when describing the operation of the WebSocket constructor, the following statement is made: "Return a new WebSocket object, and continue these steps in the background (without blocking scripts). ... Establish a WebSoc
[Bug 14057] New: In section "The WebSocket interface" when describing the operation of the WebSocket constructor, the following statement is made: "Return a new WebSocket object, and continue these steps in the background (without blocking scripts). ... Establish a WebSoc
[Bug 14059] New: Reconsider backspace behavior at the start of a list item
[Bug 14061] New: Make sure gentest.html works in the face of browser serialization bugs
[Bug 14062] New: Preserve state/value overrides when running commands like indent or insertorderedlist
[Bug 14062] Preserve state/value overrides when running commands like indent or insertorderedlist
[Bug 14063] Get runtest.html working in IE, and preferably Opera
[Bug 14063] New: Get runtest.html working in IE, and preferably Opera
[Bug 14065] New: Test queryCommand*() in conformance tests
[Bug 14065] Test queryCommand*() in conformance tests
[Bug 14066] New: Work around inconsistency in browser handling of align=* on random elements
[Bug 14066] Work around inconsistency in browser handling of align=* on random elements
[Bug 14067] New: Value for createLink and unlink can be null instead of a string
[Bug 14067] Value for createLink and unlink can be null instead of a string
[Bug 14068] New: Think about what to return for backColor/hiliteColor value if it winds up being fully transparent
[Bug 14068] Think about what to return for backColor/hiliteColor value if it winds up being fully transparent
[Bug 14069] New: Split up conformance tests into manageable chunks
[Bug 14069] Split up conformance tests into manageable chunks
[Bug 14083] New: status box is too big. wrong id?
[Bug 14083] status box is too big. wrong id?
[Bug 14084] New: Hi! Returning a null from getItem() if the key does not exist is downright semantically wrong. null is a full-fledged value which can be serialized (JSONed), and is NOT the value we get if we do: var x = myObject.someUnknownProperty; In that case we get t
[Bug 14086] New: When performing AJAX type queries, they are already asynchronous and already occur in another thread. However, I have found that parsing the XML reply and converting that to a representation usable by the javascript application can result in freezes to t
[Bug 14093] Just to throw out an idea, to allow use of the XML parser, and alert() for debugging, one could implement web workers as simply another open page in the browser, with full access to the DOM, etc, with the ability to communicate to the 'parent' by posting
[Bug 14093] New: Just to throw out an idea, to allow use of the XML parser, and alert() for debugging, one could implement web workers as simply another open page in the browser, with full access to the DOM, etc, with the ability to communicate to the 'parent' by posting
[Bug 14094] New: add example where you listen for and use an event other than 'message'. see <http://www.w3.org/mid/CAA2gsfoQkK1WJu8u_Dm743p4cOPng1OfHM29T7c_1RrpuE95vA@mail.gmail.com>
[Bug 14108] It works as expected. Thanks for making this.
[Bug 14108] New: It works as expected. Thanks for making this.
[Bug 14116] New: Regarding a previous post, a browser could launch itself (CreateProcess() on Windows) again and pass say a port number, a URL, and a boolean flag to the spawned child process. The browser could then be modified to examine it's command line- if there are 3
[Bug 14116] Regarding a previous post, a browser could launch itself (CreateProcess() on Windows) again and pass say a port number, a URL, and a boolean flag to the spawned child process. The browser could then be modified to examine it's command line- if there are 3
[Bug 14119] New: Strip collapsed whitespace on insertText
[Bug 14119] Strip collapsed whitespace on insertText
[Bug 14120] Current spec for EventSource close method doesn't defined behaviour when close called after 'onopen' or 'onmessage'. For example, Google Chrome, closes connection if 'close' called while 'open' event dispatching and Opera doen't close it.
[Bug 14120] New: Current spec for EventSource close method doesn't defined behaviour when close called after 'onopen' or 'onmessage'. For example, Google Chrome, closes connection if 'close' called while 'open' method dispatching and Opera doen't close it.
[Bug 14137] Just want to add - don't get hung up on the process/thread stuff. It is just a metaphor. I don't really care how it is implemented. One could do it all in one process. The present design fits the process model nicely. There is no sharing of memory.
[Bug 14137] New: Just want to add - don't get hung up on the process/thread stuff. It is just a metaphor. I don't really care how it is implemented. One could do it all in one process. The present design fits the process model nicely. There is no sharing of memory.
[Bug 14138] Lastly, to make clear. I am not proposing web workers share the DOM with the main thread. I am proposing the each web worker has it's own INDEPENDENT DOM. (No sharing of memory or DOMs between workers/main thread).
[Bug 14138] New: Lastly, to make clear. I am not proposing web workers share the DOM with the main thread. I am proposing the each web worker has it's own INDEPENDENT DOM. (No sharing of memory or DOMs between workers/main thread).
[Bug 14144] New: Adding link to resolve the URL
[Bug 14148] New: shouldn't WorkerLocation also have resolveURL?
[Bug 14180] Call onclose() passing as argument the WS close frame status and status code and reason
[Bug 14180] New: Call onclose() passing as argument the WS close frame status and status code and reason
[Bug 14199] New: IDBVersionChangeEvent still uses DOMString for version
[Bug 14200] New: Provide a hook to serialize a Document
[Bug 14201] New: IDBFactory.deleteDatabase text mentions IDBVersionChangeRequest
[Bug 14214] New: missing definition of Transferable
[Bug 14218] New: Check CharData when serializing Text
[Bug 14220] In reply to comment #0) > Every browser that I know of can have two web pages open at once. Those 2 web > pages both have a DOM, they don't share a DOM. Some browsers implement this > as 2 different processes, some as 2 threads. This is where you're m
[Bug 14220] New: In reply to comment #0) > Every browser that I know of can have two web pages open at once. Those 2 web > pages both have a DOM, they don't share a DOM. Some browsers implement this > as 2 different processes, some as 2 threads. This is where you're m
[Bug 14231] Force values of runs of consecutive nodes, not individual nodes
[Bug 14231] New: Force values of runs of consecutive nodes, not individual nodes
[Bug 14247] New: Add manual conformance tests
[Bug 14248] New: Merge selection spec into editing spec
[Bug 14249] New: Define some type of selection normalization
[Bug 14250] New: Conformance tests need to test that the selection is correct
[Bug 14251] New: Stop allowing non-numeric values for fontSize
[Bug 14251] Stop allowing non-numeric values for fontSize
[Bug 14252] New: Put DOM Range to rest
[Bug 14253] New: Add new fontSize variant that accepts pt/px/etc. instead of legacy values
[Bug 14254] New: insertText has to handle things like \r, \0, etc. sanely
[Bug 14269] fg jdrt drt
[Bug 14269] New: fg jdrt drt
[Bug 14270] fg jdrt drt
[Bug 14270] New: fg jdrt drt
[Bug 14271] New: regerhsh ezer ge
[Bug 14271] regerhsh ezer ge
[Bug 14272] New: regerhsh ezer ge
[Bug 14272] regerhsh ezer ge
[Bug 14273] New: regerhsh ezer ge
[Bug 14273] regerhsh ezer ge
[Bug 14288] New: document.documentElement.insertAdjacentHTML specs WebKit behavior instead of IE behavior
[Bug 14296] New: sorry, does this work
[Bug 14296] sorry, does this work
[Bug 14297] ja sam manijak iz gimnazijskog parka, veÄ danima sakriven ja gledam te iz mraka
[Bug 14297] New: ja sam manijak iz gimnazijskog parka, veÄ danima sakriven ja gledam te iz mraka
[Bug 14318] New: Importance of the upgradeneeded event should be more explicit
[Bug 14322] New: Update URL of the WebSocket protocol
[Bug 14323] New: This API could easily be used by XForms implementations if protocols such as "localstorage://" could also be specified. Thanks! Alain Couthures agenceXML Invited Expert in Forms Work Group
[Bug 14329] New: I believe the possible DoS attack "message flooding" should be addressed i.e. a rogue domain uses "postMessage" to crash an implementation, crash another window etc. Jean-Lou Dupont html5@jldupont.com
[Bug 14331] New: Hello! Why tasks that are queued by EventSource doesnot removed from task queues with "close" method? Thanks!
[Bug 14347] New: Consider "createContextualFragment in detached contexts" thread
[Bug 8241] Named properties on window
[Bug 9653] How to handle nullable violations is not specified.
[Bug 9738] Improve IDL documentation
[Bug 9739] Editorial review from timeless on March 24/25, 2010
[Clipboard API] Copy to clipboard
[Clipboard API] setData description
[Clipboard] Processing model feedback (and other)
[Component Model] Declarative syntax for shadow DOM subtrees, was Re: Component Model Update
[Component Model]: Shadow DOM Subtree per element: One or Many?
- Dominic Cooney (Friday, 26 August)
- Roland Steiner (Friday, 26 August)
- Dominic Cooney (Thursday, 25 August)
- Dominic Cooney (Thursday, 25 August)
- Dominic Cooney (Thursday, 25 August)
- Dimitri Glazkov (Thursday, 25 August)
- Dimitri Glazkov (Thursday, 25 August)
- Dimitri Glazkov (Thursday, 25 August)
- Dominic Cooney (Wednesday, 24 August)
- Dominic Cooney (Wednesday, 24 August)
- Dimitri Glazkov (Wednesday, 24 August)
- Erik Arvidsson (Wednesday, 24 August)
- Dimitri Glazkov (Wednesday, 24 August)
[cors] Ability to read Access-Control-Expose-Headers
[CORS] Does "Origin" have to be included in the "Access-Control-Request-Headers" field?
[cors] Legacy Servers: POST Body Format
[cors] Request for a reverse CORS mechanism
[cors] Two minor processing issues
[DOM3Events] CR
[DOM4] Remove Node.isSameNode
- Alex Russell (Friday, 16 September)
- Erik Arvidsson (Friday, 16 September)
- Anne van Kesteren (Thursday, 15 September)
- Jonas Sicking (Thursday, 15 September)
- Jonas Sicking (Thursday, 15 September)
- Charles Pritchard (Saturday, 10 September)
- Bjoern Hoehrmann (Saturday, 10 September)
- Sean Hogan (Saturday, 10 September)
- Jonas Sicking (Saturday, 10 September)
- Jonas Sicking (Saturday, 10 September)
- Charles Pritchard (Friday, 9 September)
- Sean Hogan (Friday, 9 September)
- Jonas Sicking (Friday, 9 September)
[DOM] Extensibility
[DOM] Name
- Charles Pritchard (Tuesday, 6 September)
- Charles Pritchard (Tuesday, 6 September)
- David Flanagan (Tuesday, 6 September)
- Jarred Nicholls (Monday, 5 September)
- Adam Barth (Monday, 5 September)
- Charles Pritchard (Monday, 5 September)
- Jarred Nicholls (Monday, 5 September)
- Jarred Nicholls (Monday, 5 September)
- Adam Barth (Monday, 5 September)
- João Eiras (Monday, 5 September)
- Charles Pritchard (Monday, 5 September)
- Anne van Kesteren (Monday, 5 September)
- Jarred Nicholls (Sunday, 4 September)
- Charles Pritchard (Sunday, 4 September)
- Anne van Kesteren (Sunday, 4 September)
[DOM] Scope
[DOMCore] Extension specifications
[DOMCore] Traversal
[DOMCore] Web messaging references
[editing] Using public-webapps for editing discussion
- Aryeh Gregor (Tuesday, 27 September)
- Charles Pritchard (Friday, 23 September)
- Arthur Barstow (Friday, 23 September)
- Aryeh Gregor (Thursday, 22 September)
- Aryeh Gregor (Thursday, 22 September)
- Arthur Barstow (Thursday, 22 September)
- Charles Pritchard (Thursday, 22 September)
- Aryeh Gregor (Thursday, 22 September)
- Arthur Barstow (Thursday, 22 September)
- Aryeh Gregor (Monday, 19 September)
- Aryeh Gregor (Monday, 19 September)
- Anne van Kesteren (Monday, 19 September)
- Arthur Barstow (Monday, 19 September)
- Charles Pritchard (Friday, 16 September)
- Doug Schepers (Friday, 16 September)
- Aryeh Gregor (Friday, 16 September)
- Tab Atkins Jr. (Friday, 16 September)
- Charles Pritchard (Friday, 16 September)
- Charles Pritchard (Friday, 16 September)
- Aryeh Gregor (Thursday, 15 September)
- Anne van Kesteren (Thursday, 15 September)
- Charles Pritchard (Thursday, 15 September)
- Arthur Barstow (Wednesday, 14 September)
- Ojan Vafai (Tuesday, 13 September)
- Ryosuke Niwa (Tuesday, 13 September)
- Aryeh Gregor (Tuesday, 13 September)
[eventsource] Is Server-Sent Events ready for LC? ; deadline July 1
[EventSource] Is the field name "event" supported in current browsers?
[EventSource] Question on event type
[eventsource] Resolving URLs
[File API] asynchronous methods
[File API] Blob.slice()
[File API] constants -> strings
[File API] dependencies
[File API] Dereferencing Model for Blob URIs
[File API] Determining Encoding
[File API] exceptions
[File API] FileList
[File API] Issue 182 about OperationNowAllowed
[File API] Latest Editor's Draft | Call for Review
[File API] opaque string
[FileAPI, common] UTF-16 to UTF-8 conversion
[FileAPI] BlobBuilder.append("native")
[FileAPI] FileReader.abort() and File[Saver|Writer].abort have different behaviors
- Arun Ranganathan (Friday, 30 September)
- Anne van Kesteren (Friday, 30 September)
- Eric U (Thursday, 29 September)
- Arun Ranganathan (Thursday, 29 September)
- Glenn Maynard (Thursday, 22 September)
- Anne van Kesteren (Thursday, 22 September)
- Anne van Kesteren (Thursday, 22 September)
- Glenn Maynard (Thursday, 22 September)
- Jonas Sicking (Thursday, 22 September)
- Eric U (Thursday, 22 September)
- Glenn Maynard (Thursday, 22 September)
- Eric U (Thursday, 22 September)
- Eric U (Wednesday, 21 September)
- Glenn Maynard (Wednesday, 21 September)
- Eric U (Wednesday, 21 September)
- Glenn Maynard (Wednesday, 21 September)
- Eric U (Wednesday, 21 September)
- Glenn Maynard (Wednesday, 21 September)
- Jonas Sicking (Wednesday, 21 September)
- Eric U (Wednesday, 21 September)
- Jonas Sicking (Wednesday, 21 September)
- Glenn Maynard (Wednesday, 21 September)
- Eric U (Wednesday, 21 September)
- Jonas Sicking (Wednesday, 21 September)
- Glenn Maynard (Wednesday, 21 September)
- Eric U (Wednesday, 21 September)
- Jonas Sicking (Tuesday, 20 September)
- Jonas Sicking (Tuesday, 20 September)
- Eric U (Tuesday, 20 September)
- Eric U (Tuesday, 20 September)
[FileAPI] FileReader.readAsXXX when pased null
[FileAPI] Updates to FileAPI Editor's Draft
[From-Origin] on "clickjacking"
[From-Origin] on "privacy leakage"
[From-Origin] on "theft"
[indexeddb] Behavior when calling IDBCursor.continue multiple times
[indexeddb] Calling update on a cursor index with a unique value constraint
[IndexedDB] Client API state after calling deleteIndex and deleteObjectStore
- Eliot Graff (Tuesday, 26 July)
- Jonas Sicking (Friday, 22 July)
- Israel Hilerio (Friday, 22 July)
- Israel Hilerio (Friday, 15 July)
- Jonas Sicking (Thursday, 14 July)
- Israel Hilerio (Thursday, 14 July)
- Jonas Sicking (Wednesday, 13 July)
- Israel Hilerio (Wednesday, 13 July)
- Jonas Sicking (Wednesday, 13 July)
- Israel Hilerio (Wednesday, 13 July)
[indexeddb] Client API state after calling trasnaction.abort
[indexeddb] Compound Key support for Primary Keys and Indexes
[indexeddb] Count property on IDBCursor
[indexeddb] Effects of calling Cursor.Update() on an existing Index
[indexeddb] Handing negative parameters for the advance method
[indexeddb] Handling negative parameters for the advance method
[indexeddb] IDBRequest.transaction property set to null
[indexeddb] IDBTransaction.oncomplete event type equals commit
[indexeddb] Implicit Transaction Request associated with failed transactions
[indexeddb] Issues stated on the current spec
[IndexedDB] New version API checked in
[indexeddb] New WebIDL Exception Model for IndexedDB
[indexeddb] openCursor optional parameters issue
[IndexedDB] setVersion is cra... is not good
[indexeddb] Should deleteDatabase return IDBVersionChangeRequest?
[IndexedDB] Transaction Auto-Commit
- David Grogan (Saturday, 20 August)
- Israel Hilerio (Tuesday, 16 August)
- Aryeh Gregor (Tuesday, 16 August)
- Shawn Wilsher (Tuesday, 16 August)
- Jonas Sicking (Thursday, 4 August)
- Joran Greef (Thursday, 4 August)
- Jonas Sicking (Wednesday, 3 August)
- Joran Greef (Tuesday, 2 August)
- Jonas Sicking (Monday, 25 July)
- Joran Greef (Monday, 25 July)
[indexeddb] transaction commit failure
[indexeddb] Updates to the Event Constructor to match DOM 4
[indexeddb] Updates to the IDBCursor.advance method text and exception list.
[indexeddb] Using IDBDatabaseSync.close or IDBFactorySync.deleteDatabase inside transaction's callback method
[indexeddb] Using WebIDL Dictionary in IDBObjectStore.createIndex for optionalParameters
[indexeddb] What happens after we reach the AutoInc maximum value?
[proposal] Local-Networked Service [Discovery and] Messaging API
[Reminder]: Last Call Working Drafts transition announcement of the API for Media Resources 1.0
[selectors-api] Return an Array instead of a static NodeList
- Jonas Sicking (Tuesday, 30 August)
- Aryeh Gregor (Tuesday, 30 August)
- Julien Richard-Foy (Tuesday, 30 August)
- Jonas Sicking (Tuesday, 30 August)
- Julien Richard-Foy (Tuesday, 30 August)
- Jonas Sicking (Tuesday, 30 August)
- Cameron McCormack (Tuesday, 30 August)
- Aryeh Gregor (Monday, 29 August)
- Julien Richard-Foy (Friday, 26 August)
- Jonas Sicking (Thursday, 25 August)
- Aryeh Gregor (Thursday, 25 August)
- Jonas Sicking (Thursday, 25 August)
- Julien Richard-Foy (Thursday, 25 August)
- Jonas Sicking (Thursday, 25 August)
- Aryeh Gregor (Wednesday, 24 August)
- Jonas Sicking (Wednesday, 24 August)
- Julien Richard-Foy (Sunday, 21 August)
[web messaging] Erroneous origin check in algorithm
[WebIDL] Exceptions
- Ian Hickson (Friday, 8 July)
- Aryeh Gregor (Friday, 8 July)
- Robin Berjon (Friday, 8 July)
- Ian Hickson (Friday, 8 July)
- Aryeh Gregor (Friday, 8 July)
- Robin Berjon (Friday, 8 July)
- Jonas Sicking (Thursday, 7 July)
- Ian Hickson (Thursday, 7 July)
- Aryeh Gregor (Thursday, 7 July)
- Jonas Sicking (Thursday, 7 July)
- Brendan Eich (Thursday, 7 July)
- Aryeh Gregor (Thursday, 7 July)
- Ian Hickson (Thursday, 7 July)
- John J. Barton (Thursday, 7 July)
- Brendan Eich (Thursday, 7 July)
- Allen Wirfs-Brock (Thursday, 7 July)
- Jonas Sicking (Thursday, 7 July)
- Aryeh Gregor (Wednesday, 6 July)
- Jonas Sicking (Wednesday, 6 July)
- Anne van Kesteren (Wednesday, 6 July)
[WebIDL] platofmr array objects
[WebIDL] remove modules
- Paddy Byers (Friday, 9 September)
- Cameron McCormack (Friday, 26 August)
- Cameron McCormack (Saturday, 13 August)
- Cameron McCormack (Saturday, 13 August)
- Paddy Byers (Friday, 12 August)
- Paddy Byers (Friday, 12 August)
- Paddy Byers (Friday, 12 August)
- Bryan Sullivan (Friday, 12 August)
- Marcos Caceres (Friday, 12 August)
- Bryan Sullivan (Friday, 12 August)
- Marcos Caceres (Friday, 12 August)
- Arthur Barstow (Friday, 12 August)
- Paddy Byers (Friday, 12 August)
- Cameron McCormack (Thursday, 14 July)
- Anne van Kesteren (Thursday, 14 July)
[WebSocket API] .binaryType
[websockets] Getting WebSockets API to Last Call
- Brian Raymor (Friday, 9 September)
- Arthur Barstow (Thursday, 21 July)
- Ian Hickson (Thursday, 14 July)
- Jonas Sicking (Thursday, 14 July)
- Jonas Sicking (Tuesday, 12 July)
- Ian Hickson (Monday, 11 July)
- Marcos Caceres (Monday, 11 July)
- Jonas Sicking (Monday, 11 July)
- Ian Hickson (Monday, 11 July)
- Olli Pettay (Monday, 11 July)
- Marcos Caceres (Monday, 11 July)
- Ian Hickson (Monday, 11 July)
- Jonas Sicking (Monday, 11 July)
- Ian Hickson (Monday, 11 July)
- Jonas Sicking (Friday, 8 July)
- Ian Hickson (Friday, 8 July)
- Ian Hickson (Friday, 8 July)
- Arthur Barstow (Friday, 8 July)
- Anne van Kesteren (Friday, 8 July)
- Adrian Bateman (Thursday, 7 July)
- Jonas Sicking (Thursday, 7 July)
- Adrian Bateman (Thursday, 7 July)
[websockets] IETF HyBi current status and next steps
[websockets] Making optional extensions mandatory in the API
[websockets] Making optional extensions mandatory in the API (was RE: Getting WebSockets API to Last Call)
- Ian Hickson (Friday, 29 July)
- Takeshi Yoshino (Friday, 29 July)
- Greg Wilkins (Wednesday, 27 July)
- Ian Hickson (Wednesday, 27 July)
- Anne van Kesteren (Wednesday, 27 July)
- イアンフェッティ (Wednesday, 27 July)
- James Robinson (Wednesday, 27 July)
- イアンフェッティ (Wednesday, 27 July)
- James Robinson (Wednesday, 27 July)
- イアンフェッティ (Wednesday, 27 July)
- Anne van Kesteren (Wednesday, 27 July)
- Takeshi Yoshino (Wednesday, 27 July)
- Anne van Kesteren (Wednesday, 27 July)
- Takeshi Yoshino (Wednesday, 27 July)
- Anne van Kesteren (Wednesday, 27 July)
- Takeshi Yoshino (Wednesday, 27 July)
- Arthur Barstow (Tuesday, 26 July)
- Aryeh Gregor (Monday, 25 July)
- Adrian Bateman (Monday, 25 July)
- Aryeh Gregor (Monday, 25 July)
- Greg Wilkins (Friday, 22 July)
- Takeshi Yoshino (Friday, 22 July)
- Anne van Kesteren (Friday, 22 July)
- Ian Hickson (Thursday, 21 July)
- Ian Hickson (Thursday, 21 July)
- イアンフェッティ (Thursday, 21 July)
- Adrian Bateman (Thursday, 21 July)
- Ian Hickson (Thursday, 21 July)
- Anne van Kesteren (Thursday, 21 July)
- Adrian Bateman (Thursday, 21 July)
- Ian Hickson (Thursday, 21 July)
- Anne van Kesteren (Thursday, 21 July)
- Arthur Barstow (Thursday, 21 July)
- Ian Hickson (Friday, 8 July)
- Adrian Bateman (Friday, 8 July)
[websockets] Reminder: review Web Socket Protocol v10; deadline July 25
[webstorage] Back to LC? [Was] RfC: LCWD of Web Storage; deadline September 27
[webstorage] Plan to move the spec to Last Call Working Draft
[whatwg] File API Streaming Blobs
- Aaron Colwell (Thursday, 11 August)
- Aaron Colwell (Tuesday, 9 August)
- Simon Heckmann (Thursday, 11 August)
- Bjartur Thorlacius (Thursday, 11 August)
- Charles Pritchard (Wednesday, 10 August)
- Charles Pritchard (Tuesday, 9 August)
- Rob Manson (Monday, 8 August)
- Simon Heckmann (Monday, 8 August)
- Glenn Maynard (Monday, 8 August)
- Simon Heckmann (Monday, 8 August)
- Eric U (Monday, 8 August)
[whatwg] Web Forms 2 Repetition Model?please reinstate on specification
[whatwg] window.cipher HTML crypto API draft spec
[widgets] CFC to republish Widget URI spec
[widgets] Implementing the Storage Event for widget preferences
[widgets] Interface Implementation report
[widgets] Killing file:// of evil (widget URI ready for pub)
- Robin Berjon (Monday, 26 September)
- Marcos Caceres (Monday, 26 September)
- Mark Baker (Monday, 26 September)
- Marcos Caceres (Monday, 26 September)
- Robin Berjon (Monday, 26 September)
- Marcos Caceres (Monday, 26 September)
- Charles Pritchard (Friday, 23 September)
- Mark Baker (Friday, 23 September)
- Marcos Caceres (Friday, 23 September)
- Mark Baker (Friday, 23 September)
- Rich Tibbett (Friday, 23 September)
- Marcos Caceres (Thursday, 22 September)
[widgets] Proposal to publish Widget Requirements and Widget Landscape docs as Working Group Notes; deadline Sep 23
[widgets] Re: Call for Prior Art Related to US Patent 7,743,336 and US Patent Application 20070101146
[widgets] Status of Packing, DigSig and view-modes Proposed Recommendations
[widgets] What is the status and plan for Widget URI spec?
[workers] Back to LC? [Was: RfC: LCWD of Web Workers; deadline September 27]
[XHR2] Avoiding charset dependencies on user settings
- Henri Sivonen (Friday, 30 September)
- Jonas Sicking (Thursday, 29 September)
- Henri Sivonen (Thursday, 29 September)
- Jonas Sicking (Thursday, 29 September)
- Jonas Sicking (Wednesday, 28 September)
- Henri Sivonen (Wednesday, 28 September)
- Anne van Kesteren (Wednesday, 28 September)
- Jonas Sicking (Wednesday, 28 September)
- Henri Sivonen (Monday, 26 September)
- Jonas Sicking (Monday, 26 September)
- Jonas Sicking (Monday, 26 September)
- Boris Zbarsky (Friday, 23 September)
- Henri Sivonen (Friday, 23 September)
- Henri Sivonen (Friday, 23 September)
- Jonas Sicking (Thursday, 22 September)
- Henri Sivonen (Thursday, 22 September)
[XHR2] Blobs, names and FormData
- Anne van Kesteren (Sunday, 25 September)
- Charles Pritchard (Sunday, 25 September)
- Charles Pritchard (Wednesday, 31 August)
- Jonas Sicking (Wednesday, 31 August)
- Charles Pritchard (Wednesday, 31 August)
- Glenn Maynard (Wednesday, 31 August)
- Jonas Sicking (Wednesday, 31 August)
- Charles Pritchard (Wednesday, 31 August)
- Charles Pritchard (Wednesday, 31 August)
- Anne van Kesteren (Wednesday, 31 August)
- Jonas Sicking (Wednesday, 31 August)
- Charles Pritchard (Wednesday, 31 August)
- Jonas Sicking (Wednesday, 31 August)
- Charles Pritchard (Tuesday, 30 August)
- Charles Pritchard (Tuesday, 30 August)
- Anne van Kesteren (Tuesday, 30 August)
- Charles Pritchard (Thursday, 25 August)
- Jonas Sicking (Thursday, 25 August)
- Charles Pritchard (Wednesday, 24 August)
- Anne van Kesteren (Wednesday, 24 August)
- Michael Nordman (Tuesday, 23 August)
- Charles Pritchard (Tuesday, 23 August)
- Anne van Kesteren (Tuesday, 23 August)
- Jonas Sicking (Tuesday, 23 August)
- Jonas Sicking (Tuesday, 23 August)
- Alfonso Martínez de Lizarrondo (Tuesday, 23 August)
- Anne van Kesteren (Tuesday, 23 August)
- Jonas Sicking (Tuesday, 23 August)
- Michael Nordman (Monday, 22 August)
- Jonas Sicking (Monday, 18 July)
- Charles Pritchard (Monday, 18 July)
- Jonas Sicking (Monday, 18 July)
- Glenn Maynard (Monday, 18 July)
- Adrian Bateman (Monday, 18 July)
- Michael Nordman (Monday, 18 July)
- Charles Pritchard (Monday, 18 July)
- Adrian Bateman (Monday, 18 July)
- Charles Pritchard (Monday, 11 July)
- Adrian Bateman (Monday, 11 July)
- Jonas Sicking (Monday, 11 July)
- Charles Pritchard (Monday, 11 July)
- Kinuko Yasuda (Monday, 11 July)
- Adrian Bateman (Monday, 11 July)
- Jonas Sicking (Monday, 11 July)
- Jonas Sicking (Monday, 11 July)
- Charles Pritchard (Monday, 11 July)
- Adrian Bateman (Monday, 11 July)
- Charles Pritchard (Monday, 11 July)
- Jonas Sicking (Monday, 11 July)
- Anne van Kesteren (Monday, 11 July)
- Adrian Bateman (Thursday, 7 July)
- Anne van Kesteren (Saturday, 2 July)
[XHR2] PATCH Method support
[XHR2] responseText for text/html before the encoding has stabilized
- Jonas Sicking (Friday, 30 September)
- Anne van Kesteren (Friday, 30 September)
- Ian Hickson (Friday, 30 September)
- Jonas Sicking (Friday, 30 September)
- Jonas Sicking (Friday, 30 September)
- Anne van Kesteren (Friday, 30 September)
- Henri Sivonen (Friday, 30 September)
- Anne van Kesteren (Friday, 30 September)
- Henri Sivonen (Friday, 30 September)
- Anne van Kesteren (Friday, 30 September)
- Henri Sivonen (Thursday, 29 September)
[XHR2] responseType and response properties
[XHR]
[XHR] Progress Events and open() / send() / abort()
[XHR] setRequestHeader and redirects
[XHR] support for streaming data
- Ian Hickson (Thursday, 18 August)
- Jonas Sicking (Thursday, 18 August)
- Ian Hickson (Thursday, 18 August)
- Jonas Sicking (Thursday, 18 August)
- Chris Rogers (Wednesday, 17 August)
- Anne van Kesteren (Saturday, 13 August)
- Charles Pritchard (Friday, 12 August)
- Anne van Kesteren (Friday, 12 August)
- Cyril Concolato (Thursday, 11 August)
- Charles Pritchard (Thursday, 11 August)
- Jonas Sicking (Thursday, 11 August)
- Charles Pritchard (Wednesday, 10 August)
- Cyril Concolato (Tuesday, 9 August)
- David Flanagan (Tuesday, 9 August)
- Charles Pritchard (Tuesday, 9 August)
- Jonas Sicking (Tuesday, 9 August)
- Charles Pritchard (Tuesday, 9 August)
- Glenn Maynard (Tuesday, 9 August)
- Jonas Sicking (Tuesday, 9 August)
Adding a note to DOM2 Views
Adding Web Intents to the Webapps WG deliverables
- Charles Pritchard (Thursday, 29 September)
- Paul Kinlan (Thursday, 29 September)
- Adrienne Porter Felt (Wednesday, 28 September)
- John J Barton (Sunday, 25 September)
- Charles McCathieNevile (Sunday, 25 September)
- Charles Pritchard (Saturday, 24 September)
- Tab Atkins Jr. (Friday, 23 September)
- Boris Zbarsky (Friday, 23 September)
- Julian Reschke (Friday, 23 September)
- Tab Atkins Jr. (Friday, 23 September)
- Boris Zbarsky (Friday, 23 September)
- Julian Reschke (Friday, 23 September)
- Ian Hickson (Friday, 23 September)
- John J Barton (Friday, 23 September)
- Charles Pritchard (Friday, 23 September)
- Tab Atkins Jr. (Thursday, 22 September)
- James Hawkins (Thursday, 22 September)
- Ian Hickson (Thursday, 22 September)
- Henri Sivonen (Thursday, 22 September)
- Ms2ger (Wednesday, 21 September)
- Paul Kinlan (Wednesday, 21 September)
- Ian Hickson (Tuesday, 20 September)
- Bjoern Hoehrmann (Tuesday, 20 September)
- Robin Berjon (Tuesday, 20 September)
- James Hawkins (Tuesday, 20 September)
- Paul Kinlan (Tuesday, 20 September)
- イアンフェッティ (Tuesday, 20 September)
- Marcos Caceres (Tuesday, 20 September)
- イアンフェッティ (Tuesday, 20 September)
- Marcos Caceres (Tuesday, 20 September)
- イアンフェッティ (Tuesday, 20 September)
- Charles Pritchard (Tuesday, 20 September)
- Robin Berjon (Tuesday, 20 September)
- Charles Pritchard (Tuesday, 20 September)
- Robin Berjon (Tuesday, 20 September)
- イアンフェッティ (Tuesday, 20 September)
- Robin Berjon (Tuesday, 20 September)
- イアンフェッティ (Tuesday, 20 September)
- Robin Berjon (Tuesday, 20 September)
- Rich Tibbett (Tuesday, 20 September)
- James Hawkins (Tuesday, 20 September)
- James Hawkins (Monday, 19 September)
- Charles Pritchard (Tuesday, 20 September)
- Ian Hickson (Tuesday, 20 September)
- イアンフェッティ (Tuesday, 20 September)
App Cache and History API
AUTO: Alain Vagner is out of the office. (returning 18/07/2011)
before/after editaction
Behavior Attachment Redux, was Re: HTML element content models vs. components
- Dominic Cooney (Friday, 30 September)
- Ian Hickson (Friday, 30 September)
- Ian Hickson (Friday, 30 September)
- Tab Atkins Jr. (Friday, 30 September)
- Dominic Cooney (Friday, 30 September)
- Tab Atkins Jr. (Friday, 30 September)
- Dominic Cooney (Friday, 30 September)
- Edward O'Connor (Thursday, 29 September)
- Dimitri Glazkov (Thursday, 29 September)
- Boris Zbarsky (Thursday, 29 September)
- Boris Zbarsky (Thursday, 29 September)
- Ian Hickson (Wednesday, 28 September)
- Dimitri Glazkov (Wednesday, 28 September)
- Ian Hickson (Wednesday, 28 September)
- Ian Hickson (Wednesday, 28 September)
- Dimitri Glazkov (Wednesday, 28 September)
- Ian Hickson (Wednesday, 28 September)
- Dimitri Glazkov (Wednesday, 28 September)
- Dimitri Glazkov (Wednesday, 28 September)
- Boris Zbarsky (Wednesday, 28 September)
- Ian Hickson (Wednesday, 28 September)
- Boris Zbarsky (Wednesday, 28 September)
- Dimitri Glazkov (Wednesday, 28 September)
- Boris Zbarsky (Wednesday, 28 September)
- Dimitri Glazkov (Wednesday, 28 September)
- Boris Zbarsky (Wednesday, 28 September)
- Dimitri Glazkov (Wednesday, 28 September)
Biblio references and authors Re: RfC: LCWD of Web Socket API; comment deadline October 21
Call for Prior Art Related to US Patent 7,743,336 and US Patent Application 20070101146
CfC: IETF Media Type Specifications and Registration Procedures
CfC: new WD of Clipboard API and Events; deadline April 5
CfC: obsolescence text for DOM 2 View Recommendation; deadline September 7
CfC: publish a LCWD of Web Socket API; deadline September 27
CfC: publish Candidate Recommendation of Progress Events; deadline Sept 11
CfC: publish FPWD of Cross-Origin Resource Embedding Exclusion; deadline July 12
CfC: publish Last Call WD of Progress Events; deadline August 2
CfC: publish Last Call Working Draft of Web IDL; deadline July 7
CfC: publish LC#2 of Web IDL; deadline September 16
CfC: publish LCWD of Server-sent Events spec; deadline August 17
CfC: publish LCWD of Web Storage; deadline August 17
CfC: publish LCWD of Web Workers; deadline August 17
CfC: publish new WD of DOM Core; deadline August 10
CfC: publish new WD of XMLHttpRequest Level 2; deadline August 10
CfC: publish Proposed Recommendation of view-mode Media Feature; deadline July 27
CfI: Progress Events is a W3C Candidate Recommendation
Client API state after calling deleteIndex and deleteObjectStore
clipboard events draft updated
Component Model Update
- Dominic Cooney (Friday, 26 August)
- Roland Steiner (Friday, 26 August)
- Tab Atkins Jr. (Thursday, 25 August)
- John J Barton (Thursday, 25 August)
- Dominic Cooney (Thursday, 25 August)
- Olli Pettay (Thursday, 25 August)
- Dominic Cooney (Thursday, 25 August)
- Dominic Cooney (Thursday, 25 August)
- John J Barton (Thursday, 25 August)
- Dimitri Glazkov (Thursday, 25 August)
- John J Barton (Thursday, 25 August)
- Dimitri Glazkov (Thursday, 25 August)
- John J Barton (Wednesday, 24 August)
- Dominic Cooney (Wednesday, 24 August)
- Dimitri Glazkov (Wednesday, 24 August)
- Dimitri Glazkov (Wednesday, 24 August)
- Olli Pettay (Wednesday, 24 August)
- Adam Barth (Wednesday, 24 August)
- Adam Barth (Wednesday, 24 August)
- Dimitri Glazkov (Tuesday, 23 August)
Component Models and Encapsulation (was Re: Component Model: Landing Experimental Shadow DOM API in WebKit)
Components/constructable DOM elements: mandatory tag registration?
Copy prevention... up-and-running
CORS Findings
CORS Security Question
CORS/UMP to become joint WebApps and WebAppSec joint deliverable
- Thomas Roessler (Wednesday, 3 August)
- Thomas Roessler (Wednesday, 3 August)
- Anne van Kesteren (Wednesday, 3 August)
- Maciej Stachowiak (Wednesday, 3 August)
- Arthur Barstow (Tuesday, 2 August)
- Anne van Kesteren (Tuesday, 2 August)
- Anne van Kesteren (Tuesday, 2 August)
- Thomas Roessler (Tuesday, 2 August)
- Maciej Stachowiak (Monday, 1 August)
- Thomas Roessler (Friday, 15 July)
- Anne van Kesteren (Friday, 15 July)
- Arthur Barstow (Friday, 15 July)
cross origin workers [was Re: [workers] Moving the Web Workers spec back to Last Call WD]
Custom tags over wire, was Re: HTMLElement.register--giving components tag names
- Dimitri Glazkov (Thursday, 29 September)
- Sean Hogan (Monday, 5 September)
- Dimitri Glazkov (Monday, 5 September)
- Robert O'Callahan (Monday, 5 September)
- Dimitri Glazkov (Sunday, 4 September)
- Charles Pritchard (Saturday, 3 September)
- Ian Hickson (Saturday, 3 September)
- Charles Pritchard (Saturday, 3 September)
- Anne van Kesteren (Saturday, 3 September)
- Alex Russell (Saturday, 3 September)
- Charles Pritchard (Friday, 2 September)
- Alex Russell (Friday, 2 September)
- Charles Pritchard (Friday, 2 September)
- Alex Russell (Friday, 2 September)
- Dimitri Glazkov (Friday, 2 September)
- Anne van Kesteren (Friday, 2 September)
- Dimitri Glazkov (Wednesday, 31 August)
- Dimitri Glazkov (Wednesday, 31 August)
Deconstructing Intents was, Re: Adding Web Intents to the Webapps WG deliverables
Discovery API proposals: call for comments
DOM Mutation Events Replacement: Findings from implementing "net-effect" projections
DOM Mutation Events Replacement: The Story So Far / Existing Points of Consensus
DOM Mutation Events Replacement: When to deliver mutations
- Sean Hogan (Friday, 9 September)
- Travis Leithead (Wednesday, 7 September)
- Ryosuke Niwa (Tuesday, 16 August)
- Anne van Kesteren (Tuesday, 16 August)
- Anne van Kesteren (Monday, 15 August)
- Anne van Kesteren (Saturday, 13 August)
- Rafael Weinstein (Thursday, 11 August)
- Olli Pettay (Thursday, 11 August)
- Rafael Weinstein (Thursday, 11 August)
- Olli Pettay (Thursday, 11 August)
- Rafael Weinstein (Thursday, 11 August)
- Rafael Weinstein (Thursday, 11 August)
DOM4 not compatible with ACID3 tests
DOM4 published ; please use www-dom for related discussions
Draft Proposal for Streams API
Dynamic behavior attachment does not work, subtyping elements could work (Was: Re: Behavior Attachment Redux, was Re: HTML element content models vs. components)
Element.create(): a proposal for more convenient element creation
- Jonas Sicking (Monday, 8 August)
- Tab Atkins Jr. (Monday, 8 August)
- Julian Reschke (Monday, 8 August)
- Jonas Sicking (Monday, 8 August)
- Julian Reschke (Monday, 8 August)
- Garrett Smith (Monday, 8 August)
- Jonas Sicking (Monday, 8 August)
- Tab Atkins Jr. (Monday, 8 August)
- Charles Pritchard (Saturday, 6 August)
- Garrett Smith (Saturday, 6 August)
- Charles Pritchard (Saturday, 6 August)
- Dominic Cooney (Saturday, 6 August)
- Garrett Smith (Friday, 5 August)
- Garrett Smith (Friday, 5 August)
- Jonas Sicking (Thursday, 4 August)
- Charles Pritchard (Wednesday, 3 August)
- Tab Atkins Jr. (Wednesday, 3 August)
- Glenn Maynard (Wednesday, 3 August)
- Anne van Kesteren (Wednesday, 3 August)
- Tab Atkins Jr. (Wednesday, 3 August)
- Glenn Maynard (Wednesday, 3 August)
- Anne van Kesteren (Wednesday, 3 August)
- Garrett Smith (Tuesday, 2 August)
- Tab Atkins Jr. (Tuesday, 2 August)
- Garrett Smith (Tuesday, 2 August)
- Glenn Maynard (Tuesday, 2 August)
- Aryeh Gregor (Tuesday, 2 August)
- Tab Atkins Jr. (Tuesday, 2 August)
- Charles Pritchard (Tuesday, 2 August)
- Tab Atkins Jr. (Tuesday, 2 August)
- Dimitri Glazkov (Tuesday, 2 August)
- Ian Hickson (Tuesday, 2 August)
- Aryeh Gregor (Tuesday, 2 August)
- Dimitri Glazkov (Tuesday, 2 August)
- Dimitri Glazkov (Tuesday, 2 August)
- Roland Steiner (Tuesday, 2 August)
- Jonas Sicking (Tuesday, 2 August)
- Charles Pritchard (Tuesday, 2 August)
- Maciej Stachowiak (Tuesday, 2 August)
- Maciej Stachowiak (Tuesday, 2 August)
- Ian Hickson (Tuesday, 2 August)
- Ian Hickson (Tuesday, 2 August)
- Tab Atkins Jr. (Tuesday, 2 August)
- João Eiras (Tuesday, 2 August)
- Tab Atkins Jr. (Tuesday, 2 August)
- Cameron McCormack (Tuesday, 2 August)
- João Eiras (Tuesday, 2 August)
- Dimitri Glazkov (Tuesday, 2 August)
- Ian Hickson (Tuesday, 2 August)
- Charles Pritchard (Tuesday, 2 August)
- Ryosuke Niwa (Tuesday, 2 August)
- Ian Hickson (Tuesday, 2 August)
- Maciej Stachowiak (Tuesday, 2 August)
Frame embedding: One problem, three possible specs?
From-Origin FPWD
- Maciej Stachowiak (Monday, 1 August)
- Maciej Stachowiak (Monday, 1 August)
- Hill, Brad (Monday, 1 August)
- Robert O'Callahan (Monday, 1 August)
- Bjoern Hoehrmann (Monday, 1 August)
- Hill, Brad (Thursday, 28 July)
- Hill, Brad (Wednesday, 27 July)
- Anne van Kesteren (Friday, 22 July)
- Jonas Sicking (Friday, 22 July)
- Thomas Roessler (Friday, 22 July)
- J Ross Nicoll (Friday, 22 July)
- Thomas Roessler (Friday, 22 July)
- Arthur Barstow (Friday, 22 July)
- Anne van Kesteren (Friday, 22 July)
Fwd: Discontinuing UK and FR dial-in numbers for Zakim
Fwd: Re: CfC: new WD of Clipboard API and Events; deadline April 5
- João Eiras (Wednesday, 7 September)
- Hallvord R. M. Steen (Wednesday, 7 September)
- Glenn Maynard (Wednesday, 7 September)
- Ryosuke Niwa (Tuesday, 6 September)
- Hallvord R. M. Steen (Tuesday, 6 September)
- Glenn Maynard (Monday, 5 September)
- Hallvord R. M. Steen (Monday, 5 September)
- Anne van Kesteren (Monday, 5 September)
- Hallvord R. M. Steen (Monday, 5 September)
- Anne van Kesteren (Monday, 5 September)
- Hallvord R. M. Steen (Sunday, 4 September)
Fwd: RfC: LCWD of Web Workers; deadline September 27
Fwd: W3C Workshop on the Future of Offline Web Applications (Call for Participation)
FYI: new IETF mail list re IANA Registration
Global variables and id lookup for elements
how to organize the DOM specs [Was: CfC: publish new WD of DOM Core]
HTML element content models vs. components
HTMLElement.register--giving components tag names
- Sean Hogan (Wednesday, 7 September)
- Alex Russell (Tuesday, 6 September)
- Dimitri Glazkov (Sunday, 4 September)
- Dimitri Glazkov (Sunday, 4 September)
- Ian Hickson (Sunday, 4 September)
- Dominic Cooney (Saturday, 3 September)
- Ian Hickson (Saturday, 3 September)
- Sergey Ilinsky (Wednesday, 31 August)
- Dominic Cooney (Wednesday, 31 August)
- Erik Arvidsson (Wednesday, 31 August)
- Dimitri Glazkov (Wednesday, 31 August)
- Dimitri Glazkov (Wednesday, 31 August)
- Anne van Kesteren (Wednesday, 31 August)
- Dominic Cooney (Wednesday, 31 August)
HTTP, websockets, and redirects
- Adam Barth (Thursday, 1 September)
- Julian Reschke (Thursday, 1 September)
- Rich Tibbett (Thursday, 1 September)
- Brian Raymor (Wednesday, 31 August)
- Arthur Barstow (Monday, 29 August)
- Brian Raymor (Thursday, 25 August)
- Adam Barth (Thursday, 11 August)
- Brian Raymor (Thursday, 11 August)
- Arthur Barstow (Wednesday, 10 August)
- Adam Barth (Thursday, 28 July)
- Adam Barth (Sunday, 24 July)
- Thomas Roessler (Sunday, 24 July)
http://www.w3.org/TR/IndexedDB/#key-construct ordering confusion
Important: TPAC Registration
IndexedDB: API for enumerating databases within an origin
IndexedDB: negative zero as keys/values
IndexedDB: spec nit - IDBFactory.cmp returns int?
Indicating certificate order in XML Dig Sig
Indicating certificate order in XML Dig Sig ( LC-2504)
ISSUE-137 (IME-keypress): Should keypress events fire when using an IME? [DOM3 Events]
Joystick support
- Arthur Barstow (Wednesday, 14 September)
- Charles McCathieNevile (Friday, 26 August)
- Scott Graham (Thursday, 25 August)
- Tran, Dzung D (Thursday, 25 August)
- Tran, Dzung D (Thursday, 25 August)
- Olli Pettay (Thursday, 25 August)
- Robin Berjon (Thursday, 25 August)
- Paul Bakaus (Thursday, 25 August)
- Scott Graham (Wednesday, 24 August)
Last Call Working Drafts transition announcement of the API for Media Resources 1.0
Last Call: Performance Timeline, User Timing, and Resource Timing
More use-cases for mutation events replacement
Mouse Lock
- Vincent Scheib (Tuesday, 27 September)
- Vincent Scheib (Monday, 12 September)
- Glenn Maynard (Wednesday, 31 August)
- Vincent Scheib (Monday, 29 August)
- Klaas Heidstra (Sunday, 28 August)
- Glenn Maynard (Sunday, 28 August)
- Klaas Heidstra (Sunday, 28 August)
- Vincent Scheib (Friday, 26 August)
- Vincent Scheib (Friday, 26 August)
- Klaas Heidstra (Wednesday, 24 August)
- Klaas Heidstra (Wednesday, 24 August)
- Vincent Scheib (Tuesday, 23 August)
- Glenn Maynard (Saturday, 13 August)
- Vincent Scheib (Friday, 12 August)
- Tab Atkins Jr. (Friday, 12 August)
- Jonas Sicking (Friday, 12 August)
- Tab Atkins Jr. (Friday, 12 August)
- Jonas Sicking (Friday, 12 August)
- Tab Atkins Jr. (Friday, 12 August)
- Jonas Sicking (Friday, 12 August)
- Tab Atkins Jr. (Friday, 12 August)
- Jonas Sicking (Friday, 12 August)
- Robert O'Callahan (Friday, 12 August)
- Vincent Scheib (Friday, 12 August)
- Klaas Heidstra (Thursday, 11 August)
- Robert O'Callahan (Thursday, 11 August)
Mouse vs. Touch Events (was: [DOM3Events] CR)
Mutation events replacement
- Olli Pettay (Wednesday, 17 August)
- Ryosuke Niwa (Thursday, 11 August)
- Boris Zbarsky (Thursday, 11 August)
- Ryosuke Niwa (Thursday, 11 August)
- Rafael Weinstein (Wednesday, 10 August)
- Olli Pettay (Wednesday, 10 August)
- Olli Pettay (Thursday, 4 August)
- David Flanagan (Thursday, 4 August)
- Olli Pettay (Thursday, 4 August)
- Olli Pettay (Thursday, 4 August)
- Dave Raggett (Monday, 25 July)
- Aryeh Gregor (Sunday, 24 July)
- Jonas Sicking (Saturday, 23 July)
- Ryosuke Niwa (Friday, 22 July)
- Jonas Sicking (Friday, 22 July)
- Jonas Sicking (Friday, 22 July)
- Rafael Weinstein (Friday, 22 July)
- Jonas Sicking (Friday, 22 July)
- Jonas Sicking (Friday, 22 July)
- Boris Zbarsky (Friday, 22 July)
- Dave Raggett (Friday, 22 July)
- Boris Zbarsky (Friday, 22 July)
- Aryeh Gregor (Friday, 22 July)
- Dave Raggett (Friday, 22 July)
- Adam Klein (Friday, 22 July)
- Jonas Sicking (Thursday, 21 July)
- Boris Zbarsky (Thursday, 21 July)
- Aryeh Gregor (Thursday, 21 July)
- Olli Pettay (Thursday, 21 July)
- Boris Zbarsky (Thursday, 21 July)
- Dave Raggett (Thursday, 21 July)
- Olli Pettay (Thursday, 21 July)
- Dave Raggett (Thursday, 21 July)
- David Flanagan (Thursday, 21 July)
- Boris Zbarsky (Thursday, 21 July)
- Boris Zbarsky (Thursday, 21 July)
- Sean Hogan (Thursday, 21 July)
- Jonas Sicking (Wednesday, 20 July)
- Ojan Vafai (Wednesday, 20 July)
- David Flanagan (Wednesday, 20 July)
- Ryosuke Niwa (Wednesday, 20 July)
- David Flanagan (Wednesday, 20 July)
- Ryosuke Niwa (Wednesday, 20 July)
- Bjoern Hoehrmann (Wednesday, 20 July)
- Ryosuke Niwa (Wednesday, 20 July)
- Aryeh Gregor (Wednesday, 20 July)
- Boris Zbarsky (Wednesday, 20 July)
- Bjoern Hoehrmann (Wednesday, 20 July)
- Olli Pettay (Wednesday, 20 July)
- Boris Zbarsky (Wednesday, 20 July)
- Bjoern Hoehrmann (Wednesday, 20 July)
- Ryosuke Niwa (Wednesday, 20 July)
- Dave Raggett (Wednesday, 20 July)
- Ryosuke Niwa (Wednesday, 20 July)
- Jonas Sicking (Wednesday, 20 July)
- Dave Raggett (Wednesday, 20 July)
- Boris Zbarsky (Wednesday, 20 July)
- Olli Pettay (Wednesday, 20 July)
- Dave Raggett (Wednesday, 20 July)
- Dave Raggett (Wednesday, 20 July)
- David Flanagan (Wednesday, 20 July)
- Boris Zbarsky (Wednesday, 20 July)
- Ryosuke Niwa (Wednesday, 20 July)
- Jonas Sicking (Tuesday, 19 July)
- Ryosuke Niwa (Tuesday, 19 July)
- Jonas Sicking (Tuesday, 19 July)
- Sean Hogan (Saturday, 9 July)
- Tab Atkins Jr. (Friday, 8 July)
- Jonas Sicking (Friday, 8 July)
- Ryosuke Niwa (Friday, 8 July)
- Sean Hogan (Friday, 8 July)
- timeless (Friday, 8 July)
- Sean Hogan (Friday, 8 July)
- John J. Barton (Friday, 8 July)
- Jonas Sicking (Friday, 8 July)
- Rafael Weinstein (Friday, 8 July)
- John J Barton (Thursday, 7 July)
- Jonas Sicking (Thursday, 7 July)
- Olli Pettay (Thursday, 7 July)
- Ryosuke Niwa (Thursday, 7 July)
- Boris Zbarsky (Thursday, 7 July)
- John J Barton (Thursday, 7 July)
- Jonas Sicking (Thursday, 7 July)
- John J Barton (Thursday, 7 July)
- Jonas Sicking (Thursday, 7 July)
- Olli Pettay (Thursday, 7 July)
- Rafael Weinstein (Thursday, 7 July)
- Olli Pettay (Thursday, 7 July)
- Ryosuke Niwa (Thursday, 7 July)
- Ryosuke Niwa (Thursday, 7 July)
- Jonas Sicking (Thursday, 7 July)
- James Robinson (Thursday, 7 July)
- Aryeh Gregor (Wednesday, 6 July)
- Olli Pettay (Wednesday, 6 July)
- James Robinson (Wednesday, 6 July)
- Ryosuke Niwa (Wednesday, 6 July)
- Ryosuke Niwa (Wednesday, 6 July)
- Boris Zbarsky (Wednesday, 6 July)
- John J. Barton (Wednesday, 6 July)
- Boris Zbarsky (Wednesday, 6 July)
- Olli Pettay (Wednesday, 6 July)
- Anne van Kesteren (Wednesday, 6 July)
- Dave Raggett (Wednesday, 6 July)
- James Robinson (Wednesday, 6 July)
- Ojan Vafai (Wednesday, 6 July)
- Ryosuke Niwa (Wednesday, 6 July)
- Rafael Weinstein (Wednesday, 6 July)
- Ryosuke Niwa (Tuesday, 5 July)
- Olli Pettay (Tuesday, 5 July)
- Rafael Weinstein (Tuesday, 5 July)
- Rafael Weinstein (Tuesday, 5 July)
- Olli Pettay (Tuesday, 5 July)
- Rafael Weinstein (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- Rafael Weinstein (Tuesday, 5 July)
- Rafael Weinstein (Tuesday, 5 July)
- Olli Pettay (Tuesday, 5 July)
- Rafael Weinstein (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- Aryeh Gregor (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- David Flanagan (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- David Flanagan (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- Olli Pettay (Tuesday, 5 July)
- Aryeh Gregor (Tuesday, 5 July)
- Ryosuke Niwa (Tuesday, 5 July)
- Adam Klein (Monday, 4 July)
- Adam Klein (Monday, 4 July)
- Sean Hogan (Tuesday, 5 July)
- Olli Pettay (Tuesday, 5 July)
- Ryosuke Niwa (Tuesday, 5 July)
- John J. Barton (Tuesday, 5 July)
- John J. Barton (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- Boris Zbarsky (Tuesday, 5 July)
- Ryosuke Niwa (Monday, 4 July)
- Olli Pettay (Monday, 4 July)
- Olli Pettay (Monday, 4 July)
- Olli Pettay (Monday, 4 July)
- Ojan Vafai (Monday, 4 July)
- John J. Barton (Monday, 4 July)
- Dave Raggett (Monday, 4 July)
- Olli Pettay (Monday, 4 July)
- Olli Pettay (Monday, 4 July)
- Ojan Vafai (Monday, 4 July)
- John J. Barton (Monday, 4 July)
- John J. Barton (Monday, 4 July)
- Dave Raggett (Monday, 4 July)
- Boris Zbarsky (Sunday, 3 July)
- Boris Zbarsky (Sunday, 3 July)
- John J. Barton (Sunday, 3 July)
- Ryosuke Niwa (Sunday, 3 July)
- Ryosuke Niwa (Sunday, 3 July)
- John J. Barton (Sunday, 3 July)
- John J. Barton (Sunday, 3 July)
- Boris Zbarsky (Sunday, 3 July)
- Boris Zbarsky (Sunday, 3 July)
- Olli Pettay (Saturday, 2 July)
- Ryosuke Niwa (Saturday, 2 July)
- Olli Pettay (Saturday, 2 July)
- Dave Raggett (Saturday, 2 July)
- John J. Barton (Saturday, 2 July)
- Dave Raggett (Saturday, 2 July)
- Ryosuke Niwa (Saturday, 2 July)
- Dave Raggett (Saturday, 2 July)
- Boris Zbarsky (Saturday, 2 July)
- Dave Raggett (Saturday, 2 July)
- Ryosuke Niwa (Saturday, 2 July)
- Rafael Weinstein (Saturday, 2 July)
- David Flanagan (Friday, 1 July)
- Ryosuke Niwa (Friday, 1 July)
- Rafael Weinstein (Friday, 1 July)
- David Flanagan (Friday, 1 July)
- Olli Pettay (Friday, 1 July)
- David Flanagan (Friday, 1 July)
- Rafael Weinstein (Friday, 1 July)
- Ryosuke Niwa (Friday, 1 July)
- Boris Zbarsky (Friday, 1 July)
- David Flanagan (Friday, 1 July)
- Ryosuke Niwa (Friday, 1 July)
- Boris Zbarsky (Friday, 1 July)
- David Flanagan (Friday, 1 July)
- Dave Raggett (Friday, 1 July)
- Ryosuke Niwa (Friday, 1 July)
Mutation Observers: a replacement for DOM Mutation Events
- Ms2ger (Friday, 30 September)
- Doug Schepers (Thursday, 29 September)
- Olli Pettay (Wednesday, 28 September)
- Adam Klein (Wednesday, 28 September)
- Olli Pettay (Tuesday, 27 September)
- Olli Pettay (Tuesday, 27 September)
- Adam Klein (Monday, 26 September)
- Olli Pettay (Monday, 26 September)
- Adam Klein (Monday, 26 September)
- Adam Klein (Monday, 26 September)
- Olli Pettay (Monday, 26 September)
- Olli Pettay (Monday, 26 September)
- Olli Pettay (Monday, 26 September)
- Tab Atkins Jr. (Friday, 23 September)
- Adam Klein (Friday, 23 September)
- Tab Atkins Jr. (Friday, 23 September)
- Adam Klein (Friday, 23 September)
New tests submitted by Microsoft for WebApps specs
Notes from a component model pow-wow
Overview of behavior attachment as a general problem on the Web
Permission Systems across APIs
Possible errata for http://www.w3.org/TR/IndexedDB/
Proposal to add Mouse Lock to the Web Events Working Group
Proposal to allow Transferables to be used in initMessageEvent
Public repositories, was: Re: Reference to the HTML specification
publish a LCWD of Web Socket API; deadline September 27
publish Last Call WD of Progress Events; deadline August 2
publish Last Call Working Draft of Web IDL; deadline July 7
publish LC#2 of Web IDL; deadline September 16
publish new WD of DOM Core; deadline August 10
Publishing From-Origin Proposal as FPWD
- Arthur Barstow (Wednesday, 6 July)
- Anne van Kesteren (Wednesday, 6 July)
- Hill, Brad (Wednesday, 6 July)
- Bjoern Hoehrmann (Tuesday, 5 July)
- Marcos Caceres (Tuesday, 5 July)
- David Singer (Tuesday, 5 July)
- Marcos Caceres (Tuesday, 5 July)
- Hill, Brad (Tuesday, 5 July)
- Anne van Kesteren (Tuesday, 5 July)
- Arthur Barstow (Tuesday, 5 July)
- Hill, Brad (Friday, 1 July)
- Arthur Barstow (Friday, 1 July)
- Daniel Veditz (Friday, 1 July)
Publishing specs before TPAC; Oct 14 is last day to start a CfC
Reference to the HTML specification
- Ian Hickson (Tuesday, 6 September)
- Tab Atkins Jr. (Tuesday, 6 September)
- Charles Pritchard (Tuesday, 6 September)
- Bjoern Hoehrmann (Tuesday, 6 September)
- Marcos Caceres (Tuesday, 6 September)
- Frederick.Hirsch@nokia.com (Tuesday, 6 September)
- Julian Reschke (Tuesday, 6 September)
- Ian Hickson (Monday, 5 September)
- Charles Pritchard (Monday, 5 September)
- Marcos Caceres (Monday, 5 September)
- Julian Reschke (Monday, 5 September)
- Marcos Caceres (Monday, 5 September)
- Jarred Nicholls (Monday, 5 September)
- Marcos Caceres (Monday, 5 September)
- Ian Hickson (Monday, 5 September)
- Doug Schepers (Monday, 5 September)
- Marcos Caceres (Sunday, 4 September)
- Anne van Kesteren (Sunday, 4 September)
- Marcos Caceres (Saturday, 3 September)
- Ian Hickson (Saturday, 3 September)
- Philippe Le Hegaret (Monday, 29 August)
- Anne van Kesteren (Tuesday, 16 August)
- Glenn Adams (Wednesday, 10 August)
- Karl Dubost (Wednesday, 10 August)
- Glenn Adams (Wednesday, 10 August)
- Marcos Caceres (Wednesday, 10 August)
- Glenn Adams (Wednesday, 10 August)
- Marcos Caceres (Monday, 8 August)
- Charles Pritchard (Sunday, 7 August)
- Julian Reschke (Friday, 5 August)
- Arun Ranganathan (Friday, 5 August)
- Philippe Le Hegaret (Friday, 5 August)
- Charles Pritchard (Friday, 5 August)
- Arun Ranganathan (Friday, 5 August)
- Marcos Caceres (Friday, 5 August)
- Philippe Le Hegaret (Friday, 5 August)
- Ian Hickson (Friday, 5 August)
- Marcos Caceres (Friday, 5 August)
- Glenn Adams (Friday, 5 August)
- Philippe Le Hegaret (Friday, 5 August)
- Ian Hickson (Friday, 5 August)
- Philippe Le Hegaret (Friday, 5 August)
- Anne van Kesteren (Friday, 5 August)
- Arthur Barstow (Friday, 5 August)
- Philippe Le Hegaret (Friday, 5 August)
- Arthur Barstow (Friday, 5 August)
- Philippe Le Hegaret (Thursday, 4 August)
Reminder: RfC: Last Call Working Draft of Web IDL; deadline August 23
Reminder: RfC: LCWD of Progress Events; deadline September 1
Reminder: RfC: LCWD of Web Storage; deadline September 27
rename DOM Core to DOM4; deadline Sept 9
Request for participation in W3C widgets standard
Rescinding the DOM 2 View Recommendation?
Restricted Contexts (private browsing / sandbox)
RfC: how to organize the DOM specs [Was: CfC: publish new WD of DOM Core]
- Arthur Barstow (Friday, 9 September)
- Olli Pettay (Friday, 9 September)
- Aryeh Gregor (Wednesday, 7 September)
- Tab Atkins Jr. (Tuesday, 6 September)
- Arthur Barstow (Tuesday, 6 September)
- Ian Hickson (Tuesday, 6 September)
- Tab Atkins Jr. (Monday, 5 September)
- Arthur Barstow (Sunday, 4 September)
- Jonas Sicking (Wednesday, 31 August)
- Anne van Kesteren (Wednesday, 31 August)
- Jonas Sicking (Wednesday, 31 August)
- Anne van Kesteren (Wednesday, 31 August)
- Aryeh Gregor (Thursday, 11 August)
- Ms2ger (Thursday, 11 August)
- Arthur Barstow (Thursday, 11 August)
RfC: Is Web Sockets API ready for LC publication? [Was: Re: [websockets] Getting WebSockets API to Last Call]
RfC: Last Call of Page Visibility API; deadline August 18
RfC: Last Call Working Draft of the API for Media Resources 1.0; deadline August 7
RfC: Last Call Working Draft of Web IDL; deadline August 23
RfC: Last Call Working Draft of Web IDL; deadline October 18
RfC: LCWD of Progress Events; deadline September 1
RfC: LCWD of Touch Events version 1; deadline October 11
RfC: LCWD of Web Socket API; comment deadline October 21
RfC: LCWD of Web Storage; deadline September 27
RfC: LCWD of Web Workers; deadline September 27
RfC: rename DOM Core to DOM4; deadline Sept 9
riks of the new clipboard operations API
riks of the new clipboard operations API (was: Re: CfC: new WD of Clipboard API and Events; deadline April 5)
Seeking view-mode Media Feature implementation data
Should the shadow host element be rendered? (Was: Re: Notes from a component model pow-wow)
Some way to change an element's name would be useful
- Aryeh Gregor (Tuesday, 30 August)
- Karl Dubost (Tuesday, 30 August)
- Aryeh Gregor (Tuesday, 30 August)
- Robin Berjon (Tuesday, 30 August)
- Dimitri Glazkov (Monday, 29 August)
- Boris Zbarsky (Monday, 29 August)
- Robin Berjon (Monday, 29 August)
- Glenn Maynard (Monday, 29 August)
- Aryeh Gregor (Monday, 29 August)
- Boris Zbarsky (Monday, 29 August)
- Robin Berjon (Monday, 29 August)
- Aryeh Gregor (Monday, 29 August)
SpellCheck API?
- 坊野 博典 (Thursday, 21 July)
Standards for Web applications on mobile devices: August 2011 updates
Storage Quota API
- Michael Nordman (Tuesday, 27 September)
- Charles Pritchard (Tuesday, 27 September)
- Jonas Sicking (Tuesday, 27 September)
- Kinuko Yasuda (Tuesday, 27 September)
- Robin Berjon (Tuesday, 27 September)
- Jonas Sicking (Tuesday, 27 September)
- Charles Pritchard (Tuesday, 27 September)
- Michael Nordman (Tuesday, 27 September)
- Boris Zbarsky (Monday, 26 September)
- Charles Pritchard (Monday, 26 September)
- Jonas Sicking (Monday, 26 September)
- Charles Pritchard (Monday, 26 September)
Test suites and RFC2119
- Karl Dubost (Friday, 29 July)
- Larry Masinter (Monday, 18 July)
- Charles McCathieNevile (Tuesday, 12 July)
- Karl Dubost (Monday, 11 July)
- Aryeh Gregor (Monday, 11 July)
- Bjoern Hoehrmann (Sunday, 10 July)
- Charles McCathieNevile (Sunday, 10 July)
- Aryeh Gregor (Sunday, 10 July)
- Charles McCathieNevile (Sunday, 10 July)
- Aryeh Gregor (Tuesday, 5 July)
- Charles McCathieNevile (Monday, 4 July)
- Karl Dubost (Monday, 4 July)
- Bjoern Hoehrmann (Monday, 4 July)
- Robin Berjon (Monday, 4 July)
- Marcos Caceres (Monday, 4 July)
- Rich Tibbett (Monday, 4 July)
The algorithm to determine encoding for FileReader.readAsText() doesn't account for predefined content types
TPAC2011 Meeting Registration Open; 31Oct - 4 Nov @ Santa Clara, CA
UAs shipping unprefixed websocket API implementations?
Unified Approaches
Web Components use cases, was Re: Notes from a component model pow-wow
WebApps TPAC2011 meeting Oct 31 and November 1; request for agenda topics
WebGL/Khronos liaison (Was: Reference to the HTML specification)
What changes to Web Messaging spec are proposed? [Was: Re: Using ArrayBuffer as payload for binary data to/from Web Workers]
Where to discuss TR process issues? [Was: Re: [eventsource] Is Server-Sent Events ready for LC? ; deadline July 1
Whoa! [Was: Re: [editing] Using public-webapps for editing discussion]
Widgets & ApplicationCache
Widgets & ApplicationCache (was: Standards for Web applications on mobile devices: August 2011 updates)
XBL2 is dead.
xdash name prefixes (was Re: Component Model Update)
XHR using user and password parameters
Last message date: Friday, 30 September 2011 23:57:38 UTC