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