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

hixie: Make the <input type> values for the various states more obvious. (whatwg r6878) poot (Friday, 16 December)

hixie: Fix some typos or copypasta. (whatwg r6877) poot (Friday, 16 December)

hixie: Clarify what is focused in the iframe's owner document when an iframe's child document is focused. (whatwg r6876) poot (Friday, 16 December)

hixie: Mention some XSS risks explicitly. (whatwg r6875) poot (Friday, 16 December)

steve: minor change to wording to correct grammar poot (Thursday, 15 December)

sam: Fix typos poot (Thursday, 15 December)

hixie: Change atob() to ignore whitespace. This is a potentially breaking change, but Opera has implemented it for a while and doesn't seem to have had any problems resulting. (whatwg r6874) poot (Thursday, 15 December)

hixie: Update the dropzone='' syntax to use string: and file: rather than s: and f:. No point being terse here. (whatwg r6873) poot (Wednesday, 14 December)

sam: This week's actions poot (Wednesday, 14 December)

microdata; hixie: New topics: DOM APIs, and Security. (Note that by default, people are _not_ subscribed to new topics.) Also, some tweaks to the previous annotations. (whatwg r6836) poot (Wednesday, 14 December)

SSE; hixie: Prepare a WebVTT standard. Remove the WebVTT text from the HTML standard; refer to the WebVTT spec instead. Drop PeerConnection (moved to W3C WebRTC WG). Clean up some internal annotations (sorry, this affects a number of topics but is purely editorial). Fix some WebIDL issues flagged by recent updates to the WebIDL checker. (whatwg r6837) poot (Wednesday, 14 December)

SSE; hixie: New topics: DOM APIs, and Security. (Note that by default, people are _not_ subscribed to new topics.) Also, some tweaks to the previous annotations. (whatwg r6836) poot (Wednesday, 14 December)

webstorage; hixie: Prepare a WebVTT standard. Remove the WebVTT text from the HTML standard; refer to the WebVTT spec instead. Drop PeerConnection (moved to W3C WebRTC WG). Clean up some internal annotations (sorry, this affects a number of topics but is purely editorial). Fix some WebIDL issues flagged by recent updates to the WebIDL checker. (whatwg r6837) poot (Wednesday, 14 December)

workers; hixie: Prepare a WebVTT standard. Remove the WebVTT text from the HTML standard; refer to the WebVTT spec instead. Drop PeerConnection (moved to W3C WebRTC WG). Clean up some internal annotations (sorry, this affects a number of topics but is purely editorial). Fix some WebIDL issues flagged by recent updates to the WebIDL checker. (whatwg r6837) poot (Wednesday, 14 December)

SSE; hixie: Clarify that the origin given in an event source event is the origin after redirects. (whatwg r6847) poot (Wednesday, 14 December)

2Dapi; hixie: Bring W3C specs back to tip of tree per chair request. (whatwg r6855) poot (Wednesday, 14 December)

hixie: Try to fix the problem David Flanagan raised a while back with the <!DOCTYPE html><body><table><math><mi>foo</mi></math></table> test case. (whatwg r6870) poot (Wednesday, 14 December)

postmsg; hixie: New topics: DOM APIs, and Security. (Note that by default, people are _not_ subscribed to new topics.) Also, some tweaks to the previous annotations. (whatwg r6836) poot (Wednesday, 14 December)

microdata; hixie: the <time> element is dead, long live the <time> element (whatwg r6827) poot (Wednesday, 14 December)

microdata; hixie: Try adding topic markers (work in progress). (whatwg r6832) poot (Wednesday, 14 December)

webstorage; hixie: New topics: DOM APIs, and Security. (Note that by default, people are _not_ subscribed to new topics.) Also, some tweaks to the previous annotations. (whatwg r6836) poot (Wednesday, 14 December)

workers; hixie: Drop the last remaining use of [Supplemental]. (whatwg r6857) poot (Wednesday, 14 December)

microdata; hixie: Prepare a WebVTT standard. Remove the WebVTT text from the HTML standard; refer to the WebVTT spec instead. Drop PeerConnection (moved to W3C WebRTC WG). Clean up some internal annotations (sorry, this affects a number of topics but is purely editorial). Fix some WebIDL issues flagged by recent updates to the WebIDL checker. (whatwg r6837) poot (Wednesday, 14 December)

