public-html-diffs@w3.org from May 2009 by thread

document.all (bug 6766) (whatwg r3155) poot (Sunday, 31 May)

Clarify 'alt' text rules. (whatwg r3154) poot (Saturday, 30 May)

minor wording tweaks (whatwg r3153) poot (Saturday, 30 May)

fix step reference (bug 6764) (credit: or) (whatwg r3152) poot (Saturday, 30 May)

h:tml; pull down upstream schema change that makes <map> content model transparent; also, locally refine handling of value attribute on button elements so that it's not a shared attribute pattern any longer poot (Saturday, 30 May)

Try to make the magic margin collapsing rule more accurate. (whatwg r3151) poot (Saturday, 30 May)

Fix grammatically confusing sentence. (bug 6759) (whatwg r3149) poot (Friday, 29 May)

getAttribute() and getAttributeNode() convert their argument to lowercase. (whatwg r3148) poot (Friday, 29 May)

Clarify MessagePort GC rules. (whatwg r3147) poot (Friday, 29 May)

Allow href='http://example.com/demo?id=hello&copy=1&world=fun' experimentally. (whatwg r3146) poot (Friday, 29 May)

Allow workers to be GC'ed when they become useless. (whatwg r3145) poot (Thursday, 28 May)

Only directly created nested workers inherit the lifetime requirements; ports on their own don't do it. (whatwg r3144) poot (Thursday, 28 May)

Big changes to Workers and SharedWorkers to make their lifetime model easier. Move 'close' events to v2. Also, fix some omissions and xref problems that I ran across. (whatwg r3143) poot (Thursday, 28 May)

Big changes to Workers and SharedWorkers to make their lifetime model easier. Move 'close' events to v2. Also, fix some omissions and xref problems that I ran across. (whatwg r3143) poot (Thursday, 28 May)

various typos (whatwg r3142) poot (Wednesday, 27 May)

<marquee>, CSS side (whatwg r3141) poot (Wednesday, 27 May)

Try to clarify what it means to change the encoding from UTF-16 to UTF-8. (whatwg r3140) poot (Tuesday, 26 May)

Use real content, not CSS, to add Example labels. poot (Tuesday, 26 May)

note autofocus='' for contentEditable idea (whatwg r3139) poot (Tuesday, 26 May)

Elaborate on willful violations. (whatwg r3138) poot (Tuesday, 26 May)

Make 'default' spellcheck behaviour definition clearer. (whatwg r3137) poot (Tuesday, 26 May)

fix some references (whatwg r3136) poot (Tuesday, 26 May)

Don't spellcheck passwords. (whatwg r3135) poot (Tuesday, 26 May)

Rename the spellcheck 'inherit' state to 'default'. (whatwg r3134) poot (Tuesday, 26 May)

<marquee>, DOM side (whatwg r3133) poot (Tuesday, 26 May)

Updated or removed obsolete parts of Status of this Document. poot (Tuesday, 26 May)

Made sure that examples are clearly marked as such. Cleaned up some examples. Added disclaimer that examples are not final decisions about HTML, necessarily. poot (Tuesday, 26 May)

Parsing-mode quirks. (bug 6562) (whatwg r3132) poot (Tuesday, 26 May)

Mention what to do when reflecting to a missing attribute. (bug 6516) (whatwg r3131) poot (Tuesday, 26 May)

Mention what happens to event handlers on <body> elements obtained by XHR or createDocument(). (bug 6515) (whatwg r3129) poot (Tuesday, 26 May)

clean up some stuff around event handler attributes (whatwg r3128) poot (Tuesday, 26 May)

ack for last checkin (whatwg r3127) poot (Monday, 25 May)

Try to make the definitions of 'available', 'supported', image.width, image.height, and image.complete more correct. (whatwg r3126) poot (Monday, 25 May)

Clarify how registered handlers work a little. (bug 6457) (whatwg r3125) poot (Monday, 25 May)

registerContentHandler() clarifications. (whatwg r3124) poot (Monday, 25 May)

Make the formatBlock execCommand more discerning. (bug 6440) (whatwg r3123) poot (Monday, 25 May)

Fix lack of consistency of naming of confidence flags. (bug 6423) (credit: hs) (whatwg r3122) poot (Sunday, 24 May)

Reduce the number of parse errors for EOF in DOCTYPE. (bug 6351) (credit: hs) (whatwg r3121) poot (Sunday, 24 May)

Drop in some 'Extensibility' text from WF2. (whatwg r3120) poot (Sunday, 24 May)

Update spec to reference RFC5322 instead of RFC2822. (bug 6300) (whatwg r3119) poot (Sunday, 24 May)

body.background is not a url dom attribute apparently. (bug 6097) (whatwg r3118) poot (Sunday, 24 May)

