Sunday, 31 May 2009
Saturday, 30 May 2009
- Clarify 'alt' text rules. (whatwg r3154)
- minor wording tweaks (whatwg r3153)
- fix step reference (bug 6764) (credit: or) (whatwg r3152)
- 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
- Try to make the magic margin collapsing rule more accurate. (whatwg r3151)
Friday, 29 May 2009
- Fix grammatically confusing sentence. (bug 6759) (whatwg r3149)
- getAttribute() and getAttributeNode() convert their argument to lowercase. (whatwg r3148)
- Clarify MessagePort GC rules. (whatwg r3147)
- Allow href='http://example.com/demo?id=hello©=1&world=fun' experimentally. (whatwg r3146)
Thursday, 28 May 2009
- Allow workers to be GC'ed when they become useless. (whatwg r3145)
- Only directly created nested workers inherit the lifetime requirements; ports on their own don't do it. (whatwg r3144)
- 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)
- 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)
Wednesday, 27 May 2009
Tuesday, 26 May 2009
- Try to clarify what it means to change the encoding from UTF-16 to UTF-8. (whatwg r3140)
- Use real content, not CSS, to add Example labels.
- note autofocus='' for contentEditable idea (whatwg r3139)
- Elaborate on willful violations. (whatwg r3138)
- Make 'default' spellcheck behaviour definition clearer. (whatwg r3137)
- fix some references (whatwg r3136)
- Don't spellcheck passwords. (whatwg r3135)
- Rename the spellcheck 'inherit' state to 'default'. (whatwg r3134)
- <marquee>, DOM side (whatwg r3133)
- Updated or removed obsolete parts of Status of this Document.
- Made sure that examples are clearly marked as such. Cleaned up some examples. Added disclaimer that examples are not final decisions about HTML, necessarily.
- Parsing-mode quirks. (bug 6562) (whatwg r3132)
- Mention what to do when reflecting to a missing attribute. (bug 6516) (whatwg r3131)
- Mention what happens to event handlers on <body> elements obtained by XHR or createDocument(). (bug 6515) (whatwg r3129)
- clean up some stuff around event handler attributes (whatwg r3128)
Monday, 25 May 2009
- ack for last checkin (whatwg r3127)
- Try to make the definitions of 'available', 'supported', image.width, image.height, and image.complete more correct. (whatwg r3126)
- Clarify how registered handlers work a little. (bug 6457) (whatwg r3125)
- registerContentHandler() clarifications. (whatwg r3124)
- Make the formatBlock execCommand more discerning. (bug 6440) (whatwg r3123)
Sunday, 24 May 2009
- Fix lack of consistency of naming of confidence flags. (bug 6423) (credit: hs) (whatwg r3122)
- Reduce the number of parse errors for EOF in DOCTYPE. (bug 6351) (credit: hs) (whatwg r3121)
- Drop in some 'Extensibility' text from WF2. (whatwg r3120)
- Update spec to reference RFC5322 instead of RFC2822. (bug 6300) (whatwg r3119)
- body.background is not a url dom attribute apparently. (bug 6097) (whatwg r3118)
Saturday, 23 May 2009
- Fix up some Workers examples; remove extraneous <link rel=alternate> step in Atom export. (credit: sp) (whatwg r3117)
- Fix up some Workers examples; remove extraneous <link rel=alternate> step in Atom export. (credit: sp) (whatwg r3117)
Friday, 22 May 2009
Tuesday, 19 May 2009
Monday, 18 May 2009
- Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075)
- Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075)
- Clarify (well, fix, really) handling of rel='' tokens in RDF conversion. (whatwg r3078)
- Include a summary table for bibtex (and fix some minor issues from the previous checkin). (whatwg r3097)
- 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)
- Minor editorial fixes for Philip and jgraham. (whatwg r3077)
- Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075)
- Minor clarifications based on overnight comments on IRC. (whatwg r3076)
- Add the ability to annotate custom microdata in HTML. (whatwg r3074)
- Fix some typos and add the first draft of an intro section for microdata. (whatwg r3075)
Saturday, 9 May 2009
Friday, 8 May 2009
Thursday, 7 May 2009
- Update the definition of rel=license to match actual usage (in particular Flickr's usage). (whatwg r3073)
- Clarify what 'return' means. (credit: ec) (whatwg r3072)
- whitespace issues (whatwg r3071)
- whitespace issues (whatwg r3071)
- whitespace issues (whatwg r3071)
- whitespace issues (whatwg r3071)
- whitespace issues (whatwg r3071)
Wednesday, 6 May 2009
- note for future work (not written up yet as it depends on whether we pick sql or not) (whatwg r3070)
- Add cite='' attribute to <section> and <article>. (whatwg r3069)
- h:tml; added <input type=tel>
- h:tml; removed the "default" attribute from the <command> element
- 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.
Monday, 4 May 2009
Sunday, 3 May 2009
- h:tml; added accesskey global attribute
- h:tml; unwind muff-up I accidentally introduced in previous checkin
- h:tml; added links to single/multi-page versions
- h:html chunked version now how headers and footer with links to previous and next pages.
- h:tml; put on-page TOCs on Elements chunk and Syntax chunk
- h:tml; added unexpanded TOC
- h:tml; added unexpanded TOC
- h:tml; added unexpanded TOC
- h:tml; added unexpanded TOC
- 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)
Saturday, 2 May 2009
- Update text of getElementsByTagName() for clarity. (whatwg r3061)
- Correct syntax errors in the SQLException definition. (whatwg r3060)
- Redefine getElementsByTagName() for performance. (whatwg r3059)