hixie: Clarify what the XML fragment serialization algorithm means by an internal general parsed entity being XML namespace-well-formed. (whatwg r3949)
hixie: handle roundtripping for fragment serialising of <noscript> when scripting is not supported in a tool, but the tool doesn't pretend it's enabled. (whatwg r3755)
hixie: If you move a node from an HTML doc to an XML doc, you can create nodes with names you otherwise could not. So we have to handle that case also. (whatwg r3951)
hixie: Make the display of the appcache UI more clearly optional, and elaborate a bit on the thinking behind the design. Also, add a note about how ApplicationCache is always present. (whatwg r4058)
hixie: Parser changes: <dc>, <ds>, <dialog> are now treated differently. Styling changes: <dialog>, <dc>, <ds>, and <details> are now treated differently. Semantic changes: Dropped <dialog>. <figure> and <details> now use <dt>/<dd> instead of <legend>. Editorial changes: Added a section on how to mark up conversations, moved the sections on footnotes and tag clouds around. Updated lots of examples. Validator changes: Changed rules for missing alt='' given the new elements. (whatwg r3859)
hixie: Remove <dc> and <ds> since forward-looking compatibility isn't popular apparently. So much for people liking extensibility... :-) (whatwg r4022)
hixie: Try to reduce the confusion caused by implied paragraphs and <ins>/<del>, by making some sections non-normative, and clearly marking bad examples. (whatwg r3779)
hixie: Update the outline algorithm to generate implicit headings, and to create a new section for headings that come after subsections that come before the first heading of their parent section. (whatwg r3962)
hixie: xref fixes, spelling mistakes, and make some non-normative paragraphs less obviously non-normative since the point as being hammered maybe a little too hard. (whatwg r4004)