public-html-diffs@w3.org from July 2010 by subject

2Dapi; hixie: Captions - Stage 17: The logic for updating active cues, firing events, and triggering rendering updates; start of the domintro stuff. (whatwg r5132)

2Dapi; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

2Dapi; hixie: Various minor fixes and an elaboration of an example. (whatwg r5226)

device; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

eliot: Added note to Disallowed Attributes that the two XML attributes are allowed on SVG and MathML elements

hixie: 404s (whatwg r5223)

hixie: a number of typos and such (whatwg r5208)

hixie: A variety of minor fixes. (whatwg r5210)

hixie: ack for last checkin (whatwg r5211)

hixie: Add example of using ARIA with <figure>. (whatwg r5196)

hixie: add ids for MikeSmith (whatwg r5193)

hixie: An attempt at making non-parser scripts inserted while the parser is running fail at document.write() rather than blowing away the document. (whatwg r5157)

hixie: Captions - Stage 15: Define how to express text cues as DOM nodes (will be used by the API). (whatwg r5129)

hixie: Captions - Stage 17: The logic for updating active cues, firing events, and triggering rendering updates; start of the domintro stuff. (whatwg r5132)

hixie: Captions - Stage 20.1: wip for API definitions. (whatwg r5137)

hixie: Captions - Stage 21.1: rendering: the beginning. (whatwg r5147)

hixie: Captions - Stage 21.5: rendering: property mappings (whatwg r5151)

hixie: Change autofocus='' to only focus the first control seen with the attribute (per document). (whatwg r5222)

hixie: Change the 'end tag' processing to not imply its own end tag, since that makes no sense. (Only affects parsing of rp and rt elements.) Also clean up the way categories are references to avoid too many negatives, and put option and optgroup in the 'special' category (should have no effect in practice). And make a loop use a label rather than jumping to a numbered step. (whatwg r5162)

hixie: Clarify that all string comparisons are case-sensitive unless otherwise stated. (whatwg r5212)

hixie: Clarify that WebSocket clients don't send arbitrary headers. (whatwg r5172)

hixie: Clarify what parts of the server side of the WebSocket handshake are meant to fit in unsigned 32-bit integers. Also, 'consistencise' the use of 32bit/32 bit/32-bit. (whatwg r5171)

hixie: document.load() - prevent reentrancy in the sync case, and minor fixes. (whatwg r5202)

hixie: Ensure <video> controls don't overlap captions. (whatwg r5190)

hixie: Explain the magic name='' values. (whatwg r5206)

hixie: For compat with a legacy D-Link router, make U+FFFD not kill framesets. (whatwg r5156)

hixie: Forgot to switch out of the foreign content mode when bailing out of it. Oops. (whatwg r5159)

hixie: HTMLInputElement.type should be limited to know values. (whatwg r5220)

hixie: Make 'emit' always come after 'switch', and remove any mention of 'stay' in the tokeniser. (whatwg r5164)

hixie: Make <figcaption> and <summary> act like other elements that have 'flow content' content models. (whatwg r5166)

hixie: Make <iframe src=''> changes more compatible with IE/Firefox. (whatwg r5218)

hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

hixie: Make basefont and bgsound get parsed more like <link> than like <img> for compatibility with the TD Canada Trust banking site. (whatwg r5160)

hixie: Make document.open() reset the charset to UTF-8 instead of UTF-16. (whatwg r5204)

hixie: Make hidden='' work for table-related elements. (whatwg r5197)

hixie: Make some notes about the lifetime of <iframe> documents. (whatwg r5224)

hixie: Make the events around seeking more predictable and reliable. (whatwg r5219)

hixie: Make the implied </p> magic not cross <button> boundaries since doing that breaks a(n invalid) Ubuntu download page. Rename the 'phrasing' category to 'ordinary' since I keep forgetting that 'phrasing' is not an explicit list but is in fact an open-ended list. Merged the 'special' and 'scoping' categories since nothing distinguished them. (whatwg r5158)

hixie: Make WebSockets support subprotocol negotiation. (whatwg r5173)

hixie: Mention that postMessage() won't work when the target hasn't loaded yet. (whatwg r5217)

hixie: minor fixes (whatwg r5225)

hixie: not sure why this term wasn't defined consistently with how it was used (whatwg r5209)

hixie: Reluctantly define document.load(). (whatwg r5199)

hixie: Revert a recent change making <option> and <optgroup> special; they're actually not, but I forgot. (whatwg r5165)

hixie: servers aren't the only recipients. (whatwg r5205)

hixie: some minor prose around <input type=file multiple> and directories (whatwg r5215)

hixie: some minor prose fixes around <input type=tel> (whatwg r5216)

hixie: Some parser clarifications. (whatwg r5161)

hixie: sync with http-state (whatwg r5214)

hixie: try to clarify this section a little (whatwg r5213)

hixie: Try to once again clarify <article>'s definition a bit. (whatwg r5221)

hixie: Tweak the steps to reduce the likelihood of bugs implementing the AAA. (whatwg r5163)

hixie: typo (whatwg r5167)

