public-html-diffs@w3.org from August 2009 by subject

: initial pf-summary draft

: sharing

annevk: 200 changes to the HTML 5 repository later it has been decided to publish something

annevk: accesskey is conforming, doh

annevk: add links for the new elements; move ruby up

annevk: eventsource is obsolete; thanks krijn\!

annevk: last edit was thanks to Gordon

annevk: put input types in spec order and linkify them

annevk: remove longdesc (hsivonen); remove duplicate entry (myakura)

annevk: typo

hixie: A brief and vague introduction to form submission. (whatwg r3645)

hixie: A brief introduction to avoiding sql injection. (whatwg r3654)

hixie: ack for last checkin (whatwg r3533)

hixie: ack for last checkin (whatwg r3585)

hixie: Ack for last checkin (whatwg r3607)

hixie: ack for last checkin; fix up editorial issues in references. (whatwg r3669)

hixie: Add a feature to openDatabase() to make creating the database the first time way easier. (whatwg r3652)

hixie: Add a half-baked intro for <menu>. (whatwg r3646)

hixie: Add a note about it being important that data get deleted promptly. (whatwg r3649)

hixie: Add an example of how DOMTokenList works when reflecting attributes that aren't there. (whatwg r3628)

hixie: Add automated status annotations to W3C version of the spec.

hixie: Add dataTransfer.files for drag-and-drop. Not sure how to expose it during the drags yet, though. (whatwg r3547)

hixie: Add extra restrictions on <a name>. (whatwg r3674)

hixie: Add input.files domintro text. (whatwg r3546)

hixie: Add references. Define MIME type. Define valid MIME type. (whatwg r3580)

hixie: Add some example code in the intro. (whatwg r3650)

hixie: Add text/ping registration. (whatwg r3582)

hixie: Adjust terminology around time-zone offsets. (whatwg r3680)

hixie: Allow File, FileData, and FileList to be passed through postMessage(). (whatwg r3548)

hixie: Allow location.replace() to be accessed cross-origin too. (whatwg r3557)

hixie: Also ban duplicate <a name>s (not just <a name> clashing with id=''). (whatwg r3675)

hixie: Apparently change controllers need to be standards organisations, not people. (whatwg r3554)

hixie: appcache: Always allow cross-scheme networking to work unaffected. Clarify rules about syntax of manifests regarding schemes and the like. (whatwg r3606)

hixie: Based on feedback about videos on links, give up on giving videos activation behaviours. Clean up some conformance criteria in the canvas lines section. (whatwg r3642)

hixie: canvas: Mention how to handle system fonts. (whatwg r3632)

hixie: Change the grammar to be less colloquial. (whatwg r3576)

hixie: Clarify DragEvent's MouseEvent attributes are set to 0 when there's no mouse interaction going on. (whatwg r3588)

hixie: Clarify exactly when you can use short unregistered identifiers in microdata. (whatwg r3666)

hixie: Clarify how context.font works regarding relative values for font-size. (whatwg r3537)

hixie: Clarify how events propagate to Window. (whatwg r3565)

hixie: Clarify old purpose of <a name>. (whatwg r3676)

hixie: Clarify text that some people thought implied you had to implement aliases for encodings you didn't support (whatever that would mean). (whatwg r3682)

hixie: Clarify that Content-Language is conforming-with-warning. (whatwg r3572)

hixie: Clarify that drawImage() with negative dimensions is no different than with positive dimensions. (whatwg r3535)

hixie: Clarify the conditions under which <object> generated a nested browsing context. (whatwg r3667)

hixie: Clarify what <time> can represent. (whatwg r3634)

hixie: Clarify what I meant by saying that onload='' couldn't be specified on <body>. (bug 7143) (whatwg r3574)

hixie: Clarity of writing fix. (whatwg r3631)

hixie: Clean up some of the conventions around Infinity and NaN. (whatwg r3528)

hixie: Clean up some references in preparation for actually having a references section. (whatwg r3567)

hixie: Consistency in terminology. (bug 7227) (whatwg r3559)

hixie: Correct and clarify terminology around the http-equiv attribute and its states. (whatwg r3521)

hixie: cross-ref error. (whatwg r3601)

hixie: Define that UAs can pause before running scripts if there's a style sheet pending. (whatwg r3524)

hixie: Disallow <td> inside <thead>. (whatwg r3518)

hixie: Drop cite= from <section> and <article>. (whatwg r3627)

hixie: elaborate on the note-to-self about video activation behaviour (whatwg r3525)

hixie: Encourage lowercase DOCTYPE names subtly. (whatwg r3611)

hixie: Ensure 'object' doesn't clash with WebIDL (whatwg r3563)

hixie: Ensure that the version number only gets bumped if the transaction commits properly. (whatwg r3651)

hixie: Explain why summary= is discouraged now. (whatwg r3523)

hixie: Explicitly mention legal case reports as being works for <cite>. (whatwg r3600)

