public-html-diffs@w3.org from January 2012 by thread

workers; hixie: Try adding a fourth argument, 'column', to onerror handlers. (whatwg r6957) poot (Tuesday, 31 January)

hixie: Try adding a fourth argument, 'column', to onerror handlers. (whatwg r6957) poot (Tuesday, 31 January)

hixie: Tweak the wording per chair decision. (whatwg r6956) poot (Tuesday, 31 January)

hixie: Add a note about setTimeout() clearing the timer after running the task. (whatwg r6955) poot (Tuesday, 31 January)

hixie: Make this example more realistic. (whatwg r6954) poot (Tuesday, 31 January)

hixie: window.opener should return null in certain cases (whatwg r6953) poot (Tuesday, 31 January)

workers; hixie: Drop obsolete example that uses WebSQL. If anyone wants to write an IndexDB replacement for this example, mail it in! (whatwg r6952) poot (Tuesday, 31 January)

hixie: Drop obsolete example that uses WebSQL. If anyone wants to write an IndexDB replacement for this example, mail it in! (whatwg r6952) poot (Tuesday, 31 January)

hixie: Try to make things clearer. (whatwg r6951) poot (Tuesday, 31 January)

hixie: Fix some typos or copypasta. (whatwg r6950) poot (Tuesday, 31 January)

workers; hixie: Turns out clearTimeout() and clearInterval() are synonyms! Who knew? Oh what a tangled Web we weave. (whatwg r6949) poot (Tuesday, 31 January)

hixie: Turns out clearTimeout() and clearInterval() are synonyms! Who knew? Oh what a tangled Web we weave. (whatwg r6949) poot (Tuesday, 31 January)

hixie: More updates to cross-references. (whatwg r6948) poot (Tuesday, 31 January)

hixie: Update references (whatwg r6947) poot (Tuesday, 31 January)

hixie: Correctness in the non-normative authoring text. (whatwg r6946) poot (Tuesday, 31 January)

hixie: Sync with DOM Core: Remove all vestiges of CDATASection objects and Entity objects; replace all mentions of 'text nodes' with explicit references to Text nodes. (whatwg r6945) poot (Tuesday, 31 January)

2Dapi; hixie: Fix some typos or copypasta. (whatwg r6944) poot (Tuesday, 31 January)

hixie: make the 'quotes' section prettier (whatwg r6943) poot (Tuesday, 31 January)

hixie: The 'bidi-override:embed' rule for [dir] shouldn't take effect for block-level elements (since it overrides their 'isolate' rule). (whatwg r6942) poot (Tuesday, 31 January)

hixie: Drop old origin definitions that no longer matter. (whatwg r6941) poot (Tuesday, 31 January)

hixie: Make HTML serialisation more conservative near <pre>. (whatwg r6940) poot (Tuesday, 31 January)

hixie: Fix some typos or copypasta. (whatwg r6939) poot (Tuesday, 31 January)

hixie: Fix some typos or copypasta. (whatwg r6938) poot (Tuesday, 31 January)

hixie: Fix some typos or copypasta. (whatwg r6937) poot (Tuesday, 31 January)

hixie: More clearly separate topics in this section. (whatwg r6936) poot (Monday, 30 January)

hixie: Define <style scoped> and @global. (whatwg r6935) poot (Monday, 30 January)

hixie: Change the settings to be less tersely named. (whatwg r6934) poot (Monday, 30 January)

hixie: Fix some typos or copypasta. (whatwg r6933) poot (Saturday, 28 January)

hixie: Fix some typos or copypasta. (whatwg r6932) poot (Saturday, 28 January)

hixie: Objects with event handler attributes have to inherit from EventTarget. (whatwg r6931) poot (Saturday, 28 January)

websocket; hixie: Fix some typos or copypasta. (whatwg r6930) poot (Saturday, 28 January)

hixie: Fix some typos or copypasta. (whatwg r6930) poot (Saturday, 28 January)

hixie: Fix some typos or copypasta. (whatwg r6929) poot (Saturday, 28 January)

workers; hixie: copypasta (whatwg r6928) poot (Saturday, 28 January)

hixie: copypasta (whatwg r6928) poot (Saturday, 28 January)

hixie: Clarify example text. (whatwg r6927) poot (Saturday, 28 January)

hixie: Change crossorigin='' to act like No CORS mode for same-origin resources, at least until a cross-origin redirect comes along. (whatwg r6926) poot (Saturday, 28 January)