hixie: Typo (whatwg r5174)

hixie: Typo (whatwg r5194)

hixie: typo (whatwg r5195)

hixie: typo (whatwg r5200)

hixie: typo (whatwg r5201)

hixie: typo (whatwg r5207)

hixie: Various minor fixes and an elaboration of an example. (whatwg r5226)

microdata; hixie: Captions - Stage 17: The logic for updating active cues, firing events, and triggering rendering updates; start of the domintro stuff. (whatwg r5132)

microdata; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

mike: added "RDFa evaluation context" subsection for <base>, <html>, and <body> elements; not sure that is the best title for the section, but could not think of a better one...

mike: added descriptions for some event-handler attributes

mike: added examples to section for <a> element

mike: added index of elements by function http://dev.w3.org/html5/markup/elements-by-function.html

mike: added more descriptions for event-handler attributes

mike: added per-attribute HTML5 spec links for <area> element

mike: added per-attribute links for <a> element back to corresponding parts of HTML5; will add for other elements later

mike: added per-element 'Microdata property value' sections; changed title to 'HTML: The Markup Language Reference'

mike: added RDFa usage note to descriptions of the lang and xml:lang attributes

mike: added spec links for all forms attributes

mike: all attribute links to HTML5 spec now work

mike: build tweak

mike: checkpointing a few more target idref fixes for attribute links to spec

mike: checkpointing additional per-attribute HTML5 spec links

mike: checkpointing more per-attribute spec links

mike: clarify in Abstract that we also include info from "other sources" (e.g,, default UA stylesheet for WebKit) (bug 10083)

mike: drop the "Microdata property value" subsection and "RDFa evaluation context" subsection and replace them with a "Linked-data semantics" subsection that appears only for elements that do in fact have special semantics in the context of linked data/semantic-web use. (bug 10083)

mike: finished adding descriptions for all event-handler attributes for the <body> element

mike: finished adding remaining descriptions for all event-handler attributes that are allowed globally

mike: fixed spec links for event-handler attributes, and make some tweaks to speed up the build a bit

mike: for "changed" elements, make it more clear what exactly the changes has been

mike: make <input> and <meta> spec links target more specific parts of the HTML5 spec

mike: make spec links for window event-handler attributes point to the right place

mike: make the Datatypes section a bit more user-friendly, and better aligned with the HTML5 spec; particularly, definition of "ID reference" and various sets of tokens

mike: minor build tweak

mike: minor build tweaks

mike: minor wording tweak

mike: refined part of Abstract to indicate htmlr is not intended only to complement the HTML5 spec, but also other HTML WG deliverables. (bug 10083)

mike: removed "Form attributes" section, and moved all shared form attribute descriptions to the individual element pages; this required changing a bunch of IDs also changed to using hash-on-hover linking on all attribute descriptions

mike: removed all "Linked-data semantics" subsections (bug 10083)

mike: renamed "common attributes" to "global attributes"

mike: tweaked some formatting

mjs: Fix transposed fields.

mjs: Mark issue 95 as closed.

mjs: Mark issues 93 and 107 as closed.

mjs: Record alternate proposal for ISSUE-109.

mjs: Record straw polls for issues 4, 84, 101.

mjs: Record updated Change Proposal for ISSUE-56.

mjs: Record updated ISSUE-100 Change Proposal.

mjs: REcorded alternate proposal.

mjs: Update deadlines for issues 74 and 105.

mjs: Update deadlines on issues 80, 85, 100.

mjs: Update entries for issues with surveys that have closed.

mjs: Update status for issues 31 and 56.

mjs: Updated ISSUE-31 change proposal links.

mjs: Updated proposal links for ISSUE-31 and ISSUE-80.

postmsg; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

postmsg; hixie: Mention that postMessage() won't work when the target hasn't loaded yet. (whatwg r5217)

sam: Add a hr to issue-032

sam: Capture another change proposal for issue-74

sam: Update issue 85

SSE; hixie: A variety of minor fixes. (whatwg r5210)

SSE; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

steve: added example 2.5 structured text alternative and added info about what a text alternative is.

steve: fixed display issue in IE with code example.

webDB; hixie: A variety of minor fixes. (whatwg r5210)

webDB; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

websocket; hixie: A variety of minor fixes. (whatwg r5210)

websocket; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

websocket; hixie: Make the cookies set by a WebSocket server get set sync with the 'open' event and not get set if the handshake fails. (whatwg r5186)

websocket; hixie: Make WebSocket's garbage collection behaviour a little less detectable and more intuitive. (whatwg r5184)

websocket; hixie: Make WebSocket's garbage collection behaviour wait for queued data. (whatwg r5189)

websocket; hixie: Make WebSockets support subprotocol negotiation. (whatwg r5173)

webstorage; hixie: A variety of minor fixes. (whatwg r5210)

webstorage; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

workers; hixie: 404s (whatwg r5223)

workers; hixie: A variety of minor fixes. (whatwg r5210)

workers; hixie: Make a WebSRT-only view for Jonas. (whatwg r5192)

Last message date: Saturday, 31 July 2010 20:32:09 UTC