hixie: First cut at ARIA integration. (whatwg r3657)

hixie: Fix an infinite loop in parser: <select><input>, <select><keygen>, and <select><textarea> when setting innerHTML on a <select>. Thanks to gsnedders for catching this. (whatwg r3538)

hixie: Fix minor editorial issues with history stuff. (whatwg r3678)

hixie: Fix minor stylistic issues; add a summary for text-level elements. (whatwg r3640)

hixie: Fixed a dangling clause. No idea what I meant by it originally. (whatwg r3617)

hixie: Fixed typos. (whatwg r3595)

hixie: flush various formatting changes (whatwg r3624)

hixie: Forgot to say what the argument to stepUp()/stepDown() does. (whatwg r3526)

hixie: grammar fix (whatwg r3629)

hixie: grammar fix (whatwg r3630)

hixie: Grammar fix. (whatwg r3560)

hixie: hide some impl-only text (whatwg r3660)

hixie: Hook progress events into the media elements. (whatwg r3647)

hixie: HTMLInputElement.files should return the same object until the list changes. (bug 7229) (whatwg r3558)

hixie: I guess without listing the attribute here, it's technically non-conforming, which wasn't the intent of the previous checkin. (whatwg r3543)

hixie: Implement handling of 301, 302, 303, 307, and 401 responses for WebSocket. (whatwg r3536)

hixie: Implicitly clarify that only one mutation event fires here. (whatwg r3575)

hixie: Include domintro text for clearTimeout() and clearInterval(). (bug 7175) (whatwg r3579)

hixie: Include MIME type registration sections. (whatwg r3552)

hixie: Include progress information when updating the application cache. (whatwg r3648)

hixie: input.files should be readonly. (whatwg r3545)

hixie: input.files support (whatwg r3544)

hixie: Location stringifies to .href. (whatwg r3597)

hixie: Make CanvasPixelArray use 'octet' instead of 'unsigned short'. (whatwg r3591)

hixie: Make document.title safe from synchronous mutation events. (whatwg r3566)

hixie: Make files visible by making 'Files' a magic type in the .types array. (whatwg r3583)

hixie: Make HTMLOptionElement.text read-write. (whatwg r3529)

hixie: Make innerHTML, outerHTML, and insertAdjacentHTML() trigger mutation events as if a DocumentFragment had been inserted. (whatwg r3564)

hixie: Make it clear that <small> isn't to contain blocks. (whatwg r3668)

hixie: Make popstate and hashchange synchronous. (whatwg r3677)

hixie: Make SharedWorker's second argument optional. (whatwg r3673)

hixie: Make Storage support structured data, not just strings. (whatwg r3549)

hixie: Make the Sync Database API use callbacks. (whatwg r3636)

hixie: Mention that <nav> might be used by ATs. (whatwg r3620)

