poot
- mike: add an admonition about link/@urn being obsolete (Monday, 29 March)
- device; hixie: make the domintro warning boxes less like .issue boxes (whatwg r4895) (Monday, 29 March)
- device; hixie: make the domintro warning boxes less like .issue boxes (whatwg r4895) (Monday, 29 March)
- postmsg; hixie: make the domintro warning boxes less like .issue boxes (whatwg r4895) (Monday, 29 March)
- 2Dapi; hixie: make the domintro warning boxes less like .issue boxes (whatwg r4895) (Monday, 29 March)
- microdata; hixie: make the domintro warning boxes less like .issue boxes (whatwg r4895) (Monday, 29 March)
- hixie: make the domintro warning boxes less like .issue boxes (whatwg r4895) (Monday, 29 March)
- hixie: grammar error (whatwg r4893) (Monday, 29 March)
- hixie: Clarify 'between'. (whatwg r4892) (Monday, 29 March)
- hixie: Define what a number is, for the purposes of toDataURL(). (whatwg r4891) (Monday, 29 March)
- hixie: missing <code>s (whatwg r4890) (Monday, 29 March)
- hixie: Index was lacking formatBlock candidate category. (whatwg r4889) (Monday, 29 March)
- 2Dapi; hixie: add more useful info for authors for the ImageData array. (whatwg r4888) (Monday, 29 March)
- 2Dapi; hixie: correct domintro for createPattern() (whatwg r4887) (Monday, 29 March)
- 2Dapi; hixie: grammatical error (whatwg r4886) (Monday, 29 March)
- 2Dapi; hixie: typo (whatwg r4885) (Monday, 29 March)
- hixie: Add more info for users of 'axis'. (whatwg r4884) (Monday, 29 March)
- 2Dapi; hixie: intro text for drawImage() had incorrect exception info. (whatwg r4883) (Monday, 29 March)
- hixie: typos that affect what commandType returns (whatwg r4882) (Monday, 29 March)
- hixie: The spec for reflecting 'boolean' attributes made no sense. (whatwg r4881) (Monday, 29 March)
- hixie: Mention more obsolete attributes. (whatwg r4880) (Monday, 29 March)
- hixie: Mention that some rules are handled specially. (whatwg r4879) (Monday, 29 March)
- hixie: Made <details> ltr/rtl agnostic. (whatwg r4878) (Monday, 29 March)
- hixie: be more specific about some obsolete IE elements (whatwg r4877) (Monday, 29 March)
- mike: special-cased some spec links (Sunday, 28 March)
- mjs: Record Change Proposal for ISSUE-89. (Saturday, 27 March)
- hixie: Provide rationale for authoring conformance criteria. (whatwg r4876) (Saturday, 27 March)
- hixie: ack for last checkin (whatwg r4875) (Saturday, 27 March)
- hixie: minor tweaks to grammar and marking a class=impl paragraph i'd missed (whatwg r4873) (Saturday, 27 March)
- mike: made it clear that values of iframe/@sandbox are matched case-insensitively (Friday, 26 March)
- mike: "allow-top-navigation" added to list of iframe/@sandbox values (Friday, 26 March)
- hixie: minor optimisation that will hopefully make things slightly more comprehensible (whatwg r4872) (Friday, 26 March)
- hixie: example correctness (whatwg r4871) (Friday, 26 March)
- postmsg; hixie: Move the 'ports' argument to the end of postMessage() instead of in the middle. (whatwg r4870) (Thursday, 25 March)
- hixie: We're trying to avoid negative space, not avoid the actual ranges... (whatwg r4869) (Thursday, 25 March)
- hixie: Make seeking async since some implementations can't tell if something is seekable synchronously. Also, make it not throw ever, and make it sanely re-entrant. (whatwg r4868) (Thursday, 25 March)
- workers; hixie: I am incompetent at this editing thing. (whatwg r4867) (Thursday, 25 March)
- workers; hixie: Fix the recently added examples. (whatwg r4866) (Thursday, 25 March)
- workers; hixie: Add more shared worker examples. (whatwg r4865) (Thursday, 25 March)
- workers; hixie: objects aren't equal to urls, oops (whatwg r4864) (Wednesday, 24 March)
- mike: bring the content model for the base element into alignment with the spec (thx=JonathanNeal) (Wednesday, 24 March)
- hixie: Make document.write() fire INVALID_STATE_ERR for consistency with similar APIs, rather than INVALID_ACCESS_ERR. Also, fix some xrefs in IDL blocks. (whatwg r4863) (Wednesday, 24 March)
- hixie: Add a value for 'sandbox' that enables top-level navigation. (whatwg r4862) (Wednesday, 24 March)
- mjs: Update ISSUE-78 for Call for Proposals. (Wednesday, 24 March)
- mjs: Add Rob's third change proposal for ISSUE-41 (there are now 5 total, whee!) (Wednesday, 24 March)
- mjs: Record Leif's CP for ISSUE-41. (Wednesday, 24 March)
- mjs: Fix markup errors in previous commit. (Wednesday, 24 March)
- mjs: Record null proposals for ISSUE-31, ISSUE-41, ISSUE-80, ISSUE-88. (Wednesday, 24 March)
- mjs: Split Change Proposals among ISSUE-31 and ISSUE-80. (Wednesday, 24 March)
- mjs: Recorded Change Proposal for ISSUE-103. (Wednesday, 24 March)
- mjs: Issue 79 is closed. (Wednesday, 24 March)
- mike: fixed typo and pulled in upstream changes to default CSS properties for progress and hgroup elements (Tuesday, 23 March)
- hixie: Fix the text added for ISSUE-79 to use appropriate terminology and to fit the style of the specification. (whatwg r4861) (Tuesday, 23 March)
- hixie: W3C HTML WG ISSUE-79 change proposal merge (whatwg r4860) (Tuesday, 23 March)
- device; hixie: peer-to-peer ideas: make the configuration stuff async and repeatable, and make it possible to give the server object details of some third-party server that does routing or whatnot. (whatwg r4858) (Monday, 22 March)
- mjs: Fixed incorrect machine-readable date on ISSUE-32. (Thursday, 18 March)
- microdata; hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857) (Wednesday, 17 March)
- postmsg; hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857) (Wednesday, 17 March)
- 2Dapi; hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857) (Wednesday, 17 March)
- hixie: Fix meaning of 'live' throughout. Hide a Window object that had leaked out instead of turning into a WindowProxy object. Fix a note that had rotted. (whatwg r4857) (Wednesday, 17 March)
- microdata; hixie: Allow getElementsByClassName() etc to cache results if desired. (this can result in script-detectable cache-sensitive behaviour, but is a massive performance win. Let's hope nobody ever depends on this.) (whatwg r4856) (Wednesday, 17 March)
- hixie: Allow getElementsByClassName() etc to cache results if desired. (this can result in script-detectable cache-sensitive behaviour, but is a massive performance win. Let's hope nobody ever depends on this.) (whatwg r4856) (Wednesday, 17 March)
- mjs: Remove Shelley Powers as volunteer for ISSUE-103. (Wednesday, 17 March)
- mjs: Record Change Proposals for ISSUE-41. (Wednesday, 17 March)
- hixie: Add some IDs for bz. (whatwg r4854) (Wednesday, 17 March)
- hixie: Oops, the 'list of scripts that will execute as soon as possible' was never having items removed from it. Also, it's a set, not a list. (whatwg r4853) (Tuesday, 16 March)
- hixie: try to reduce reported confusion (whatwg r4852) (Tuesday, 16 March)
- hixie: Link to other places that mention scripting. (whatwg r4851) (Tuesday, 16 March)
- hixie: Make <script async> not delay DOMContentLoaded. (whatwg r4850) (Tuesday, 16 March)
- hixie: Show paragraphs being implied in <blockquote> in an example. (whatwg r4849) (Tuesday, 16 March)
- hixie: Parse '1111-11-11T' correctly. (whatwg r4848) (Tuesday, 16 March)
- hixie: Clarify that sectioning roots also set the context for sectioning content. (whatwg r4847) (Tuesday, 16 March)
- mjs: Fix tyop. (Sunday, 14 March)
- hixie: Cover more possible misuses for hidden=''. Anyone got good suggestions of short examples where hidden='' is useful? All the examples I can think of are huge... (whatwg r4846) (Saturday, 13 March)
- hixie: Explain why we refer to Nero here and don't give a date. (whatwg r4845) (Saturday, 13 March)
- hixie: Add example of marking up a FAQ. (whatwg r4844) (Friday, 12 March)
- 2Dapi; hixie: note of suggestion for hairline width lines (whatwg r4843) (Friday, 12 March)
- 2Dapi; hixie: Clarify that setting strokeStyle or fillStyle to a Gradient is affected by future invokationsinvocations of addColorStop(). (whatwg r4842) (Friday, 12 March)
- hixie: Clarify that setting strokeStyle or fillStyle to a Gradient is affected by future invokationsinvocations of addColorStop(). (whatwg r4842) (Friday, 12 March)
- hixie: Explicitly fire 'error' on <img src=''> (blank src) (whatwg r4841) (Thursday, 11 March)
- sam: Fix line breaks (Thursday, 11 March)
- sam: Update status of issue 66 (Thursday, 11 March)
- hixie: minor MIMESNIFf synchronisation (whatwg r4840) (Thursday, 11 March)
- hixie: Mention that non-conforming markup results in non-conforming DOMs in an example, by request. (whatwg r4839) (Thursday, 11 March)
- annevk: cite changed arguably (Wednesday, 10 March)
- hixie: Fix some inconsistencies (whatwg r4838) (Wednesday, 10 March)
- hixie: Clarify meaning of White_Space. (whatwg r4836) (Wednesday, 10 March)
- mjs: Make all links to the old wiki point to the new wiki instead. (Tuesday, 9 March)
- hixie: minor wording fix (whatwg r4835) (Tuesday, 9 March)
- hixie: Disallow empty URLs for external resources. Make UAs ignore such references. (whatwg r4834) (Tuesday, 9 March)
- hixie: 'define' background='' for non-body elements. (whatwg r4833) (Monday, 8 March)
- mjs: Record ISSUE-27 volunteers to test registry. (Monday, 8 March)
- mjs: Recorded proposal for ISSUE-101. (Monday, 8 March)
- hixie: ack for earlier checkins (whatwg r4832) (Monday, 8 March)
- mjs: Record proposal for ISSUE-74. (Monday, 8 March)
- mjs: Record volunteer for ISSUE-104. (Monday, 8 March)
- mjs: Removed extra cell. (Monday, 8 March)
- mjs: Recorded volunteer for ISSUE-41. (Monday, 8 March)
- mike: mark the cite element as "Changed" (thx=Jeremy Keith) (Monday, 8 March)
- mike: h:tml; reference BCP 47 instead of RFC 5646 (Monday, 8 March)
- mike: alt-techniques update from Steven Faulkner (Monday, 8 March)
- mike: removed erroneous admonition about a/@target being obsolete (thx=ErnestPrabhakar) (Sunday, 7 March)
- annevk: back to ED; fix mistake @hzr pointed out (Saturday, 6 March)
- device; hixie: very early draft idea of how to do the API part of peer-to-peer communication for video conferencing, server-less IMing, etc. (whatwg r4829) (Friday, 5 March)
- mike: simplify/clarify description of what a conformant XML/XHTML document is (thx=SimonPieters) (Friday, 5 March)
- mike: further simplify the description of doctype parts (thx=SimonPieters) (Friday, 5 March)
- mjs: Fix a broken bug link for ISSUE-9 (Thursday, 4 March)
- mjs: Fix nonexistent date. (Thursday, 4 March)
- mjs: Record issues 1, 2 and 55 as closed. (Thursday, 4 March)
- hixie: Move ping='' to the next version of HTML (and out of the W3C HTML5 draft) (whatwg r4824) (Thursday, 4 March)
- mike: last minute fixes to get ready for publication (Thursday, 4 March)
- SSE; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- webDB; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- workers; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- webstorage; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- microdata; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- postmsg; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- device; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- 2Dapi; hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- hixie: w3c continues to insist on using html4 apparently. (Thursday, 4 March)
- mike: further tweak to h:tml to quiet the pubrules checker (Thursday, 4 March)
- websocket; hixie: Add a closing handshake. (whatwg r4820) (Thursday, 4 March)
- workers; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- websocket; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- webDB; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- webstorage; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- microdata; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- postmsg; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- SSE; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- device; hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- hixie: Fix some pubrules problems. (only affects the W3C variants of the specs) (whatwg r4819) (Wednesday, 3 March)
- mike: updated "This version" URL in h:tml draft (Wednesday, 3 March)
- sam: Reflect this week's various calls for action (Wednesday, 3 March)
- mike: make the h:tml abstract state clearly that it's not a how-to/tutorial guide (thx=OlafHoffman) (Wednesday, 3 March)
- SSE; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- workers; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- webDB; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- webstorage; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- websocket; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- microdata; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- device; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- postmsg; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- 2Dapi; hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- hixie: Update all copyrights. (whatwg r4818) (Tuesday, 2 March)
- mike: attempt to describe the set of "void" elements more precisely (thx=SimonPieters) text now reads, "A void element is an element whose content model never allows it to have contents under any circumstances." (Tuesday, 2 March)
- websocket; hixie: Prepare the spec for exposing failed closes. (whatwg r4817) (Tuesday, 2 March)
- websocket; hixie: Add WebSocket.onmessageerror to report unexpected frames. (whatwg r4816) (Tuesday, 2 March)
- hixie: abnf typos (whatwg r4815) (Tuesday, 2 March)
- annevk: never question the grammar nazis (Tuesday, 2 March)
- annevk: Web Socket is now WebSocket; also linkify (Tuesday, 2 March)
- websockets; hixie: First draft of possible change to the WebSocket handshake. Also, make the protocol and API be consistently called WebSocket. (whatwg r4814) (Tuesday, 2 March)
- postmsg; hixie: First draft of possible change to the WebSocket handshake. Also, make the protocol and API be consistently called WebSocket. (whatwg r4814) (Tuesday, 2 March)
- hixie: First draft of possible change to the WebSocket handshake. Also, make the protocol and API be consistently called WebSocket. (whatwg r4814) (Tuesday, 2 March)
- annevk: prepare for publication (Tuesday, 2 March)
- mike: mark article and footer elements as new (thx=OlafHoffmann) (Tuesday, 2 March)
- mike: final tweak to h:tml for WD publication (Tuesday, 2 March)
- mike: attempt to work around some cluelessness in the pubrules checker (Tuesday, 2 March)
- mike: fixed html4 validity error in h:tml draft (Tuesday, 2 March)
- mike: fix some problems in h:tml draft that pubrules checker caught (Tuesday, 2 March)
- mike: make sure h:tml WD includes link to latest ED (Tuesday, 2 March)
- mike: prepared H:TML for March 04 WD publication (Tuesday, 2 March)
- mike: alt-techniques update from Steven Faulkner (Tuesday, 2 March)
- manu: Updated publication date for HTML+RDFa. (Tuesday, 2 March)
- 2Dapi; hixie: typo (Monday, 1 March)
- microdata; hixie: typo (Monday, 1 March)
- postmsg; hixie: typo (Monday, 1 March)
- hixie: typo (Monday, 1 March)
- postmsg; hixie: pubrules updates (Monday, 1 March)
- 2Dapi; hixie: pubrules updates (Monday, 1 March)
- microdata; hixie: pubrules updates (Monday, 1 March)
- hixie: pubrules updates (Monday, 1 March)
- mjs: Record updated proposal for ISSUE-56. (Monday, 1 March)
- mike: streamline the description of deprecated doctypes (Monday, 1 March)
Last message date: Monday, 29 March 2010 18:48:02 UTC