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

2Dapi; hixie: Change dates for publication.

2Dapi; hixie: minor wording change for status section

annevk: actually, lots of minor fixes were made so downplay 'thousand'

annevk: add the list of changes since the August 2009 draft; remove dates from references; fix xml-names reference; update draft to take into account changes

annevk: fix a bug in WF2 differences and remove code around DOCTYPE

annevk: fix several minor bugs; also, W3C nuked postMessage() from HTML5 too

annevk: fix typos

annevk: mention new media type in syntax section; fix typo; documents using the HTML syntax could be served as text/plain

annevk: microdata vocabularies are toally nuked

hixie: <label> _can_ affect hidden controls. (whatwg r4761)

hixie: Accidentally marked this impl-only. (whatwg r4696)

hixie: ack for earlier checkin (whatwg r4714)

hixie: Actually define the 'creator browsing context' (see r2711) (whatwg r4648)

hixie: Add a note to the 'fetch' algorithm about redirects. I'm sure it'll need tweaking later, since browsers ignore HTTP here for compatibility with deployed content. Also, tweak the W3C postmsg draft's boilerplate. (whatwg r4692)

hixie: Add an example of <video onerror>. (whatwg r4694)

hixie: Add an example of escaped ampersands in URLs in sandbox=''. (whatwg r4704)

hixie: Add an example of forcing fallback from <source>. (whatwg r4685)

hixie: Add missing reference. (whatwg r4681)

hixie: Add some <dfn>s to make DOM Core and DOM Events xrefs work a bit. If you find other cross-spec things in complete.html that aren't linking, let me know and I'll add them here. (cross-spec links for internal things, like html to microdata, postmsg to websocket, or whatnot, will be dealt with automatically at some later date) (whatwg r4748)

hixie: Add textarea, required, maxlength to the tutorial. (whatwg r4753)

hixie: Add the type for .ico files to an example. (whatwg r4658)

hixie: Allow <head> tag to be omitted when the <head> element is empty, now that it can be. (whatwg r4762)

hixie: Allow space in <br /> syntax. (whatwg r4689)

hixie: An introduction to forms. (whatwg r4752)

hixie: Apparently I don't know my alphabet. (whatwg r4718)

hixie: attempt to make this more readable (whatwg r4795)

hixie: Ban the attributes for form submission on non-submit <button>s. (whatwg r4677)

hixie: browsing contexts don't have origins... these should have been referring to the active document. (whatwg r4774)

hixie: Change autobuffer to preload. (whatwg r4811)

hixie: Change dates for publication.

hixie: Change the examples around to pick on Google products instead of Adobe products. (whatwg r4768)

hixie: Clarify some terms like 'home subtree' by moving some things around and adding some more explanatory text in terms of the other terms defined. (whatwg r4750)

hixie: Clarify the <colgroup> content model's interaction with span=''. (whatwg r4726)

hixie: Clarify the form intro style and fix a typo. (whatwg r4809)

hixie: Clarify what 'send' means and remove some redundant requirements. (whatwg r4642)

hixie: colgroup and rowgroup cells aren't headers of themselves. (whatwg r4703)

hixie: Comment out the onchange='' handler since it's poor practice. (whatwg r4663)

hixie: consistency (whatwg r4715)

hixie: consistency (whatwg r4766)

hixie: consistency in the parser w.r.t. how steps are introduced. (whatwg r4802)

hixie: Correct a link. (whatwg r4729)

hixie: Correct the xrefs and update the IDL. (whatwg r4679)

hixie: Define 'being rendered' to exclude table rows/columns that are visiblity:collapse (whatwg r4661)

hixie: Define <wbr> handling. (whatwg r4731)

hixie: Define how .cookie works with text/html-sandboxed. (whatwg r4780)

hixie: Define how mutation events fire for HTMLOptionsCollection.length setter. (whatwg r4707)

hixie: Define that #top falls back to the top of the document. (whatwg r4745)

hixie: Define that when you discard a document, it performs the cleanup steps. (whatwg r4709)

hixie: Define the obsolete permitted DOCTYPEs in the syntax section. (whatwg r4808)

hixie: Define the orderin which attributes on <object> are sent to plugins. (whatwg r4724)

hixie: Define what entities XHTML UAs are to support. (whatwg r4691)

hixie: Define whether these methods and attributes return the same object or a different object each time they are called. (whatwg r4702)