hixie: Mention that location bars contain the current address (not the regular document's address) (whatwg r3539)

hixie: Mention that microdata does not imply a relationship with the document's contents. (whatwg r3663)

hixie: Mention the potential upcoming vote. (whatwg r3517)

hixie: Mention the uses of id=''. (whatwg r3520)

hixie: More reference cleanup (whatwg r3586)

hixie: Move some notes around for references. (whatwg r3568)

hixie: Move summary text to table section. (whatwg r3542)

hixie: no idea how _this_ typo came to be. I thought I copied and pasted this text all over the place. How did just one get screwed up? (whatwg r3616)

hixie: Note that onloadedmetadata happens after the <video> element is resized. (whatwg r3661)

hixie: Note that pushState() doesn't imply onhashchange. (whatwg r3603)

hixie: Oops, <rp> should be display:none, not block. (whatwg r3540)

hixie: PropertyNodeList.contents returns an Array, not a DOMStringArray (whatever that is) (whatwg r3530)

hixie: Provide constants for DB errors. (whatwg r3592)

hixie: publication edits

hixie: pubrules fixes (whatwg r3672)

hixie: Rather than having such a minor variant, just make the item='' property always have a single type, and remove all the multitype features. (whatwg r3665)

hixie: Rearrange the text-level semantics section to be in a more useful order. (whatwg r3641)

hixie: Remove <bb>. (whatwg r3621)

hixie: Remove <datagrid> for now. People aren't happy with the current design and we won't have time to address it soon. We'll get back to it in a future version. (whatwg r3555)

hixie: Remove an 'actually'. (whatwg r3613)

hixie: Remove an incorrect note. (whatwg r3569)

hixie: Remove an obsolete note. (whatwg r3531)

hixie: Remove an unnecessary paragraph that people couldn't agree about. (whatwg r3671)

hixie: Remove mediaMode in favour of CSSOM View's AbstractView.media. (bug 7138) (whatwg r3578)

hixie: Remove more XXX markers in preparation for last call. (whatwg r3644)

hixie: Remove reliance on UTS22, which is apparently too loose. This will be addressed by registering aliases instead. Anne's apparently leading that effort. (whatwg r3679)

hixie: Remove support for <script defer> with no src='', and remove the associated magic with innerHTML that this involved. (whatwg r3550)

hixie: Remove text that was referring to command=''. (whatwg r3519)

hixie: Remove the 'no role's, split the hyperlink row in three, and make the header even clearer about what is being defined. (whatwg r3659)

hixie: Remove the intro placeholder for the user interaction section. We'll add examples to individual sections were needed instead. (whatwg r3656)

hixie: Remove the role=presentation implication since it screws up contenteditable, draggable, etc. (whatwg r3658)

hixie: Remove the tabular data intro section since we're going to be adding examples all the way through the section instead. (whatwg r3643)

hixie: Rename 'CDATA' to 'Raw Text' to avoid confusing it with CDATA sections. (bug 6689) (whatwg r3562)

hixie: Rename subject='' to itemfor=''. (whatwg r3681)

hixie: Rework the security model for cross-origin access, so that we can be surer that prototype objects are safe. (whatwg r3622)

hixie: s/all/most/ legacy UAs, in intro (whatwg r3609)

hixie: setCustomValidity() message. (whatwg r3516)

hixie: Simplify the intro example based on recent changes. Tweak the way the new creation callback is defined to make it safer in race conditions. Let changeVersion()'s success callback be omitted. (whatwg r3653)

hixie: Text explaining what the element definitions mean and stating that some parts of those definitions are normative. (whatwg r3527)

hixie: the term 'per-element partition' was thrown overboard in the xmlns update. (whatwg r3612)

hixie: Tidy up the database spec. Leave a big scary placeholder for defining the Web SQL dialect. (whatwg r3655)

hixie: Tidy up the microdata section in preparation of defining some variants for usability testing (see mail to whatwg list); disallow straight identifiers in this version altogether. (whatwg r3662)

hixie: Trigger a 'progress' event once all media data has been downloaded, to ensure that progress bars complete even if the decoding hasn't finished. (whatwg r3619)

hixie: Try to help the cadence of the introduction. (whatwg r3610)

hixie: Tweak <kbd> example to mention that you don't have to be so pedantic. (whatwg r3637)

hixie: Tweak examples for <sub>/<sup> to be less specific about the semantics of <sub> with <var>. (whatwg r3638)

hixie: Typo (bug 7214) (whatwg r3561)

hixie: typo (thanks to ms2ger) (whatwg r3532)

hixie: typo (whatwg r3534)

hixie: typo (whatwg r3570)

hixie: typo (whatwg r3577)

hixie: typo (whatwg r3608)

hixie: typo (whatwg r3614)

hixie: typo (whatwg r3615)

hixie: typo (whatwg r3626)

hixie: typos (whatwg r3605)

hixie: Update <keygen> references. (whatwg r3584)

hixie: Update references in all the specs I'm working on. (whatwg r3581)

hixie: Update to latest Web IDL. (whatwg r3556)

hixie: video: Remove the cue range API. (whatwg r3639)

hixie: We've said it's a UTF-8 doc, so mentioning the encoding again is redundant. (whatwg r3553)

hixie: WebIDL typos. (whatwg r3633)

hixie: Will need to define that style sheets block scripts -- still investigating quite how it should work. (whatwg r3522)

hixie: xref fix (whatwg r3670)

hixie: Yet another example of how context-sensitive markup leads to brittle copy-and-paste behaviour. Context-sensitive markup like prefixes: just say no! (whatwg r3604)

hixie: Yet more references fixes. (whatwg r3587)

mike: added all remaining attribute descriptions that were missing

mike: added ARIA-integration version at http://dev.w3.org/html5/markup/aria/ - based on validator.nu HTML5+ARIA schema

mike: added explanations for all RNC symbols, and turned all instances of RNC symbols in element and attribute definitions into hyperlinks; filled out intros for a number of other sections that were missing them

mike: added missing descriptions for common/shared forms attributes

mike: experiment with replacing the term "resource" with "content"

mike: filled in a few more missing attribute descriptions

mike: fixed typo

mike: made a number of changes to documentation for datatypes

mike: made a number of refinements to the Syntax section

mike: made remaining refinements to all datatype descriptions

mike: made tweaks to section numbering and TOC numbering

mike: mention iframe in the section about escaping text spans

mike: mess around with numbers

mike: refined some more datatype descriptions

mike: removed <bb>

mike: removed the cite attribute from <section> and <article>; also, normalized the descriptions of several IDREFS elements and added some details for the <time> element

mike: streamlined documentation for common/shared form attributes

mike: tweaked the metainfo for the ARIA version so that that gets labeled correctly

mike: unwound the <iframe> content-model change; made some other refinements to Syntax section

mike: updated

mike: updated description of <iframe> to indicate that its content model allows non-replaceable character data; refined description of what a conformant document is

mike: updated the Status section

mike: various wording changes

Last message date: Wednesday, 26 August 2009 22:32:40 UTC