public-webapps@w3.org from July to September 2011 by subject

[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?

[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

[DOM] Extensibility

[DOM] Name

[DOM] Scope

[DOMCore] Extension specifications

[DOMCore] Traversal

[DOMCore] Web messaging references

[editing] Using public-webapps for editing discussion

[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

[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

[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

[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

[web messaging] Erroneous origin check in algorithm

[WebIDL] Exceptions

[WebIDL] platofmr array objects

[WebIDL] remove modules

[WebSocket API] .binaryType

[websockets] Getting WebSockets API to Last Call

[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)

[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

[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)

[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

[XHR2] Blobs, names and FormData

[XHR2] PATCH Method support

[XHR2] responseText for text/html before the encoding has stabilized

[XHR2] responseType and response properties

[XHR]

[XHR] Progress Events and open() / send() / abort()

[XHR] setRequestHeader and redirects

[XHR] support for streaming data

Adding a note to DOM2 Views

Adding Web Intents to the Webapps WG deliverables

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

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

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

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

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

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

Frame embedding: One problem, three possible specs?

From-Origin FPWD

Fwd: Discontinuing UK and FR dial-in numbers for Zakim

Fwd: Re: CfC: new WD of Clipboard API and Events; deadline April 5

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

HTTP, websockets, and redirects

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

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

Mouse vs. Touch Events (was: [DOM3Events] CR)

Mutation events replacement

Mutation Observers: a replacement for DOM Mutation Events

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

Publishing specs before TPAC; Oct 14 is last day to start a CfC

Reference to the HTML specification

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]

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

SpellCheck API?

Standards for Web applications on mobile devices: August 2011 updates

Storage Quota API

Test suites and RFC2119

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