Tuesday, 30 June 2009
Monday, 29 June 2009
- Be less judgmental about certain encodings... (bug 6858) (whatwg r3341)
- Tweak presentation of category lists. (whatwg r3340)
- Tweak presentation of category lists. (whatwg r3340)
- Tweak presentation of category lists. (whatwg r3340)
- Tweak presentation of category lists. (whatwg r3340)
- Tweak presentation of category lists. (whatwg r3340)
- Add lists of elements for the remaining categories used in content models. (whatwg r3339)
- Update some of the content models and element categories. Also, create some lists to cross-reference from the definitions of the main catgories to the elements in those categories. (whatwg r3338)
- Try to document the appcache model. (whatwg r3337)
- h:tml; did substantial reorganizing and refining to the Syntax section; introduce the terms "replaceable character data" and "non-replaceable character data"
- h:tml; did substantial reorganizing and refining to the Syntax section; introduce the terms "replaceable character data" and "non-replaceable character data"
- Yet more tinkering of the ASCII-compatible definition. Also, discourage ISO-2022-* due to the potential for XSS. (whatwg r3335)
Sunday, 28 June 2009
- Yet more attempts to make the ASCII-compatible definition clear. (whatwg r3334)
- Missed a bit during my rewrite of <address> semantics recently. (whatwg r3333)
- Elaborate on the rules for ASCII-compatible encodings (see last checkin). (credit: pt) (whatwg r3332)
- Allow Shift_JIS to be treated as ASCII-compatible. (bug 6858) (whatwg r3331)
- Add some exposition around <div> and <section>. (bug 6771) (whatwg r3330)
Friday, 26 June 2009
- h:tml; introduce the term "character data", and link to it from content models
- Tentatively allow flow content inside <table><caption> and <figure><legend>. (bug 7056) (whatwg r3329)
- Define the 'Text' content model more clearly. (whatwg r3328)
- markup error (whatwg r3327)
- markup error (whatwg r3327)
- markup error (whatwg r3327)
- markup error (whatwg r3327)
- h:tml; pull upstream grammar change that loosens constraints on attribute model for <source>
- h:tml; pull upstream grammar change that loosens constraints on attribute model for <source>
- markup fixes (whatwg r3326)
- Move openDatabase(), localStorage, and sessionStorage from HTML5 to Web Storage. Make it clearer where constructors are supposed to be visible. (whatwg r3325)
- Move openDatabase(), localStorage, and sessionStorage from HTML5 to Web Storage. Make it clearer where constructors are supposed to be visible. (whatwg r3325)
- Move openDatabase(), localStorage, and sessionStorage from HTML5 to Web Storage. Make it clearer where constructors are supposed to be visible. (whatwg r3325)
- Move openDatabase(), localStorage, and sessionStorage from HTML5 to Web Storage. Make it clearer where constructors are supposed to be visible. (whatwg r3325)
- Move openDatabase(), localStorage, and sessionStorage from HTML5 to Web Storage. Make it clearer where constructors are supposed to be visible. (whatwg r3325)
- Add rules for improving compat with XPath 1.0. (bug 6778) (whatwg r3324)
- Add rules for improving compat with XSLT 1.0. (bug 6776) (whatwg r3323)
- example for formnovalidate (whatwg r3322)
- Example for <label>. (whatwg r3321)
- minor markup change for debugging purposes (whatwg r3320)
- 'hashchange' is supposed to be async. (whatwg r3319)
Thursday, 25 June 2009
- A quick introduction to HTML. (whatwg r3316)
- All interfaces for elements are supposed to inherit from HTMLElement. (whatwg r3315)
Wednesday, 24 June 2009
- h:tml; removed assertions about character encoding declaration needing to be first child; plus, pull in new version of upstream webkit CSS that adds <datagrid> styling
- h:tml; removed assertions about character encoding declaration needing to be first child; plus, pull in new version of upstream webkit CSS that adds <datagrid> styling
- Use [Supplemental] instead of [XXX], in preparation for WebIDL defining [Supplemental]. Add all the DOM2 HTML obsolete stuff. Define <frame>. (whatwg r3314)
- Use [Supplemental] instead of [XXX], in preparation for WebIDL defining [Supplemental]. Add all the DOM2 HTML obsolete stuff. Define <frame>. (whatwg r3314)
- Example for scope=rowgroup. (whatwg r3310)
Tuesday, 23 June 2009
- Workers have to define how to resolve the URL passed to the constructor, oops. (whatwg r3309)
- define 'case-[in]sensitive' for CSS section (whatwg r3308)
- markup error (whatwg r3307)
- Define interaction with CSS case-sensitivity rules. (whatwg r3306)
- spelling errors occurred (whatwg r3305)
- spelling errors occurred (whatwg r3305)
- Write some explanatory text around the HTML parser. (whatwg r3304)
- Write some explanatory text around the HTML parser. (whatwg r3304)
- Write some explanatory text around the HTML parser. (whatwg r3304)
- Write some explanatory text around the HTML parser. (whatwg r3304)
- Write some explanatory text around the HTML parser. (whatwg r3304)
Wednesday, 17 June 2009
- more cleanup (whatwg r3303)
- Variety of editorial cleanup; also, fix the Action facet of <input> controls. (whatwg r3302)
- contextmenu='' inherits; also, fix markup error in last checkin (whatwg r3301)
- Roll in the various notes I'd made about menu construction into the algorithm. (whatwg r3299)
- Fold command.click() into the regular HTMLElement.click(). (whatwg r3298)
- cleanup of internal comment for form='' feature (whatwg r3297)
- variety of editorial changes to clean things up (whatwg r3296)
- Define handling of <area>.click() and popup blockers. (whatwg r3295)
- more cleanup for <canvas> (whatwg r3294)
- hide XXX markers in v2 placeholder text (whatwg r3293)
- Clean up references to CSS specs. (whatwg r3292)
- remove redundant notes (whatwg r3291)
- Cleanup terminology related to 'in the document'; 'removed from the document', etc. (whatwg r3290)
Tuesday, 16 June 2009
- Editorial cleanup. Explicitly say that when a subpart of a media stream isn't supported, it's just ignored and nothing else happens yet. (whatwg r3289)
- Annotate some possible hacks we'll have to add for <embed> and <object>. (whatwg r3288)
- Define ordering of 'load' event for <object> elements. (whatwg r3287)
- Mention the weirdness with <object> and appcache explicitly. (whatwg r3286)
- more xref fixes (whatwg r3285)
- A variety of mostly editorial fixes: XML MIME type xref; resolve some minor issues for plugins, collect references. (whatwg r3284)
- <iframe> content model. (whatwg r3280)
- typos (bug 7003) (whatwg r3281)
- Authoring tools - use UTF-8 please. (bug 6993) (whatwg r3282)
- WebIDL spelling. (bug 6992) (whatwg r3283)
- cleanup some suggestions we had noted (whatwg r3279)
- h:tml; added processing to take all schema attribute-value references to relaxng "string" datatype primitive, and transform them into hyperlinks to the definition of "string" provided in the Datatypes section.
- h:tml; added processing to take all schema attribute-value references to relaxng "string" datatype primitive, and transform them into hyperlinks to the definition of "string" provided in the Datatypes section.
- h:tml; did a bit of streamlining in definitions of datatype primitives
- h:tml; checkpointing in midst of minor cleanup and organizing tweaks.
- Remove remaining references to [WINDOW]. (whatwg r3277)
- typo fix (whatwg r3276)
- Remove note about longdesc='', since no new evidence has come up yet. (If there is outstanding feedback, I'll read, consider, and respond to that feedback separately from this -- I'm just cleaning up the spec here for now.) (whatwg r3275)
- Even more editorial cleanup. (whatwg r3274)
- Fill in the rules about .click() not opening a popup. (whatwg r3273)
- editoral cleanup (whatwg r3272)
- Include a note about the dangers of ASCII art. (whatwg r3271)
- xref fixup (whatwg r3270)
- use <label> in the <br> anti-example (whatwg r3269)
- editoral cleanup (whatwg r3268)
- Revamp <address>'s semantics to make more sense given <article>'s semantics. (whatwg r3267)
- more editorial cleanup (abnf, clean up some notes about IE, remove redundant note) (whatwg r3266)
- more editorial cleanup (abnf, clean up some notes about IE, remove redundant note) (whatwg r3266)
- CSSOM-related cleanup. The term 'alternative style sheet sets' is no longer cross-referenced because it will be defined in the CSSOM spec (blocked on CSSOM and PMS-cross-spec-xrefs). (whatwg r3265)
Monday, 15 June 2009
- Collect more references together. (whatwg r3264)
- WAVE reference? Also, fix wording to make all three freqs required. (whatwg r3263)
- Define the behaviour of Default-Style. Note that this depends on CSSOM which needs a maintainer -- are you available to volunteer? (whatwg r3262)
- remove some old notes that don't apply anymore (whatwg r3261)
- Make document.open() handle timeouts and database transactions more cleanly. (whatwg r3260)
- Fix terminology around the concept of an 'active parser'. (whatwg r3259)
- yup, someone complained... (whatwg r3258)
- h:tml; fixed handling of attribute descriptions for audio and video elements
- h:tml; fixed handling of attribute descriptions for audio and video elements
- mark the points where we are implying the existence of an Interaction Events spec, so that once it exists we can do the cross-refs. (whatwg r3257)
- fill in the obsolete features sections a bit (still lots more to add). (whatwg r3256)
- Rename DOMTokenList.has() to .contains() for consistency with DOMStringList. (whatwg r3255)
- Make DOMTokenList be sorted by the underlying string only. (whatwg r3254)
- collecting reference urls... (whatwg r3253)
- h:tml; fixed placement of attribute descriptions for command and button elements
- h:tml; fixed placement of attribute descriptions for command and button elements
- h:tml; fixed problem that was preventing attribute descriptions for ins and del elements from getting picked up correctly
- Remove ondataunavailable, since we got rid of it some time ago it seems. (whatwg r3252)
- h:tml; pulled upstream schema change that adds pubdate attribute to article element; added remaining attribute descriptions for article and section elements
- h:tml; pulled upstream schema change that adds pubdate attribute to article element; added remaining attribute descriptions for article and section elements
- xref fix (whatwg r3251)
- make some notes of v2 suggestions. (whatwg r3250)
- v2 notes for dnd (whatwg r3249)
- editorial cleanup; reference collection (whatwg r3248)
Sunday, 14 June 2009
- collect references for character encodings table (whatwg r3247)
- editorial cleanup and reference collection (whatwg r3246)
- Strip the URLs section out now that DanC is editing the Web Addresses draft. (whatwg r3245)
Saturday, 13 June 2009
- editorial cleanup (whatwg r3244)
- begin collecting references (whatwg r3243)
- h:tml; added all remaining references
- h:tml; fixed most of the broken idrefs that were remaining
- h:tml; in some definitions that use regular expressions, refined for greater clarity
- h:tml; in some definitions that use regular expressions, refined for greater clarity
- more editorial cleanup (whatwg r3242)
- editorial cleanup (whatwg r3241)
- Clarify what 'affected' means. (whatwg r3240)
- Clarify what 'affected' means. (whatwg r3240)
- wording fix in example (whatwg r3239)
Friday, 12 June 2009
- Revamp how the spec refers to 'HTML5', 'XHTML', etc. (whatwg r3238)
- Revamp how the spec refers to 'HTML5', 'XHTML', etc. (whatwg r3238)
- Catch unpaired surrogates before trying to convert them to UTF-8. (whatwg r3237)
- Remove the <p> from 'isindex' parsing. (whatwg r3236)
- Revert r3146 ('Allow href='http://example.com/demo?id=hello©=1&world=fun' experimentally.') since it's too confusing. (whatwg r3235)
- Reference abarth's draft and remove the duplicate content from the HTML5 spec. (whatwg r3234)
- copy/paste error (whatwg r3233)
- Clarify exactly what kind of .wav file is expected to be supported. (whatwg r3232)
- Be clearer that Content-Type headers are honoured for <video>. (whatwg r3231)
- Mention that getImageData() might return different pixel data than you set, due to premultiplying. (whatwg r3230)
- update relationship to html4 (whatwg r3229)
- Fix an invariant description for the ImageData APIs. (whatwg r3228)
- Fix the garbage collection rules for ports to actually make sense, and add a note for authors urging them not to rely on the gc for ports. (whatwg r3227)
- typo (whatwg r3226)
- Clarify <frameset> parsing behaviour. (whatwg r3225)
- Clarify behaviour in the face of redirects. (whatwg r3224)
- Clarify 'Referer' handling in general. Fix it for window.open() spcifically. (whatwg r3223)
Thursday, 11 June 2009
- Vaguely clarify event loop mechanics for web workers. (whatwg r3222)
- Vaguely clarify event loop mechanics for web workers. (whatwg r3222)
- Fix a couple of leftover mistakes from the <eventsource> days. (credit: mjs) (whatwg r3221)
- h:tml; loosen the content model for <rp> so that it's no longer constrained to just parenthesis characters
- Define location.reload(). (whatwg r3220)
Wednesday, 10 June 2009
- Define location.reload(). (whatwg r3220)
- Clarify when 'n' can be omitted in vCard. (whatwg r3219)
- h:tml; update the URL for the draft
- Mention frameset event handler attributes (they work like <body>'s apparently) (whatwg r3218)
- Allow <rp> to contain any phrasing content. (whatwg r3217)
- Caret affects rendering. (whatwg r3216)
Tuesday, 9 June 2009
- typo (whatwg r3215)
- Note that DOMTokenList exposes the undordered tokens in a defined order. (whatwg r3214)
- Mention that <aside> isn't for parentheticals. (whatwg r3213)
- Minor tweaks to figure and aside. (whatwg r3212)
Sunday, 7 June 2009
- h:tml; revised <img> attribute descriptions and fixed some more broken IDREFs
- h:tml; fixed a couple more broken IDREFs
Saturday, 6 June 2009
- remove XXX now that web dom core defines this (whatwg r3211)
- Add a .rollback() method for the sync database API, so you don't have to depend on GC if you want to give up a transaction. (credit: ap) (whatwg r3210)
- Put an image in a <figure> since it's not clear which <h1> applies to it. (whatwg r3209)
- Make <hgroup> adopt the rank of its descendants. (whatwg r3208)
- Correct a logic error in the resource selection algorithm. (credit: pj) (whatwg r3207)
- Make '<' in unquoted attribute values non-conforming. (whatwg r3206)
- If you find a declaration while decoding as UTF-16, then ignore it. It can only be correct if it is not giving a different encoding, in which case it's not useful anyway. (credit: kp) (whatwg r3205)
- When parsing UTF-16 tentatively, if the new encoding is UTF-16, then don't treat it as UTF-8. (whatwg r3204)
- Try to get the table border algorithm improved. (whatwg r3203)
Friday, 5 June 2009
- Correct the 'frame' attribute name. (whatwg r3202)
- Allow accesskey='' to be implied by UAs. (whatwg r3201)
- Try to make the paragraphs section more understandable. (whatwg r3200)
- typo (whatwg r3199)
- Define that the timeline for videos and audio is linear. (whatwg r3198)
- v3 note for drawImage() (whatwg r3197)
- fixed descriptions for <input type=tel>
- Forgot to correct the text when I copied-and-pasted it. (whatwg r3196)
- Also support dash-dash-space-angle (with any number or type of spaces) in comments. (whatwg r3195)
- Remove a redundant parse error in the bang state. Make shadows hidden until they're non-zero-alpha. (whatwg r3194)
- Correct the algorithm for <textarea> dimensions. (credit: ov) (whatwg r3193)
Thursday, 4 June 2009
- Support dash-dash-bang-angle comment terminators. (whatwg r3191)
- Fix wording to refer to 'schemes' not 'protocols' where appropriate. (credit: rb) (whatwg r3190)
- Update the appcache mechanism for handling low-storage-space cases. (whatwg r3189)
- Map SHIFT_JIS to Win31J. (whatwg r3188)
Wednesday, 3 June 2009
- Move optgroup suggestion to optgroup section. (whatwg r3187)
- Improve compat for 'fallback-free' term. (credit: sp) (whatwg r3186)
- To avoid confusion, use different words for workers closing and for ports being disabled. (whatwg r3185)
- To avoid confusion, use different words for workers closing and for ports being disabled. (whatwg r3185)
- h:tml; pull upstream schema change that rationalizes <datagrid> content model
- Had wrong definition of 53-week week-years. (whatwg r3184)
- Clarify that undefined attributes aren't allowed. (whatwg r3183)
- A variety of editorial fixes. Note also the minor change to document.charset. (whatwg r3182)
- Names don't contain namsepaces. (whatwg r3181)
Tuesday, 2 June 2009
- Allow certain URLs to have url-specific origins. (credit: bz) (whatwg r3180)
- Make document.title collapse whitespace. (credit: roc) (whatwg r3179)
- typo fix (whatwg r3178)
- textarea.textLength (bug 6973) (whatwg r3177)
- Be clearer that innerHTML doesn't affect the scripting flag. (bug 6974) (whatwg r3176)
- Make xml:lang requirements more clear. (bug 6949) (whatwg r3175)
- Forgot some cases of making sure 'resolve a url' didn't fail. (bug 6942) (whatwg r3174)
- Make the BibTeX 'author' and 'editor' fields take individual values. (bug 6937) (whatwg r3173)
- %-escape strings used in IRIs in RDF output; continued. (bug 6902) (whatwg r3172)
- %-escape strings used in IRIs in RDF output. (bug 6902) (whatwg r3171)
Monday, 1 June 2009
- Change the terminology to be clearer that 'lowercase' and 'uppercase' refer to ASCII case only. (bug 6898) (whatwg r3170)
- Change the terminology to be clearer that 'lowercase' and 'uppercase' refer to ASCII case only. (bug 6898) (whatwg r3170)
- Forgot to say that 'checked' is a boolean attribute. (bug 6894) (whatwg r3169)
- Add some IDs. (bug 6842) (whatwg r3168)
- Omit one occurrence of datagrid.multiple that I had missed. (bug 6835) (whatwg r3167)
- Make <datagrid> more resilient in the face of incomplete or disabled images. (bug 6833) (whatwg r3166)
- Make addColumn()'s last argument 'hidden' instead of 'visible'. (bug 6833) (whatwg r3165)
- Allow <datagrid> to contain any flow content. (bug 6382) (whatwg r3164)
- <keygen> breaks out of <select> too. (bug 6796) (whatwg r3163)
- <object usemap> is interactive. (bug 6790) (whatwg r3162)
- Try to be a little more consistent about typographical use. (bug 6770) (whatwg r3161)
- Fix the magic margin quirk some more. (whatwg r3160)
- Fix some grammar errors errors. (bug 6769) (whatwg r3159)
- Tweak some informative wording for clarity. (bug 6768) (whatwg r3158)
- Tweak some informative wording for clarity. (bug 6767) (whatwg r3157)