hixie: Add a note about <li><h1>. (whatwg r6925) poot (Friday, 27 January)

hixie: More tweaks to the text (including a comment that describes one of the situations in question). (whatwg r6924) poot (Friday, 27 January)

hixie: Slight tweaks to the anti-document.write() warning. (whatwg r6923) poot (Thursday, 26 January)

hixie: This paragraph hasn't been relevant ever since we removed selectedOption. (whatwg r6922) poot (Thursday, 26 January)

hixie: Fix some cross-reference issues. (whatwg r6921) poot (Thursday, 26 January)

hixie: Remove vestiges of MIME type checking in appcache. (whatwg r6920) poot (Wednesday, 25 January)

hixie: Drop support for obsolete table alignment values that no browser supports any more anyway. (whatwg r6919) poot (Wednesday, 25 January)

hixie: Define how valueAsDate's setter should handle a NaN time value. (whatwg r6918) poot (Wednesday, 25 January)

hixie: Make sure <img> elements don't disappear while loading an image. (whatwg r6917) poot (Wednesday, 25 January)

workers; hixie: s/raised/thrown/ for consistency with DOM Core (whatwg r6916) poot (Wednesday, 25 January)

2Dapi; hixie: s/raised/thrown/ for consistency with DOM Core (whatwg r6916) poot (Wednesday, 25 January)

hixie: s/raised/thrown/ for consistency with DOM Core (whatwg r6916) poot (Wednesday, 25 January)

hixie: Define the legacycaller behaviour of <embed> and <object>. (whatwg r6915) poot (Wednesday, 25 January)

hixie: Update the spec's handling of window.onerror's return value to match reality (tested Chrome and Firefox; apparently this also matches IE) (whatwg r6914) poot (Tuesday, 24 January)

hixie: Make the 'quotes' rules only apply to elements that change the language, so that authors can use the cascade and inheritance with 'quotes' instead of having to set it only on <q> elements. (whatwg r6913) poot (Tuesday, 24 January)

hixie: Fix the changes in r6905 to be more consistent and thorough. (whatwg r6912) poot (Tuesday, 24 January)

hixie: Remove 'quotes' rules that are not marked as approved in the CLDR (whatwg r6911) poot (Tuesday, 24 January)

hixie: remove old redundant warning (whatwg r6910) poot (Tuesday, 24 January)

hixie: Make the category descriptions more obvious to users who see images. (whatwg r6909) poot (Tuesday, 24 January)

2Dapi; hixie: Define what to do when the source rectangle of a drawImage() call is out of bounds (before, it resulted in banding, which seems unsatisfactory). (whatwg r6908) poot (Tuesday, 24 January)

hixie: Define what to do when the source rectangle of a drawImage() call is out of bounds (before, it resulted in banding, which seems unsatisfactory). (whatwg r6908) poot (Tuesday, 24 January)

hixie: Make these sentences make sense... (whatwg r6907) poot (Monday, 23 January)

hixie: Tweak the text so that any eldely folk reading it who have degraded sight or hearing do not feel offended by the implication that they are disabled. (whatwg r6906) poot (Friday, 20 January)

hixie: Clarify how language affects form controls. (whatwg r6905) poot (Friday, 20 January)

hixie: Introduce some documentation about wire formats vs presented formats for date and time data. (whatwg r6904) poot (Friday, 20 January)

sam: Change proposal for issue 187 poot (Friday, 20 January)

sam: Change proposal for issue 191 poot (Friday, 20 January)

sam: Whoops! Fix link poot (Thursday, 19 January)

sam: Change Proposal for issue 190 poot (Thursday, 19 January)

sam: Issue 203 poot (Thursday, 19 January)

workers; hixie: Add more explanatory text about postMessage()'s first argument. (whatwg r6903) poot (Wednesday, 18 January)

postmsg; hixie: Add more explanatory text about postMessage()'s first argument. (whatwg r6903) poot (Wednesday, 18 January)

hixie: Add more explanatory text about postMessage()'s first argument. (whatwg r6903) poot (Wednesday, 18 January)

sam: Associate two more bugs with issue 199 by request poot (Wednesday, 18 January)

sam: Calls for alternates for issues 182, 185, 188, and 189 poot (Wednesday, 18 January)

hixie: Make all the element definitions hyperlinked. (whatwg r6902) poot (Wednesday, 18 January)

