public-html-diffs@w3.org from September 2011 by thread

hixie: Fire addtrack events whenver a track is added to a media element. (whatwg r6609) poot (Friday, 30 September)

hixie: Define an event interface for addtrack events. (whatwg r6608) poot (Friday, 30 September)

hixie: Add onaddtrack to all the TrackList interfaces. Also, make the text that introduces event handler IDL attributes more consistent across the spec. (whatwg r6607) poot (Friday, 30 September)

websocket; hixie: Add onaddtrack to all the TrackList interfaces. Also, make the text that introduces event handler IDL attributes more consistent across the spec. (whatwg r6607) poot (Friday, 30 September)

hixie: Have a TextTrackList object instead of a TextTrack[] array, so we can add members to it. (whatwg r6606) poot (Friday, 30 September)

hixie: move .id and ID processing to DOM Core. (whatwg r6605) poot (Friday, 30 September)

hixie: typos (whatwg r6604) poot (Friday, 30 September)

hixie: Remove remaining editing section stuff as there are bugs tracking it. (whatwg r6603) poot (Friday, 30 September)

webstorage; hixie: Exceptions DOM Core/WebIDL fix. (whatwg r6602) poot (Friday, 30 September)

workers; hixie: Exceptions DOM Core/WebIDL fix. (whatwg r6602) poot (Friday, 30 September)

websocket; hixie: Exceptions DOM Core/WebIDL fix. (whatwg r6602) poot (Friday, 30 September)

SSE; hixie: Exceptions DOM Core/WebIDL fix. (whatwg r6602) poot (Friday, 30 September)

postmsg; hixie: Exceptions DOM Core/WebIDL fix. (whatwg r6602) poot (Friday, 30 September)

microdata; hixie: Exceptions DOM Core/WebIDL fix. (whatwg r6602) poot (Friday, 30 September)

hixie: Exceptions DOM Core/WebIDL fix. (whatwg r6602) poot (Friday, 30 September)

hixie: Legacy IDL attribute compatibility WebIDL fix. (whatwg r6600) poot (Thursday, 29 September)

SSE; hixie: Event handler IDL attribute compatibility WebIDL fix. (whatwg r6599) poot (Thursday, 29 September)

workers; hixie: Event handler IDL attribute compatibility WebIDL fix. (whatwg r6599) poot (Thursday, 29 September)

websocket; hixie: Event handler IDL attribute compatibility WebIDL fix. (whatwg r6599) poot (Thursday, 29 September)

hixie: Event handler IDL attribute compatibility WebIDL fix. (whatwg r6599) poot (Thursday, 29 September)

postmsg; hixie: Event handler IDL attribute compatibility WebIDL fix. (whatwg r6599) poot (Thursday, 29 September)

hixie: typo (whatwg r6598) poot (Thursday, 29 September)

hixie: typo in idl (whatwg r6597) poot (Thursday, 29 September)

hixie: Specify multipart/x-mixed-replace (whatwg r6596) poot (Thursday, 29 September)

SSE; hixie: Specify multipart/x-mixed-replace (whatwg r6596) poot (Thursday, 29 September)

microdata; hixie: Specify multipart/x-mixed-replace (whatwg r6596) poot (Thursday, 29 September)

sam: CfP 177-179 poot (Tuesday, 27 September)

hixie: Add informative text about editing tables (whatwg r6595) poot (Tuesday, 27 September)

hixie: tweak the wording (whatwg r6594) poot (Tuesday, 27 September)

hixie: also disallow combining chars at the start of attributes. (whatwg r6593) poot (Tuesday, 27 September)

hixie: Try to make the application/x-www-form-urlencoded algorithm work even for ISO-2022-JP's crazy escape schemes. (whatwg r6592) poot (Tuesday, 27 September)

hixie: Change OFF to DISABLED because the platform uses the term DISABLED more than OFF. (whatwg r6591) poot (Monday, 26 September)

hixie: Explicitly disallow combining characters at the start of text nodes. (whatwg r6590) poot (Monday, 26 September)