postmsg; hixie: Prepare a WebVTT standard. Remove the WebVTT text from the HTML standard; refer to the WebVTT spec instead. Drop PeerConnection (moved to W3C WebRTC WG). Clean up some internal annotations (sorry, this affects a number of topics but is purely editorial). Fix some WebIDL issues flagged by recent updates to the WebIDL checker. (whatwg r6837) poot (Wednesday, 14 December)

hixie: Define how to handle synthesised audio descriptions that take longer to play than the cue with which they are associated (whatwg r6859) poot (Wednesday, 14 December)

postmsg; hixie: typo (whatwg r6852) poot (Wednesday, 14 December)

websocket; hixie: Prepare a WebVTT standard. Remove the WebVTT text from the HTML standard; refer to the WebVTT spec instead. Drop PeerConnection (moved to W3C WebRTC WG). Clean up some internal annotations (sorry, this affects a number of topics but is purely editorial). Fix some WebIDL issues flagged by recent updates to the WebIDL checker. (whatwg r6837) poot (Wednesday, 14 December)

hixie: Fix some cross-reference issues. (whatwg r6866) poot (Wednesday, 14 December)

hixie: Define the meaning of preload='' values while the video is playing. (whatwg r6858) poot (Wednesday, 14 December)

microdata; hixie: Bring W3C specs back to tip of tree per chair request. (whatwg r6855) poot (Wednesday, 14 December)

workers; hixie: Change how the global scope objects are exposed in workers so that dedicated workers and shared workers have global scopes with different interface names, since they are different interfaces. This patch also fixes some TOPIC lines for the intro of the spec. (whatwg r6846) poot (Wednesday, 14 December)

hixie: Improve accuracy. (whatwg r6860) poot (Wednesday, 14 December)

hixie: Fix some typos or copypasta. (whatwg r6863) poot (Wednesday, 14 December)

microdata; hixie: Try to clarify that an element with an empty itemprop='' doesn't get listed in the .properties list. (whatwg r6854) poot (Wednesday, 14 December)

SSE; hixie: withCredentials in EventSource should also affect reconnections. (whatwg r6841) poot (Wednesday, 14 December)

microdata; hixie: Disambiguate what to do in conflicting cases. Also, change the spacing in th emarkup so I can add paragraphs here easily later. (whatwg r6850) poot (Wednesday, 14 December)

websocket; hixie: Remove an attempt to cross-reference a term that isn't explicitly defined. (whatwg r6842) poot (Wednesday, 14 December)

SSE; hixie: Require implementations to ignore all MIME type parameters on text/event-stream resources (whatwg r6848) poot (Wednesday, 14 December)

microdata; hixie: When itemprop='' is specified on elements like <a> or <iframe>, require the corresponding attribute, to help authors who are misusing microdata. (whatwg r6851) poot (Wednesday, 14 December)

hixie: Fix text for consistency (whatwg r6864) poot (Wednesday, 14 December)

hixie: Bring W3C specs back to tip of tree per chair request. (whatwg r6855) poot (Wednesday, 14 December)

hixie: Try to fix the problem David Flanagan raised a while back with the <!DOCTYPE html><body><table><math><mi>foo</mi></math></table> test case. (whatwg r6870) poot (Wednesday, 14 December)

hixie: Make the example more consistent with others (whatwg r6868) poot (Wednesday, 14 December)

hixie: Fix some cross-reference issues. (whatwg r6856) poot (Wednesday, 14 December)

hixie: Remove duplicate entry (whatwg r6861) poot (Wednesday, 14 December)

hixie: Make sure not to autodetect an unsupported encoding... (whatwg r6865) poot (Wednesday, 14 December)

hixie: make this example a bit more plausible (whatwg r6867) poot (Wednesday, 14 December)

hixie: More clearly define 'act as if'. (whatwg r6871) poot (Wednesday, 14 December)

hixie: Remove some copypasta. (whatwg r6869) poot (Wednesday, 14 December)

hixie: valueAsDate is defined as returning null sometimes, so it needs to be nullable. (whatwg r6862) poot (Wednesday, 14 December)

hixie: Fix some typos or copypasta. (whatwg r6872) poot (Wednesday, 14 December)

workers; hixie: fix filter bug poot (Wednesday, 14 December)

Last message date: Friday, 16 December 2011 23:24:33 UTC