Thursday, 30 June 2011
- hixie: Revamp how audioTracks and videoTracks work on HTMLMediaElement and MediaStream. (whatwg r6275) poot
- postmsg; hixie: Revamp how audioTracks and videoTracks work on HTMLMediaElement and MediaStream. (whatwg r6275) poot
Tuesday, 28 June 2011
- sam: Second change proposal poot
- sam: update issues 30, 153, 154, 166, and 167 poot
- sam: CP for hgroup poot
Saturday, 25 June 2011
- sam: Fix typo poot
- mjs: Grant 6 week extension to Edward O'Connor for ISSUE-133 proposal. poot
- sam: Another longdesc proposal poot
- sam: Record change proposal poot
Friday, 24 June 2011
- sam: Issue 169 was withdrawn poot
- sam: record issues 167-169 poot
- hixie: Structured clone: Preserve sparse arrays and mention that non-index properties of arrays are preserved too. (whatwg r6274) poot
Thursday, 23 June 2011
- postmsg; hixie: add infrastructure to postMessage() to support ArrayBuffer cloning (whatwg r6273) poot
- workers; hixie: add infrastructure to postMessage() to support ArrayBuffer cloning (whatwg r6273) poot
- hixie: add infrastructure to postMessage() to support ArrayBuffer cloning (whatwg r6273) poot
- sam: Fix short name for issue 166 poot
- sam: Record issue 166 poot
- sam: Record change proposal for issue 154 poot
- sam: Record change proposal for issue 153 poot
Tuesday, 21 June 2011
- websocket; hixie: consistency (whatwg r6271) poot
- websocket; hixie: Unpaired surrogates should throw an exception in close, like in send(), so we don't ask the protocol to send invalid utf-8 (whatwg r6270) poot
- websocket; hixie: Prevent API from sending too much data to the protocol for the close frame. (whatwg r6269) poot
- websocket; hixie: WebSocket close code can fit in an unsigned short, so use that instead. (whatwg r6268) poot
- webstorage; hixie: xref (whatwg r6267) poot
- workers; hixie: improve explanatory text (whatwg r6266) poot
- hixie: improve explanatory text (whatwg r6266) poot
- workers; hixie: Let worker's self.location stringify, like window.location (whatwg r6265) poot
- workers; hixie: Oops, checking the name got dropped somehow in the name='' case. (whatwg r6264) poot
- workers; hixie: Make worker errors propagate all the way up to the Document, hitting the global scope .onerror each step of the way. This isn't a great way to specify it but I couldn't work out a cleaner way that didn't involve major (potentially risky) surgery and inventing new terms. If it turns out that there are other things that'd need the parent/child infrastructure to be better defined I'll do it then. (whatwg r6263) poot
- hixie: missing ) (whatwg r6262) poot
- SSE; hixie: xref (whatwg r6261) poot
- hixie: xref (whatwg r6261) poot
- hixie: update xref section (whatwg r6260) poot
- hixie: terminology consistency (aria) (whatwg r6258) poot
Monday, 20 June 2011
- SSE; hixie: Fix some issues with the recent CORSification of EventSource. (whatwg r6257) poot
- hixie: Fix some issues with the recent CORSification of EventSource. (whatwg r6257) poot
Saturday, 18 June 2011
- mike: mark dirname as new poot
- mike: document dirname and iframe@srcdoc poot
- 2Dapi; mike: remove WIP warning poot
Friday, 17 June 2011
- SSE; hixie: CORS-enable EventSource, for cross-site event streams (whatwg r6255) poot
- websocket; hixie: Make WebSocket.binaryType more like XHR.responseType (whatwg r6158) poot
- webstorage; hixie: Don't overpromise in security sections... (whatwg r6169) poot
- microdata; hixie: allow dependency on HTML again (whatwg r6165) poot
- websocket; hixie: websocket: Make the types of the arguments and attributes for the close frame API bits consistent with each other (whatwg r6159) poot
- sam: Reflect calls for issues 134, 150, and 163 poot
- sam: CfP for 164 poot
- microdata; hixie: Don't overpromise in security sections... (whatwg r6169) poot
- postmsg; hixie: Don't overpromise in security sections... (whatwg r6169) poot
- SSE; hixie: Don't overpromise in security sections... (whatwg r6169) poot
- websocket; hixie: Don't overpromise in security sections... (whatwg r6169) poot
- workers; hixie: Don't overpromise in security sections... (whatwg r6169) poot
- mike: revert to 1.4946 poot
- hixie: Fix the 'potentially playing' mess I made back in Feb. (whatwg r6179) poot
- hixie: cvs problem poot
- hixie: Prevent it from being possible to have seeked to after the end of an infinite stream that suddenly stops being infinite. (whatwg r6182) poot
- hixie: Add a note about HAVE_METADATA vs HAVE_CURRENT_DATA (whatwg r6177) poot
- hixie: More notes about video.readyState. (whatwg r6178) poot
- hixie: Explicitly say that ranges are inclusive. (whatwg r6180) poot
- hixie: Oops. Enabling the chapters track shouldn't override <track default> on a subtitle track. (whatwg r6181) poot
- hixie: Try to clean up the stuff about Unicode characters. (whatwg r6184) poot
- SSE; hixie: Try to clean up the stuff about Unicode characters. (whatwg r6184) poot
- hixie: Make structured clone handle getters. (whatwg r6185) poot
- postmsg; hixie: Make structured clone handle getters. (whatwg r6185) poot
- hixie: mention focusing near the click stuff so i don't get confused again... (whatwg r6186) poot
- hixie: Update 'fire' and 'dispatch' terminology. (whatwg r6188) poot
- hixie: For compat, make clicking interactive things inside labels not do anything to the label's labeled control (whatwg r6187) poot
- workers; hixie: Update 'fire' and 'dispatch' terminology. (whatwg r6188) poot
- websocket; hixie: Fix cookies and WebSockets (whatwg r6189) poot
- hixie: Fix cookies and WebSockets (whatwg r6189) poot
- websocket; hixie: Expose selected extensions on WebSocket connections; allow UAs to use compression. (whatwg r6190) poot
- websocket; hixie: Reintroduce 'error' events for WebSockets. (whatwg r6191) poot
- hixie: Support 'no-store' in appcache. This means we can now allow cross-origin HTTPS caching, too, without making things worse than the regular HTTP cache. (whatwg r6194) poot
- websocket; hixie: clarification (whatwg r6192) poot
- sam: CfP for issues 151 and 165 poot
- hixie: typo (whatwg r6193) poot
- hixie: note idea (whatwg r6195) poot
- hixie: Rename DataTransferItems to DataTransferItemList. (whatwg r6198) poot
- SSE; hixie: clarify the precise way an eventsource garbage collection affects the underlying connections (whatwg r6202) poot
- workers; hixie: Expose handlers for online and offline events in workers (whatwg r6196) poot
- hixie: consistency (whatwg r6197) poot
- hixie: Define what should happen to the text selection when a text field value is changed. (whatwg r6199) poot
- hixie: try to clarify the non-normative text here (whatwg r6203) poot
- hixie: ack for last checkin (whatwg r6204) poot
- hixie: Specify legacy window.status (which does nothing and always returns the empty string, for historical reasons) (whatwg r6200) poot
- hixie: apply chair revert request (whatwg r6201) poot
- sam: CP for issue 151 poot
- webstorage; hixie: provide a hook for other specs (whatwg r6205) poot
- hixie: Add requirements for how to express file names in formdata (whatwg r6206) poot
- hixie: mention that this is an example (whatwg r6207) poot
- hixie: Note that 'load' events don't fire on about:blank documents in <object> and <iframe> elements. This may have to change, though. (whatwg r6209) poot
- hixie: Fire 'load' on the about:blank document created by window.open() (whatwg r6208) poot
- hixie: Example of automatically showing a sign-language track when one is available (whatwg r6210) poot
- hixie: typo (whatwg r6213) poot
- workers; hixie: Add the atob/btoa methods to WorkerUtils (whatwg r6211) poot
- hixie: Define some types that are never going to be scripting types and are therefore always going to be 'safe' to use as data format types in <script> (even though in practice authors really should be using more specific types). (whatwg r6212) poot
- hixie: Explain noscript's non-xml support. (whatwg r6214) poot
- hixie: Make the summary a bit more detailed. (whatwg r6218) poot
- hixie: Remove some error-handling parsing behaviour near <ruby> elements, for forwards-compatibility. (See also previous checkin; sorry about the erroneous annotations therein) (whatwg r6216) poot
- hixie: Remove some error-handling parsing behaviour near <ruby> elements, for forwards-compatibility. (whatwg r6215) poot
- hixie: Give a summary of how target='' and sandbox='' interact. (whatwg r6217) poot
- hixie: Update IDL to recent WebIDL changes, thanks to heycam. (whatwg r6220) poot
- postmsg; hixie: Update IDL to recent WebIDL changes, thanks to heycam. (whatwg r6220) poot
- microdata; hixie: Update IDL to recent WebIDL changes, thanks to heycam. (whatwg r6220) poot
- SSE; hixie: Update IDL to recent WebIDL changes, thanks to heycam. (whatwg r6220) poot
- microdata; hixie: People are making their own microdata to RDF algorithms, so there's no point making this the only such algorithm. (whatwg r6219) poot
- websocket; hixie: Update IDL to recent WebIDL changes, thanks to heycam. (whatwg r6220) poot
- webstorage; hixie: Update IDL to recent WebIDL changes, thanks to heycam. (whatwg r6220) poot
- workers; hixie: Update IDL to recent WebIDL changes, thanks to heycam. (whatwg r6220) poot
- hixie: Remove <progress form> and <meter form> since they are basically useless. (whatwg r6221) poot
- hixie: Introduce <object type='' data='' typemustmatch> to help when referencing resources from a remote host. (whatwg r6222) poot
- microdata; hixie: Simplify the non-normative descriptions of index getters to avoid confusing readers (the specifics of edge cases are rather subtle). (whatwg r6223) poot
- hixie: Simplify the non-normative descriptions of index getters to avoid confusing readers (the specifics of edge cases are rather subtle). (whatwg r6223) poot
- hixie: grammar (whatwg r6227) poot
- hixie: try to clarify the effect of the ARIA section based on http://www.w3.org/mid/AANLkTikZYUgkd1Ma12mMK6ajo1DB1N9wXXEDcGYr9a0e@mail.gmail.com http://www.w3.org/mid/1300704676.2500.74.camel@shuttle and http://www.w3.org/mid/4D874B52.9060604@intertwingly.net (whatwg r6225) poot
- hixie: Change how U+0000 NULLs are parsed in MathML text integration points; may also have some side-effects on misnested formatting elements. (whatwg r6226) poot
- hixie: Update out of date domintro text. Also, ack for previous checkin. (whatwg r6230) poot
- hixie: ref update (whatwg r6228) poot
- hixie: it was pointed out that Unix paths can contain backslashes (whatwg r6229) poot
- hixie: typo (whatwg r6231) poot
- hixie: showModalDialog() inside a sandboxed iframe should be blocked _before_ the window pops up... Also, some minor editorial cleanup in this area. (whatwg r6233) poot
- hixie: This wasn't checking that the 'seconds' component was only two characters long. (whatwg r6232) poot
- hixie: <table border=0> effect on <td> and <th> (whatwg r6234) poot
- mike: Replaced CDATA example. b=11508. Thanks David Carlisle. poot
- hixie: Correctness (whatwg r6238) poot
- hixie: Define the serialisation requirments for type=datetime. (whatwg r6235) poot
- hixie: show best practice use of 'lang' attribute (whatwg r6236) poot
- hixie: Correctness. (whatwg r6237) poot
- hixie: Try to clarify this by switching the order around. (whatwg r6239) poot
- hixie: update the intro (whatwg r6240) poot
- hixie: Make textarea and input consistent. (Interop here is a disaster currently, so we can change this with impunity.) (whatwg r6241) poot
- hixie: index was missing 'muted' (whatwg r6246) poot
- hixie: Apparently it isn't entirely clear that margins at the top and bottom of an element must be vertical margins. (whatwg r6243) poot
- hixie: Clarify media fragment video track selection. (whatwg r6244) poot
- hixie: selectedIndex typos (whatwg r6245) poot
- hixie: Provide an .onended event handler for MediaController to expose the event more easily. (whatwg r6247) poot
- hixie: Add placeholder='' support to type=number. (whatwg r6248) poot
- SSE; hixie: appcache: only allow text/cache-manifest with no parameters or with a charset=utf-8 parameter. (whatwg r6251) poot
- SSE; hixie: Make sure close() on EventSource works well with fetch(). (whatwg r6252) poot
- hixie: appcache: only allow text/cache-manifest with no parameters or with a charset=utf-8 parameter. (whatwg r6251) poot
- SSE; hixie: this was more confusing that helpful, so let's remove it (whatwg r6253) poot
- hixie: markup fix (whatwg r6249) poot
- SSE; hixie: EventSource: only allow text/event-stream with no parameters or with a charset=utf-8 parameter. (whatwg r6250) poot
- SSE; hixie: remove a redundant 'otherwise' (whatwg r6254) poot
- hixie: Make sure close() on EventSource works well with fetch(). (whatwg r6252) poot
Wednesday, 1 June 2011
- sam: CfP for 164 poot
Last message date: Thursday, 30 June 2011 23:53:18 UTC