hixie: Update MIMESNIFF reference (whatwg r6589) poot (Monday, 26 September)

sam: Decision for issue 166 poot (Sunday, 25 September)

sam: Issues 177-179 poot (Sunday, 25 September)

hixie: looks like this attribute is specced now so we're good (whatwg r6588) poot (Friday, 23 September)

hixie: kill the 'formatBlock candidates' category (whatwg r6587) poot (Friday, 23 September)

hixie: Avoid firing 'click' twice per click on a <command>, oops. (whatwg r6586) poot (Friday, 23 September)

hixie: update ref (whatwg r6585) poot (Friday, 23 September)

hixie: Update recommended colors to match reality better. (whatwg r6584) poot (Friday, 23 September)

hixie: Explain what the DTD is. (whatwg r6583) poot (Friday, 23 September)

hixie: Explain why browsers shouldn't give up and should block scripts on style sheets even though they don't have to. (whatwg r6582) poot (Friday, 23 September)

hixie: These steps are already running in a task, not async, so no need to have them queue more tasks to fire events. (whatwg r6581) poot (Friday, 23 September)

hixie: Make setting .currentTime before the media has loaded still work (by waiting til it is loaded to seek). (whatwg r6580) poot (Friday, 23 September)

hixie: mention intent (whatwg r6579) poot (Friday, 23 September)

hixie: typo (whatwg r6578) poot (Friday, 23 September)

hixie: Try to fix potentially confusing terminology. (whatwg r6577) poot (Friday, 23 September)

hixie: Compatibility with Gecko/Webkit and apparently some legacy sites. (whatwg r6576) poot (Friday, 23 September)

hixie: Comment out a 'willful violation' that is being fixed in the underlying specs. (whatwg r6575) poot (Friday, 23 September)

hixie: tweak authoring conformance requirements to prevent some meaningless combinations (whatwg r6574) poot (Friday, 23 September)

hixie: Define how sandboxing works with plugins in a hypothetical world where plugins honour the sandbox. (whatwg r6573) poot (Friday, 23 September)

hixie: Explicitly mention when to render drag-cancel feedback. (whatwg r6572) poot (Friday, 23 September)

hixie: Ref update (whatwg r6571) poot (Friday, 23 September)

hixie: Provide advice to authors regarding styling editing regions (whatwg r6570) poot (Friday, 23 September)

hixie: Mark some Window properties [Unforgeable]. (whatwg r6569) poot (Thursday, 22 September)

hixie: Make HTMLElement-type reflecting IDL attributes only set the attribute if the element they're being set to would then match the attribute. (whatwg r6568) poot (Thursday, 22 September)

hixie: Better define 'hide' in the rendering section. (whatwg r6567) poot (Thursday, 22 September)

hixie: add detail (whatwg r6566) poot (Thursday, 22 September)

hixie: Make size and maxlength conforming on type=number for now. (fixing r6413 better) (whatwg r6565) poot (Thursday, 22 September)

hixie: Make popstate not fire onload and not fire when you go back and forth across documents without changing which was the last active state for that document. This is intended to match Firefox. It's also much more sensible than what we had before. (whatwg r6564) poot (Thursday, 22 September)

hixie: accuracy (whatwg r6563) poot (Thursday, 22 September)

hixie: When a media element ends, pause it. Same for MediaControllers. Also a bunch of minor editorial tweaks. (whatwg r6562) poot (Thursday, 22 September)

hixie: 'suspend' event's description was out of date (whatwg r6561) poot (Thursday, 22 September)

hixie: Make option.label and option.value more consistent. (whatwg r6560) poot (Thursday, 22 September)

hixie: Kill CanvasPixelArray in favour of the Typed Array stuff. (whatwg r6559) poot (Wednesday, 21 September)

sam: CfP for 174, 176 poot (Wednesday, 21 September)

sam: Close issue 172 poot (Tuesday, 20 September)

hixie: Change the text track cue order so that it reverse-sorts on end time, since that results in better rendering and fixes some chapter issues. Also, better define the order of events for multiple cues that started at the same time with different end times. (whatwg r6557) poot (Tuesday, 20 September)

