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