Monday, 28 February 2011
- hixie: Change how MathML and SVG are parsed in text/html: use a three-level tree constructor design instead of the two-level design we had before. (whatwg r5920)
- microdata; hixie: block more spam
- postmsg; hixie: block more spam
- websocket; hixie: block more spam
- SSE; hixie: block more spam
- workers; hixie: block more spam
- 2Dapi; hixie: block more spam
- webstorage; hixie: block more spam
- hixie: block more spam
- : add myself as editor
Sunday, 27 February 2011
Friday, 25 February 2011
- hixie: 'potentially playing' definition was slightly wrong (whatwg r5918)
- hixie: try to clarify this descriptive text (whatwg r5917)
- hixie: typo (whatwg r5916)
- hixie: oops, forgot to change s/single/double/ here when updating the spec to use double-precision everywhere (see r5373). (whatwg r5915)
- hixie: Define progress.value to default to 0, not -1. (whatwg r5914)
- hixie: Change what was non-normatively implied to be proleptic UTC to explicitly and normatively be proleptic UT1. (whatwg r5913)
- hixie: xref (whatwg r5912)
- mike: checkpointing
- sam: Correct datetime
- sam: Call for counter proposals for issue 144
Thursday, 24 February 2011
- sam: CP received for issue 161; issue reopened and call for counters issued
- sam: Issue-9 call for consensus / counter proposals
- sam: Close issue 147-161
Wednesday, 23 February 2011
Tuesday, 22 February 2011
- sam: WGDecision on issue 89
- sam: Close issue 156
- sam: CP for issue 131
- sam: Surveys for 124, 125, and 130
- sam: Change proposal for issue 152
- sam: Reopen issue 134 as a last call issue as a change proposal was received
Saturday, 19 February 2011
Friday, 18 February 2011
- hixie: Anything that can get events should implement EventTarget. Event handler attributes shouldn't be readonly. Plus some minor editorial tweaks. (whatwg r5910)
- hixie: 'do nothing' doesn't make sense for a getter. (whatwg r5909)
- hixie: typo (whatwg r5908)
- hixie: xref (whatwg r5907)
- hixie: Change how window.opener works to allow it to be set to 'null' and have that persist past page load. (whatwg r5906)
- hixie: Make sure that all synchronous sections run before <script> elements, so that a <script> following a <video> has a state that doesn't depend on whether the browser splits up its parser tasks. (whatwg r5905)
- sam: Time out for issues 127, 150, and 129
Thursday, 17 February 2011
- sam: Wrong month
- sam: Change status for issue 130
- sam: ISSUE-144 (conforming-u): Call for revisions
- hixie: mention /favicon.ico (whatwg r5904)
- hixie: The best representation of something should really be a valid one too. (whatwg r5903)
- hixie: Define that <button value=''> (empty) is ok. (whatwg r5902)
- hixie: typo (whatwg r5901)
- hixie: Make the initial state of selections and cursors platform-specific. (whatwg r5900)
- hixie: Make it so moving a video around the DOM doesn't pause it. Also make innerHTML work for <video> elements. (whatwg r5899)
- hixie: typo (whatwg r5898)
Wednesday, 16 February 2011
- hixie: Rephrase the :active prose to not suggest that the Selectors spec is wrong. (whatwg r5897)
- hixie: Adam changed the name on me. (whatwg r5896)
- hixie: Remove pointless rules. (whatwg r5895)
Tuesday, 15 February 2011
- sam: Updates for issues 31 and 122
- hixie: Mention dir='' in the persisted user state stuff now that the user can change it too. (whatwg r5893)
- hixie: typo (whatwg r5892)
- hixie: Continue the conformance chain for inline <script> elements. Somehow I'd missed that case. (whatwg r5891)
- hixie: Handle automatic semicolon insertion. (whatwg r5890)
- hixie: typo (whatwg r5888)
Monday, 14 February 2011
- hixie: Update bidi requirements for <pre>, <textarea>, and <br>. (whatwg r5887)
- hixie: Incomplete requirement text for <pre dir=auto> and <textarea dir=auta> (blocked on getting spec for white-space:plaintext) (whatwg r5886)
- hixie: Update how WindowModal gets merged in using new text from heycam. (whatwg r5885)
- hixie: clarify 'attribute' in a few cases where it could be confusing. (whatwg r5884)
- sam: Adjust formatting
- eliot: fixed typo HMTL --> HTML
- hixie: Make a parser-inserted script not run if it is moved to another document before it executes (and not even fetch if it is parsed into another document than its parser's document). (whatwg r5883)
- sam: Record change proposal for issue 127
- hixie: typo (whatwg r5882)
Saturday, 12 February 2011
- eliot: Removed extra Introduction section. Oops. </blush>
- hixie: Define that :active works between mousedown and mouseup. (whatwg r5881)
- hixie: add a note that xmlns='' doesn't 'work' in HTML. (whatwg r5880)
Friday, 11 February 2011
- hixie: Define 'this' for setTimeout functions (whatwg r5879)
- hixie: Define that <video>'s default letterboxing is the result of CSS 'object-fit' (whatwg r5878)
- hixie: example for nav of using inline links rather than a list (whatwg r5877)
- hixie: Update the reference for win949 to point to the Unicode data file rather than the Microsoft site since the Microsoft page doesn't actually define it usefully. (whatwg r5876)
- 2Dapi; hixie: Change how canvas serialises alpha<1 colours to match CSS. (whatwg r5875)
- hixie: Change how canvas serialises alpha<1 colours to match CSS. (whatwg r5875)
- hixie: revert 5867, which was apparently based on a miscommunication (whatwg r5874)
- hixie: Make sure cross-origin fonts can't leak data via <canvas>. (whatwg r5873)
- 2Dapi; hixie: typo (whatwg r5872)
Thursday, 10 February 2011
- hixie: typo (whatwg r5871)
- hixie: remind myslf to make toBlob async when we add it (future feature, not currently specified) (whatwg r5870)
- hixie: note canvas.toBlob() as a future feature (whatwg r5869)
- microdata; hixie: kill some 'follow the following's that have crept back in since the last time I weeded those out. (whatwg r5868)
- hixie: kill some 'follow the following's that have crept back in since the last time I weeded those out. (whatwg r5868)
- hixie: remove window.atob/btoa from the W3C draft (whatwg r5867)
- sam: Remove duplicate entry
- sam: Fix typo (props Aryeh Gregor) http://lists.w3.org/Archives/Public/public-html/2011Feb/0206.html
Wednesday, 9 February 2011
- hixie: Clarify that if 'already started' is set multiple times, the state the last time it was set is what matters. (whatwg r5866)
- sam: Link to message announcing straw poll
- sam: Issue 129 survey
- sam: Call for revisions on issue 122
- sam: One more markup issue
- sam: Correct markup issues
- sam: Reflect latest calls
- hixie: Use 'javascript: scheme' instead of 'javascript: protocol'. (whatwg r5865)
- hixie: markup consistency (whatwg r5864)
- hixie: Clarify that the cloning that occurs for importNode() is the same as occurs for cloneNode(). (whatwg r5863)
- hixie: Remove the requirement that the parser deal with raw surrogates, since they can't make it this far. (whatwg r5862)
- hixie: I missed that it should also apply to attributes when adding this requirement recently. (whatwg r5861)
- hixie: Change the limit for where charsets should be given to the first 1024 bytes. (whatwg r5860)
Tuesday, 8 February 2011
- hixie: Mark some refs as non-normative. (whatwg r5859)
- hixie: typo (whatwg r5858)
- hixie: typo (whatwg r5857)
- postmsg; hixie: Add a note about cases where scripts won't run. Also, update some references (unrelated to the bug below). (whatwg r5856)
- websocket; hixie: Add a note about cases where scripts won't run. Also, update some references (unrelated to the bug below). (whatwg r5856)
- workers; hixie: Add a note about cases where scripts won't run. Also, update some references (unrelated to the bug below). (whatwg r5856)
- webstorage; hixie: Add a note about cases where scripts won't run. Also, update some references (unrelated to the bug below). (whatwg r5856)
- SSE; hixie: Add a note about cases where scripts won't run. Also, update some references (unrelated to the bug below). (whatwg r5856)
- hixie: Add a note about cases where scripts won't run. Also, update some references (unrelated to the bug below). (whatwg r5856)
- hixie: Rename the algorithms for running and executing a script to have less confusing names. They're now 'prepare a script' and 'execute the script block' respectively. (whatwg r5855)
- hixie: typo (whatwg r5854)
- hixie: typo (whatwg r5853)
- hixie: Add another example for <small>. (whatwg r5852)
- hixie: typo (whatwg r5851)
- hixie: Clarify what the best representation of a datetime is. (whatwg r5848)
- hixie: xref (whatwg r5846)
- hixie: Clarify in what order the removals happen. (whatwg r5845)
Monday, 7 February 2011
- hixie: Disallow URLs that would conflict with the way meta refreshes are parsed. (whatwg r5840)
- hixie: Raise the profile of a note to the level of a warning, since what it is talking about could result in XSS. (whatwg r5839)
- workers; hixie: Comment out an example that uses startConversation(), which isn't yet in the spec (it's commented out also). (whatwg r5838)
- workers; hixie: the word 'completely' was confusing the issue (whatwg r5837)
- hixie: the word 'completely' was confusing the issue (whatwg r5837)
- mjs: Fix state of ISSUE-148
- mjs: Fix date syntax.
- mjs: Record call for revisions for ISSUE-122.
- mjs: Reflecct that issues 148 and 149 were closed without prejudice.
- mjs: Reflect past week's worth of actions.
Saturday, 5 February 2011
- hixie: Bring the spec more in line with what the browsers do for video (largely, ignoring Content-Type). This will probably be tweaked further once Adam's draft has a section dedicated to sniffing media container formats. (whatwg r5836)
- hixie: Make workers get the online and offline events also. (whatwg r5835)
- hixie: Split the Navigator IDLs to make the various places it's mentioned easier to understand. (whatwg r5834)
Thursday, 3 February 2011
- SSE; hixie: Make EventSource not reconnect for 2xx codes. (whatwg r5833)
- SSE; hixie: xref (whatwg r5832)
- postmsg; hixie: xref (whatwg r5832)
- SSE; hixie: Remove the bit checking whether an event type name is valid since it seems all event type names are valid these days. (whatwg r5831)
- SSE; hixie: correct an example (whatwg r5830)
- hixie: report compile-time errors as well as runtime errors (and a typo fix from an earlier checkin) (whatwg r5828)
- hixie: move the 'onerror' stuff up to script execution and away from the no-more-related events stuff (whatwg r5827)
- hixie: Parser: omitted to include NULL-handling for ''-quoted strings. Oops. (whatwg r5826)
- hixie: never say 'may not' in a spec, RFC2119 doesn't define that; and never say 'may' in non-normative content, it's just confusing. (whatwg r5823)
- hixie: s/codepoint/code point/ for consistency (whatwg r5822)
- hixie: typo (whatwg r5820)
- hixie: typo (whatwg r5819)
- hixie: RFC2119ify the "assigned access key" section (whatwg r5818)
- sam: close issue 41
- hixie: Make script-inserted external scripts that have .async=false execute in the insertion order, default to true (whatwg r5817)
Wednesday, 2 February 2011
Tuesday, 1 February 2011
- sam: Change proposal received for issue 126
- sam: First sweep of issues that have timed out
- sam: Record change proposal for issue 151
- hixie: move note out of impl section (whatwg r5815)
- 2Dapi; hixie: Specify window.atob() and .btoa(). (ack Aryeh for the reverse-engineering to do this) (whatwg r5814)
- microdata; hixie: Specify window.atob() and .btoa(). (ack Aryeh for the reverse-engineering to do this) (whatwg r5814)
- hixie: Specify window.atob() and .btoa(). (ack Aryeh for the reverse-engineering to do this) (whatwg r5814)
- hixie: clarify that pages with a manifest='' always get served from their cache. (whatwg r5813)
- hixie: Change the suggested extension for appcache manifests from .manifest to .appcache to avoid clashing with Microsoft's unregistered application/manifest type (whatwg r5812)
- sam: Reopen issue 133
- hixie: try to clarify what is normative and what is not in the definition of the appcache stuff. (whatwg r5811)
- hixie: make sure online whitelists override fallback namespaces even for browsing context navigation loads. (whatwg r5810)