hixie: Improve consistency by adding colons to the 'Categories' labels. (whatwg r6901) poot (Tuesday, 17 January)

hixie: Update HTMLAllCollection.item(DOMString) to act like namedItem. (whatwg r6900) poot (Tuesday, 17 January)

hixie: Make setTimeout() not be well-ordered across multiple browsing contexts, so as to allow user agents to e.g. throttle setTimeout()s in background tabs. (whatwg r6899) poot (Tuesday, 17 January)

sam: Reinstate issue 182 poot (Tuesday, 17 January)

sam: Calls for Proposals for issues 198 through 202 poot (Tuesday, 17 January)

sam: Cleanup poot (Tuesday, 17 January)

sam: Change proposal received for issue 192 poot (Tuesday, 17 January)

sam: Issue 186 is closed without prejudice poot (Monday, 16 January)

sam: Record change proposal for issue 189 poot (Monday, 16 January)

sam: Identify change proposal poot (Monday, 16 January)

sam: Calls for issues 193-197 are out; issues 198-202 are raised poot (Monday, 16 January)

sam: Add https://www.w3.org/Bugs/Public/show_bug.cgi?id=11342 to issue-131 poot (Monday, 16 January)

sam: Issues 195-197 poot (Saturday, 14 January)

hixie: Make <wbr> less magical. (whatwg r6898) poot (Friday, 13 January)

hixie: Update terminology to match DOM Core. (whatwg r6897) poot (Friday, 13 January)

hixie: Fix some typos or copypasta. (whatwg r6896) poot (Friday, 13 January)

hixie: Tweak hidden='''s definition a bit to be more consistent with likely usage scenarios. (whatwg r6895) poot (Friday, 13 January)

sam: Add issues 193 and 194 poot (Friday, 13 January)

hixie: Fix some cross-reference issues. (whatwg r6894) poot (Friday, 13 January)

hixie: Define how to convert a time to a Date object if it's not a round number of milliseconds. (whatwg r6893) poot (Thursday, 12 January)

hixie: Limit the number of digits in the fraction part of a seconds time component to 3, since more than that and you lose precision when converting to milliseconds, e.g. for use with Date objects in the API. (whatwg r6892) poot (Wednesday, 11 January)

hixie: ack for form:valid idea (whatwg r6891) poot (Wednesday, 11 January)

hixie: Remove some redundancy now that the definitions make more sense. (whatwg r6890) poot (Wednesday, 11 January)

hixie: Make :valid and :invalid apply to <form> elements also. (whatwg r6888) poot (Wednesday, 11 January)

hixie: The definition of elements that are candidates for constraint validation should be based on the 'submittable' category, not 'listed', for consistency with the rest of the validation stuff. (whatwg r6889) poot (Wednesday, 11 January)

hixie: Add a big example to <p> to help authors who want to use logical paragraphs rather than structural ones. (whatwg r6887) poot (Tuesday, 10 January)

hixie: Remove mention of DOM Range (whatwg r6886) poot (Tuesday, 10 January)

hixie: Fix the e-mail regexp to disallow commas. (Typo in the example. Oops. I hope you didn't copy the regexp from Mike's tweet!) (whatwg r6885) poot (Tuesday, 10 January)

sam: Extension on 187, move proposal for 172 to issue 172 poot (Tuesday, 10 January)

sam: Record change proposal for issue 172 poot (Tuesday, 10 January)

hixie: Add a note about how to implement type=email checking with a regular expression. (whatwg r6884) poot (Tuesday, 10 January)

hixie: Make the readyState change, the 'readystatechange' event, and the 'load' event all happen synchronously in the same task so that you can check readyState to know whether you still have to attach an 'onload' event handler. (whatwg r6882) poot (Tuesday, 10 January)

hixie: Define what should happen with canvas.toBlob() for zero-sized canvases. (whatwg r6880) poot (Saturday, 7 January)

hixie: Make sure canvas.toBlob() honours the origin-clean flag. Also, make it more likely this will be implemented correctly by explicitly putting the security checks in the relevant algorithms. (whatwg r6879) poot (Friday, 6 January)

2Dapi; hixie: Make sure canvas.toBlob() honours the origin-clean flag. Also, make it more likely this will be implemented correctly by explicitly putting the security checks in the relevant algorithms. (whatwg r6879) poot (Friday, 6 January)

Last message date: Tuesday, 31 January 2012 23:36:50 UTC