2Dapi; hixie: Clarify that setting strokeStyle or fillStyle to a Gradient is affected by future invokationsinvocations of addColorStop(). (whatwg r4842)
2Dapi; hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857)
device; hixie: peer-to-peer ideas: make the configuration stuff async and repeatable, and make it possible to give the server object details of some third-party server that does routing or whatnot. (whatwg r4858)
device; hixie: very early draft idea of how to do the API part of peer-to-peer communication for video conferencing, server-less IMing, etc. (whatwg r4829)
hixie: Allow getElementsByClassName() etc to cache results if desired. (this can result in script-detectable cache-sensitive behaviour, but is a massive performance win. Let's hope nobody ever depends on this.) (whatwg r4856)
hixie: Cover more possible misuses for hidden=''. Anyone got good suggestions of short examples where hidden='' is useful? All the examples I can think of are huge... (whatwg r4846)
hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857)
hixie: Make document.write() fire INVALID_STATE_ERR for consistency with similar APIs, rather than INVALID_ACCESS_ERR. Also, fix some xrefs in IDL blocks. (whatwg r4863)
hixie: Make seeking async since some implementations can't tell if something is seekable synchronously. Also, make it not throw ever, and make it sanely re-entrant. (whatwg r4868)
hixie: Oops, the 'list of scripts that will execute as soon as possible' was never having items removed from it. Also, it's a set, not a list. (whatwg r4853)
microdata; hixie: Allow getElementsByClassName() etc to cache results if desired. (this can result in script-detectable cache-sensitive behaviour, but is a massive performance win. Let's hope nobody ever depends on this.) (whatwg r4856)
microdata; hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857)
mike: attempt to describe the set of "void" elements more precisely (thx=SimonPieters) text now reads, "A void element is an element whose content model never allows it to have contents under any circumstances."
postmsg; hixie: First draft of possible change to the WebSocket handshake. Also, make the protocol and API be consistently called WebSocket. (whatwg r4814)
postmsg; hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857)
websockets; hixie: First draft of possible change to the WebSocket handshake. Also, make the protocol and API be consistently called WebSocket. (whatwg r4814)