hixie: Document? Nay, Element... (whatwg r4699)

hixie: Don't seek to the start before playing if you're already at the start. (whatwg r4801)

hixie: editing mistake (whatwg r4655)

hixie: Editorial changes to 2D and Microdata specs for FPWD. Clean-up of the references sections. Fix some problems caused by dropping language versioning at the WHATWG. (whatwg r4646)

hixie: Elaborate on why blur() is bad. (whatwg r4733)

hixie: elements aren't stacks, they're _in_ stacks. (whatwg r4806)

hixie: Emphasise the non-normative status of the domintro boxes. (whatwg r4787)

hixie: Exorcise the ghost of attributes past. (whatwg r4719)

hixie: Explain dtend's weirdness. (whatwg r4721)

hixie: Explain why .defaultCharset might return an unexpected value. (whatwg r4747)

hixie: Factor out the cleanup steps so they can be reused from other algorithms. (whatwg r4708)

hixie: fax: is apparently no longer in season. (whatwg r4777)

hixie: First crack at an index table for the categories. If you have any ideas of how better to arrange this, please let me know. (whatwg r4797)

hixie: fix earlier editing error. (whatwg r4653)

hixie: Fix setTimeout() and setInterval() to check whether the imteout has been cleared before running the task, not before queuing the task. This prevents tasks from being queued after the lists are emptied when shutting down. (whatwg r4769)

hixie: Fix the mess that was included in the last checkin. (whatwg r4690)

hixie: Fix the wording of these algorithms to make sense. (whatwg r4654)

hixie: Fix to canonical case. (whatwg r4810)

hixie: Fix up a recent change that accidentally turned an implied 'must' into an implied 'may'. (whatwg r4760)

hixie: Fix up some references. (whatwg r4723)

hixie: forgot the word 'controls', changing the meaning completely... (whatwg r4764)

hixie: Forgot to comment this mention of <datagrid> out. (whatwg r4669)

hixie: front matter updates for publication this week

hixie: grammar error (whatwg r4670)

hixie: Handle missing foreign content end tags and SVG </font> and </a> end tags in foreign content. (whatwg r4803)

hixie: Harmonise <script type> and <style type> rules. (whatwg r4676)

hixie: Hide mention of ::selection for now since it's no longer in CSS. (whatwg r4713)

hixie: I apparently don't know how to write HTML. (whatwg r4771)

hixie: Ignore the Content-Language pragma if it contains a comma. (whatwg r4651)

hixie: internal editor's notes about url parsing (whatwg r4763)

hixie: It's not the actual URL used, it's a string used to get that URL. (whatwg r4722)

hixie: it's not the MIME type of the plugin, per se, just a MIME type the plugin claims to support. (whatwg r4706)

hixie: It's suggested 'left' might be confusing with 'left hand side'... (whatwg r4698)

hixie: last remaining stray author-mode colon, I hope (whatwg r4705)

hixie: Let's go with the saner Firefox/Opera behaviour here, as it's closer to the (still insane) IE behaviour than the WebKit behaviour we previously had... (whatwg r4779)