websocket; hixie: Align with WSP on the subprotocol syntax. (whatwg r6555) poot (Monday, 19 September)

sam: copy/paste error poot (Monday, 19 September)

sam: Close issue 165 poot (Monday, 19 September)

sam: Correct date poot (Monday, 19 September)

sam: Issue 176 poot (Monday, 19 September)

sam: Fix typo in date poot (Monday, 19 September)

sam: Two weeks of updates poot (Monday, 19 September)

hixie: Fix the default font size for cue text to be half what it was intended to be before, and fifty times bigger than it was actually specified to be before... (whatwg r6554) poot (Wednesday, 14 September)

hixie: typo (whatwg r6552) poot (Saturday, 10 September)

webstorage; hixie: Update Event interfaces to use constructors instead of init*Event methods; remove some typedefs. (whatwg r6551) poot (Saturday, 10 September)

workers; hixie: Update Event interfaces to use constructors instead of init*Event methods; remove some typedefs. (whatwg r6551) poot (Saturday, 10 September)

websocket; hixie: Update Event interfaces to use constructors instead of init*Event methods; remove some typedefs. (whatwg r6551) poot (Saturday, 10 September)

hixie: Update Event interfaces to use constructors instead of init*Event methods; remove some typedefs. (whatwg r6551) poot (Saturday, 10 September)

SSE; hixie: Update Event interfaces to use constructors instead of init*Event methods; remove some typedefs. (whatwg r6551) poot (Saturday, 10 September)

postmsg; hixie: Update Event interfaces to use constructors instead of init*Event methods; remove some typedefs. (whatwg r6551) poot (Saturday, 10 September)

hixie: Revert r6543 and instead move onreadystatechange to be only on Document. (whatwg r6550) poot (Friday, 9 September)

microdata; hixie: update for webidl (whatwg r6549) poot (Friday, 9 September)

hixie: update for webidl (whatwg r6549) poot (Friday, 9 September)

hixie: I keep forgetting how <xmp> used to be defined. (whatwg r6548) poot (Friday, 9 September)

hixie: Point out that 'pre' might be a better solution than 'code' for authors who used 'xmp'. (whatwg r6547) poot (Thursday, 8 September)

hixie: Make networkState changes have better-defined order relative to 'suspend' and 'progress' events. (whatwg r6545) poot (Thursday, 8 September)

hixie: Make 'suspend' fire when the media is loaded. (whatwg r6544) poot (Thursday, 8 September)

hixie: Add script.readyState and fire 'readystatechange' in some cases. Not 100% IE compatible because IE is pretty inconsistent here. Should be compatible with legacy content though, both in browsers that do script prefetch and those that don't. (whatwg r6543) poot (Wednesday, 7 September)

hixie: Match reality: form submission normalises newlines. (whatwg r6542) poot (Tuesday, 6 September)

hixie: typo (whatwg r6541) poot (Monday, 5 September)

hixie: Clarify that this is non-normative. (whatwg r6540) poot (Monday, 5 September)

hixie: typo (whatwg r6539) poot (Sunday, 4 September)

hixie: Fix infinite loop. Oops. (whatwg r6538) poot (Sunday, 4 September)

hixie: mention typedarray for xref (whatwg r6537) poot (Sunday, 4 September)

hixie: 'finally' is a bit confusing since it wouldn't be the final character in the string typically (whatwg r6536) poot (Sunday, 4 September)

hixie: Try to clarify that controls aren't supposed to be overlapped by content, since that would be pointless. (whatwg r6535) poot (Sunday, 4 September)

hixie: Move rel=pingback registration from spec to wiki. (whatwg r6534) poot (Sunday, 4 September)

hixie: Make sure <br> is handled right in the requirements regarding bidi formatting characters. (whatwg r6533) poot (Sunday, 4 September)

hixie: Remove bits now specced in DOMPARSING spec. (whatwg r6532) poot (Sunday, 4 September)

Last message date: Friday, 30 September 2011 23:58:16 UTC