Fix up some Workers examples; remove extraneous <link rel=alternate> step in Atom export. (credit: sp) (whatwg r3117) poot (Saturday, 23 May)

Fix up some Workers examples; remove extraneous <link rel=alternate> step in Atom export. (credit: sp) (whatwg r3117) poot (Saturday, 23 May)

How to extract an Atom feed from an HTML5 document (whatwg r3116) poot (Friday, 22 May)

Fix how drag and drop exports data. (whatwg r3115) poot (Tuesday, 19 May)

Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075) poot (Monday, 18 May)

Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075) poot (Monday, 18 May)

Clarify (well, fix, really) handling of rel='' tokens in RDF conversion. (whatwg r3078) poot (Monday, 18 May)

Include a summary table for bibtex (and fix some minor issues from the previous checkin). (whatwg r3097) poot (Monday, 18 May)

Changed HTMLPropertyCollection to always return PropertyNodeLists when accessed by name. Make itemprop=about only work for RDF on the linking elements. vCard output support. Minor tweaks to microdata. Editorial fixes. (whatwg r3105) poot (Monday, 18 May)

Minor editorial fixes for Philip and jgraham. (whatwg r3077) poot (Monday, 18 May)

Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075) poot (Monday, 18 May)

Minor clarifications based on overnight comments on IRC. (whatwg r3076) poot (Monday, 18 May)

Add the ability to annotate custom microdata in HTML. (whatwg r3074) poot (Monday, 18 May)

Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075) poot (Monday, 18 May)

h:tml; make the target for the "skip to table of contents" link the unexpanded TOC poot (Saturday, 9 May)

h:tml; incorporated upstream schema change that adds "cite" attribute to <section> and <article> elements poot (Friday, 8 May)

Update the definition of rel=license to match actual usage (in particular Flickr's usage). (whatwg r3073) poot (Thursday, 7 May)

Clarify what 'return' means. (credit: ec) (whatwg r3072) poot (Thursday, 7 May)

whitespace issues (whatwg r3071) poot (Thursday, 7 May)

whitespace issues (whatwg r3071) poot (Thursday, 7 May)

whitespace issues (whatwg r3071) poot (Thursday, 7 May)

whitespace issues (whatwg r3071) poot (Thursday, 7 May)

whitespace issues (whatwg r3071) poot (Thursday, 7 May)

note for future work (not written up yet as it depends on whether we pick sql or not) (whatwg r3070) poot (Wednesday, 6 May)

Add cite='' attribute to <section> and <article>. (whatwg r3069) poot (Wednesday, 6 May)

h:tml; added <input type=tel> poot (Wednesday, 6 May)

h:tml; removed the "default" attribute from the <command> element poot (Wednesday, 6 May)

h:tml; changed name of datatype for accesskey attribute to "keylabellist"; added definition for "pattern" datatype, fixed some fragment refs in datatypes file; added ECMAScript spec to references. poot (Wednesday, 6 May)

Bring setTimeout() and setInterval() up to date with recent changes and bring them back into the fold. (whatwg r3068) poot (Monday, 4 May)

h:tml; added accesskey global attribute poot (Sunday, 3 May)

h:tml; unwind muff-up I accidentally introduced in previous checkin poot (Sunday, 3 May)

h:tml; added links to single/multi-page versions poot (Sunday, 3 May)

h:html chunked version now how headers and footer with links to previous and next pages. poot (Sunday, 3 May)

h:tml; put on-page TOCs on Elements chunk and Syntax chunk poot (Sunday, 3 May)

h:tml; added unexpanded TOC poot (Sunday, 3 May)

h:tml; added unexpanded TOC poot (Sunday, 3 May)

h:tml; added unexpanded TOC poot (Sunday, 3 May)

h:tml; added unexpanded TOC poot (Sunday, 3 May)

Comment out the <command default=''> feature because 'default' is a reserved word in JS and I can't come up with a better name. Also, 'default' isn't a critical feature, so it can wait for a future version. (whatwg r3067) poot (Sunday, 3 May)

Update text of getElementsByTagName() for clarity. (whatwg r3061) poot (Saturday, 2 May)

Correct syntax errors in the SQLException definition. (whatwg r3060) poot (Saturday, 2 May)

Redefine getElementsByTagName() for performance. (whatwg r3059) poot (Saturday, 2 May)

Removed per hsivonen's request. (whatwg r3058) poot (Friday, 1 May)

I keep forgetting the text/css quirk is already defined, so let's link to it explicitly. (whatwg r3057) poot (Friday, 1 May)

fixed problem with TOC skip link, move TOC-generating XSL code to separate file poot (Friday, 1 May)

Last message date: Sunday, 31 May 2009 08:48:52 UTC