hixie: List some more obsolete attributes (these, from the 'reserved' notes in the HTML4 DTD -- yes, we're scraping the bottom of the barrel now) (whatwg r4782)

hixie: location.href shouldn't be readonly (whatwg r4744)

hixie: Looks like 'compact' is meant to be a boolean attribute, not a DOMString attribute. (whatwg r4701)

hixie: Make 'Referer' work correctly for scripts in shared workers. (For some definition of 'correctly' -- it uses the URL of the document that actually created the script. Arguably it should use the URL of the script itself. However, this doesn't change that, it just makes it not leak the URL of documents that that document's browsing context is navigated to.) (whatwg r4789)

hixie: Make <applet> more consistent with <object>. (whatwg r4807)

hixie: Make <title> optional in HTML e-mails and other such situations. (whatwg r4730)

hixie: Make blank <iframe>s fire 'load' events when created. (whatwg r4772)

hixie: Make blank <object>s with browsing contexts fire 'load' events when the browing context is created. (whatwg r4773)

hixie: Make it clear that disabling a feature should truly remove it, not just stub it out. (whatwg r4693)

hixie: Make it so that non-parser-blocking scripts don't get blocked on style sheets. Making dynamically inserted scripts block stuff as well is _extremely_ hard to reason about: consider multiple iframes sharing the same event loop, for instance. Which tasks do you block? How do you keep things ordered? What about <link onload>s that insert script elements? (whatwg r4741)

hixie: Make pageshow/pagehide use PageTransitionEvent, to match reality as described by zcorpan. (whatwg r4800)

hixie: Make some algorithms things more consistent with other algorithms. (whatwg r4804)

hixie: Make sure bgsound and multicol don't _count_ as 'defined' for the purposes of HTMLElement. (whatwg r4662)

hixie: Make sure plugins for <object> aren't instantiated before the <param>s are read. This makes <object> slower (which we avoided with <video>, for instance), but it appears to be needed for back-compat. (whatwg r4784)

hixie: Make the content venn diagram interactive. (whatwg r4754)

hixie: Make the drag-and-drop API lowercase all the format strings. (whatwg r4645)

hixie: Make the note more pedantically correct, since there are parse error differences, it turns out. (whatwg r4673)

hixie: Make this more readable. (whatwg r4813)

hixie: Make timeouts and intervals survive a history traversal that unloads the document, but only if the document isn't actually disacarded. (whatwg r4770)

hixie: Mention another time it can change. (whatwg r4738)

hixie: Mention that ARIA restricts 'banner' to one per page. (whatwg r4672)

hixie: Mention that ARIA restricts 'contentinfo' to one per page, and adjust requirements accordingly. (whatwg r4674)

hixie: Mention that ARIA restricts 'main' to one per page. (whatwg r4675)

hixie: Mention that the popstate event doesn't contain the original references, but just a copy. (whatwg r4796)

hixie: Mention the document.open() magic in document.write()'s domintro. (whatwg r4755)

hixie: Mention the timezone of lastModified. (whatwg r4746)

hixie: Mention which attributes are being referenced. (whatwg r4749)

hixie: Mention window.applicationCache near the <html manifest> definition. (whatwg r4798)

hixie: Minor edits for consistency and pedancy. (whatwg r4678)

hixie: minor wording change for status section

hixie: missed the dfn styles

hixie: missing word (whatwg r4743)

hixie: Move <figure> to the grouping section. (whatwg r4682)

hixie: Move around the 'impl' markers to put 'effective script origin' into the author part. (whatwg r4739)

hixie: Move around the 'impl' markers to put some more notes into the author part. (whatwg r4740)

hixie: Move Links up to the Elements section, where it makes more sense. (whatwg r4666)

hixie: Move WindowProxy section to where it makes more sense. (whatwg r4667)

hixie: Not all willful violations are legacy issues. (whatwg r4734)

hixie: Only pop out of the current <math> or <svg> context in a case such as <svg><desc><math><b>. (whatwg r4805)

hixie: Oops, gave the wrong content model for <figure>. (whatwg r4717)

hixie: Oops, included the extension text in the main html5 spec.

hixie: oops, omitted elements (whatwg r4757)

hixie: prepare to xref Event (whatwg r4799)

hixie: Prevent 'timeupdate' from firing faster than it is handled. (whatwg r4684)

hixie: Provide a domintro box for DOMHTMLImplementation. (whatwg r4758)

hixie: Provide a sync version of the fetch algorithm, for XHR to reference. (whatwg r4742)

hixie: readability (whatwg r4776)

hixie: Redefine how .cookie is handled. (whatwg r4778)

hixie: Remove mention of the sync dispatch. (whatwg r4794)

hixie: Remove the drag-and-drop-is-copy-and-paste idea. (whatwg r4644)

hixie: Rename the document-wide default language to the pragma-set default language to make it sound less important. (whatwg r4652)

hixie: Require Referer: to be omitted for data: URLs and sandboxed iframes. (whatwg r4727)

hixie: s/close tag/end tag/ for consistency (whatwg r4671)

hixie: Suggest some alternative semantic elements for obsolete ones. (whatwg r4791)

hixie: Switch to the Mozilla model for <object> plugin param passing. Let me know if this causes compat issues. (whatwg r4785)

hixie: Switch to using some vnd.x MIME types, since apparently I picked some bad types last time. (whatwg r4759)

hixie: Talk about parsing tasks. (missed one change) (whatwg r4711)

hixie: Talk about parsing tasks. (whatwg r4710)

hixie: The annual restructuring to make things make sense again. (whatwg r4668)

hixie: The jokes I could have put here make me sick. (whatwg r4695)

hixie: Try to clarify the cookie domintro. (whatwg r4781)

hixie: Try to clarify this sentence. (whatwg r4732)

hixie: Try to define 'plugin' better. (whatwg r4725)

hixie: Try to make the appcache event sequence clearer. (whatwg r4686)

hixie: Try to make this sentence make slightly more sense. (whatwg r4680)

hixie: Try to tweak the alt='' text repair requirements to be acceptable to more HTMLWG members. (now with actual proof reading\!) (whatwg r4650)

hixie: Try to tweak the alt='' text repair requirements to be acceptable to more HTMLWG members. (whatwg r4649)

hixie: tweak an example to use footer instead of header (whatwg r4765)

hixie: typo (whatwg r4656)

hixie: typo (whatwg r4657)

hixie: typo (whatwg r4659)

hixie: typo (whatwg r4660)

hixie: typo (whatwg r4728)

hixie: typo (whatwg r4767)

hixie: typo (whatwg r4792)

hixie: typos (whatwg r4756)

hixie: update the straw man dataTransfer.items proposal (whatwg r4788)

hixie: Update to the list of HTMLWG mailing lists. (whatwg r4647)

hixie: xref 'needs a date' by request (whatwg r4697)

hixie: xref errors (whatwg r4790)

hixie: xref fix (whatwg r4664)

hixie: xref fix (whatwg r4665)

hixie: xref fix (whatwg r4683)

hixie: xref issue (whatwg r4775)

manu: Updated the spec to reflect the HTML WG Chairs decision: 1. Reverted the SotD section to what was there over a month ago. 2. Removed all bugs reported in the status sections of the HTML+RDFa spec. 3. Modifed the wording of one of the bugs and insert ISSUE-41 as a blocking item for HTML+RDFa LC.

microdata; hixie: Change dates for publication.

microdata; hixie: Make some algorithms things more consistent with other algorithms. (whatwg r4804)

microdata; hixie: minor wording change for status section

mike: added "The color attribute on the hr element is obsolete. Use CSS instead" to <hr> "Additional constraints and admonitions"

mike: added figcaption and summary; made tweaks to build files so that we can generate a WHATWG copy

mike: added figure and figcaption

mike: added text-align: center on "Typical default display properties" for th element (thx=GPHemsley)

mike: checkpointing

mike: checkpointing + added some DOM interfaces

mike: clarify that URI attribute values are allowed to be the empty string (b=8871, thx=TobyInkster) http://www.w3.org/Bugs/Public/show_bug.cgi?id=8871

mike: documenting attributes with empty values better

mike: fix some problems caught by Oli Studholme: mark embed and textarea/@wrap as new, em as changed, fixed typo

mike: fixed type in status section

mike: reify common attributes

mike: reworked annotations handling for new/obsolete/changed elements

mike: suggestions from Oli Studholme: note that the HTML5 a element can contain flow content, note that ID values now have fewer restrictions

mike: sync to upstream spec rename of autobuffer attribute to "preload"

mike: updated

mike: updated some references

mjs: Add deadline for ISSUE-32.

mjs: Change action for ISSUE-79 to Discussion.

mjs: Record Call for Consensus on ISSUE-1, ISSUE-2, ISSUE-55.

mjs: Record call for counter-proposals for ISSUE-80 and ISSUE-31.

mjs: Record call for proposals for ISSUE-41.

mjs: Record call for volunteers for ISSUE-27.

mjs: Record counter-proposal and call for alternate proposals for ISSUE-4 and ISSUE-84.

mjs: REcord ISSUE-88 call for counter-proposals.

mjs: Record Julian Reschke as volunteer for ISSUE-82.

mjs: Recorded Julian as volunteer for ISSUE-86.

mjs: Reflect new deadline for ISSUE-56.

mjs: Reverted owner of ISSUE-30 to Chairs, and recorded third alternate proposal.

mjs: Updated deadline on ISSUE-74.

mjs: Updated to reflect one-week extension on ISSUE-85.

postmsg; hixie: minor wording change for status section

sam: Add 103 and 104

sam: Update issues 41 and 85

sam: Update Shelley's action items with new deadlines.

websockets; hixie: Define whether amountBuffered includes overhead or not (it does not). (whatwg r4812)

workers; hixie: prepare to xref Event (whatwg r4799)

Last message date: Friday, 26 February 2010 14:24:57 UTC