public-html-diffs@w3.org from September 2009 by thread

hixie: make 'progress' include skipped files to make the progress bar not jump at the end (whatwg r4065) poot (Wednesday, 30 September)

hixie: Add a progress event at the end of all the caching, so that progress bars complete. (whatwg r4064) poot (Wednesday, 30 September)

hixie: Fix the points that call the application cache update process to send a cache group, not a cache. (whatwg r4063) poot (Wednesday, 30 September)

hixie: Fix the points that call the application cache update process to send a cache host, not a browsing context. (whatwg r4062) poot (Wednesday, 30 September)

hixie: Rename online whitelist URLs to online whitelist namespaces. (whatwg r4061) poot (Wednesday, 30 September)

hixie: try to make the appcache syntax section more clearly indicate that the online whitelist takes namespaces (whatwg r4060) poot (Wednesday, 30 September)

hixie: Three unrelated editorial improvements. (whatwg r4059) poot (Wednesday, 30 September)

hixie: Make the display of the appcache UI more clearly optional, and elaborate a bit on the thinking behind the design. Also, add a note about how ApplicationCache is always present. (whatwg r4058) poot (Wednesday, 30 September)

hixie: First woefully inadequate cut at <applet>. Please file bugs if you know better... (whatwg r4057) poot (Tuesday, 29 September)

hixie: Cleanup some more XXX issues that I decided to punt on. (whatwg r4056) poot (Tuesday, 29 September)

hixie: Cleanup some more XXX issues that I decided to punt on. (whatwg r4055) poot (Tuesday, 29 September)

hixie: fix markup errors in example (whatwg r4054) poot (Tuesday, 29 September)

hixie: Add an ID. (also, add a missing word) (whatwg r4053) poot (Tuesday, 29 September)

hixie: Authoring-side change for the previous checkin. (whatwg r4052) poot (Tuesday, 29 September)

hixie: Report parse error for missing spaces in DOCTYPEs. (whatwg r4051) poot (Tuesday, 29 September)

hixie: Removing an event handler content attribute needs to clear out the event handler. (whatwg r4050) poot (Tuesday, 29 September)

hixie: sleep is for the weak (whatwg r4049) poot (Tuesday, 29 September)

hixie: Include explicit text about how swapCache() doesn't change anything but the active cache. (whatwg r4048) poot (Tuesday, 29 September)

hixie: first first -> first five (whatwg r4047) poot (Tuesday, 29 September)

hixie: resolve a conflicting requirement (whatwg r4046) poot (Tuesday, 29 September)

hixie: Make it clear that if the user doesn't give permission to appcache, nothing happens. (whatwg r4045) poot (Tuesday, 29 September)

hixie: character data doesn't include stuff in markup, oops (whatwg r4044) poot (Tuesday, 29 September)

hixie: grammar fix (whatwg r4043) poot (Tuesday, 29 September)

hixie: Block cross-origin PUT and DELETE from <form>s for now. (whatwg r4042) poot (Tuesday, 29 September)

hixie: mention <time pubdate> from <article> (whatwg r4041) poot (Tuesday, 29 September)

hixie: Handle the case where /node/ is removed in step 7.2 and then we return to 7.1 and try to index based on /node/. (whatwg r4040) poot (Tuesday, 29 September)

hixie: Define 'abort' event half-heartedly. Any improvement suggestions welcome. (whatwg r4039) poot (Tuesday, 29 September)

hixie: tiny editorial fixes (whatwg r4038) poot (Tuesday, 29 September)

hixie: Define when reset event fires. (whatwg r4037) poot (Tuesday, 29 September)

hixie: typo (whatwg r4036) poot (Tuesday, 29 September)

hixie: Try to make this note about what happens with clashes in the manifest cover more cases. (whatwg r4035) poot (Tuesday, 29 September)

hixie: Note the idea of <input type=time> having an allowed range crossing midnight. (whatwg r4034) poot (Tuesday, 29 September)

hixie: By request, show the bookkeeping stuff to authors. (whatwg r4033) poot (Tuesday, 29 September)

hixie: Mention what events are involved in copy/paste. (whatwg r4032) poot (Tuesday, 29 September)

hixie: Explicitly allow <canvas> support to be disabled. (whatwg r4031) poot (Tuesday, 29 September)

hixie: Set currentSrc reliably. (whatwg r4030) poot (Tuesday, 29 September)

hixie: Example of <section> use without <article>. (whatwg r4029) poot (Tuesday, 29 September)

hixie: Other applicable specifications definition. (whatwg r4028) poot (Tuesday, 29 September)

hixie: clarify example (whatwg r4027) poot (Tuesday, 29 September)

hixie: Be less specific about how <details> hides its kids. (whatwg r4026) poot (Tuesday, 29 September)

hixie: Remove '<font pointsize>' altogether. (whatwg r4025) poot (Tuesday, 29 September)

hixie: Define isindex as not defined. (whatwg r4024) poot (Tuesday, 29 September)

hixie: Bulk cleanup of some XXX markers (mostly obsolete things or ideas that we won't get to this time). (whatwg r4023) poot (Tuesday, 29 September)

hixie: Remove <dc> and <ds> since forward-looking compatibility isn't popular apparently. So much for people liking extensibility... :-) (whatwg r4022) poot (Tuesday, 29 September)

hixie: a.name somehow fell through the cracks (whatwg r4021) poot (Tuesday, 29 September)

hixie: remove newlines near <pre> and </pre> tags. (whatwg r4020) poot (Tuesday, 29 September)

hixie: Recommend just redesigning tables to not need explanations instead of including complicated descriptions. (whatwg r4019) poot (Tuesday, 29 September)

hixie: Mention the mostly hypothetical security risk of <iframe marginwidth> (whatwg r4018) poot (Tuesday, 29 September)

hixie: Hide margin on 'dd' if in <figure> or <details>. (whatwg r4017) poot (Tuesday, 29 September)

hixie: Change how <details> renders by default to use the <dt> and <dd> elements. (whatwg r4016) poot (Tuesday, 29 September)

hixie: xref more 'being rendered' (whatwg r4015) poot (Tuesday, 29 September)

hixie: Mention the angle units. (whatwg r4014) poot (Tuesday, 29 September)

hixie: Rename 'event handler attributes' to 'event handlers' to reduce confusion with the actual attributes. (whatwg r4013) poot (Tuesday, 29 September)

hixie: Add an example for pushState(). (whatwg r4012) poot (Tuesday, 29 September)

hixie: Synchronise with the latest Origin spec rules and semantics. (whatwg r4011) poot (Monday, 28 September)

hixie: Clarify that 'invalid' sometimes has a default action and sometimes doesn't. (whatwg r4010) poot (Monday, 28 September)

hixie: Try some tweaks Shelley suggested. (whatwg r4009) poot (Monday, 28 September)

hixie: Add some more cases that lead to unserializable DOMs. (whatwg r4008) poot (Monday, 28 September)

hixie: Rewrite how we patch XPath 1.0 for HTML5. (whatwg r4007) poot (Monday, 28 September)

hixie: Change 'unless' to 'except where' in cases where that reduces ambiguity. (whatwg r4006) poot (Sunday, 27 September)

hixie: xref fixes, spelling mistakes, and make some non-normative paragraphs less obviously non-normative since the point as being hammered maybe a little too hard. (whatwg r4004) poot (Saturday, 26 September)

hixie: Use INVALID_STATE_ERR rather than INVALID_ACCESS_ERR in a number of cases. (whatwg r4003) poot (Friday, 25 September)

hixie: Make a number of clarifications for authors. (forms-related stuff) (whatwg r4002) poot (Friday, 25 September)

hixie: Editorial fixes: a paragraph that shouldn't be class=impl; a missing xref. (whatwg r4001) poot (Friday, 25 September)

hixie: Editorial fixes: more mis-xreffing. Will it never end? (whatwg r4000) poot (Thursday, 24 September)

hixie: Editorial fixes: more mis-xreffing (whatwg r3999) poot (Thursday, 24 September)

hixie: Make text more clear (and consistent with later similar text). (whatwg r3998) poot (Thursday, 24 September)

hixie: Editorial fixes: yet more mis-xreffing; convert x1, etc, to x_1. (whatwg r3997) poot (Thursday, 24 September)

hixie: Editorial fixes: more mis-xreffing (whatwg r3996) poot (Thursday, 24 September)

hixie: Editorial fixes: mis-xreffing, too many 'when's (whatwg r3995) poot (Thursday, 24 September)

hixie: Oops, got the order of 'optional' and 'in' in teh wrong way around. (whatwg r3994) poot (Thursday, 24 September)

hixie: try to tweak the text on initializing the canvas (whatwg r3993) poot (Thursday, 24 September)

hixie: Clean up the play() and pause() algorithms. (whatwg r3992) poot (Thursday, 24 September)

hixie: Add some more obsolete attributes. (whatwg r3991) poot (Thursday, 24 September)

hixie: Fix error in example. (whatwg r3990) poot (Thursday, 24 September)

hixie: mention <meter> doesn't work with alt=''. (whatwg r3989) poot (Thursday, 24 September)

hixie: Show that you don't need to put <nav> in <header>. (whatwg r3987) poot (Thursday, 24 September)

hixie: More clarifications, editorial fixes, example fixes, etc. (whatwg r3988) poot (Thursday, 24 September)

hixie: Explain ABNF. (whatwg r3986) poot (Thursday, 24 September)

hixie: Move note to before the examples so it isn't sandwiched (whatwg r3985) poot (Thursday, 24 September)

hixie: Change the media events xrefs so that other occurrences of 'load', 'error', etc, don't xref to the media section. (whatwg r3984) poot (Thursday, 24 September)

hixie: A variety of typo fixes and other editorial tweaks. (whatwg r3983) poot (Thursday, 24 September)

hixie: Tweaks to handling of bad characters. (whatwg r3982) poot (Thursday, 24 September)

hixie: remove the 'out of scope' section (whatwg r3981) poot (Wednesday, 23 September)

hixie: Apparently 'tool bar' isn't right. (whatwg r3980) poot (Wednesday, 23 September)

hixie: Remove the word 'independent' from the definition of <article> to avoid quite so much confusion. (whatwg r3979) poot (Wednesday, 23 September)

hixie: Mention <atom:entry> is similar to <article> (whatwg r3978) poot (Wednesday, 23 September)

hixie: Clarify that HTML doesn't override SVG. (whatwg r3977) poot (Tuesday, 22 September)

hixie: Mention that MathML and SVG semantics are defined in their relevant specs. (whatwg r3976) poot (Tuesday, 22 September)

hixie: Remove redundant text in document interfaces requirement. (whatwg r3975) poot (Tuesday, 22 September)

hixie: Apparently CSS is now immune to HTML vs XML differences. (whatwg r3974) poot (Tuesday, 22 September)

hixie: xref (whatwg r3973) poot (Tuesday, 22 September)

hixie: typo (whatwg r3972) poot (Tuesday, 22 September)

hixie: Remove misleading use of the word 'represents' (whatwg r3970) poot (Tuesday, 22 September)

hixie: learning my alphabet (whatwg r3971) poot (Tuesday, 22 September)

hixie: <label for=x> <input id=x hidden> should do nothing when you activate the label, regardless of platform. (whatwg r3969) poot (Tuesday, 22 September)

hixie: Say what the infinite attributes on <embed> are for. (whatwg r3968) poot (Tuesday, 22 September)

hixie: Try to clarify what is meant regarding the newline eaten at the front of <pre>s. (whatwg r3967) poot (Tuesday, 22 September)

hixie: More tweaks to the profile='' attribute. (whatwg r3966) poot (Tuesday, 22 September)

hixie: xref (whatwg r3965) poot (Tuesday, 22 September)

hixie: Remove redundant paragraph in the 'scope' section. (whatwg r3964) poot (Tuesday, 22 September)

hixie: Mention that the permitted DOCTYPEs thing only applies to text/html. (whatwg r3963) poot (Tuesday, 22 September)

hixie: Update the outline algorithm to generate implicit headings, and to create a new section for headings that come after subsections that come before the first heading of their parent section. (whatwg r3962) poot (Tuesday, 22 September)

hixie: Bring the authoring section in line with the parsing section for allowed character references. (whatwg r3961) poot (Tuesday, 22 September)

hixie: Add <math> to the same categories as <svg> for consistency. (whatwg r3960) poot (Tuesday, 22 September)

hixie: input 'applies' summary table cleanup. (whatwg r3959) poot (Tuesday, 22 September)

hixie: Tidy up the content models section. (whatwg r3958) poot (Tuesday, 22 September)

hixie: Make the implicit submission mechanism validate the form. (whatwg r3957) poot (Tuesday, 22 September)

hixie: Add a note about how namespaces aren't supported. (whatwg r3956) poot (Tuesday, 22 September)

hixie: More xreffing. (whatwg r3955) poot (Tuesday, 22 September)

hixie: Try to clarify <footer>. (whatwg r3954) poot (Tuesday, 22 September)

hixie: typo (whatwg r3953) poot (Tuesday, 22 September)

hixie: Try to clarify fallback entries. It's not entirely clear that I did an acceptable job here, but it's a start. (whatwg r3952) poot (Tuesday, 22 September)

hixie: If you move a node from an HTML doc to an XML doc, you can create nodes with names you otherwise could not. So we have to handle that case also. (whatwg r3951) poot (Tuesday, 22 September)

hixie: Gotta make sure that the element itself has no declarations otherwise who knows what that actually means... (whatwg r3950) poot (Tuesday, 22 September)

hixie: Clarify what the XML fragment serialization algorithm means by an internal general parsed entity being XML namespace-well-formed. (whatwg r3949) poot (Tuesday, 22 September)

hixie: Clarify that profile='' took multiple tokens. (whatwg r3948) poot (Tuesday, 22 September)

hixie: Clarify what I meant by 'an ID /key/'. (whatwg r3947) poot (Tuesday, 22 September)

hixie: Mention ARIA in table of contents, for easier scanning. (whatwg r3946) poot (Monday, 21 September)

hixie: an IDL, not a IDL. (whatwg r3945) poot (Monday, 21 September)

hixie: XML documents can't have syntax errors, only documents 'labeled as XML' can have syntax errors. (whatwg r3944) poot (Monday, 21 September)

hixie: Clarify how to send 'codebase' to a plugin now. (whatwg r3940) poot (Monday, 21 September)

hixie: What collection? That made no sense. (browsing context's session history definition) (whatwg r3942) poot (Monday, 21 September)

hixie: Clean up an orphan colon in author mode. (whatwg r3941) poot (Monday, 21 September)

hixie: Tighten up the definition and use of the terms 'preferred name' and 'preferred MIME name'. (whatwg r3943) poot (Monday, 21 September)

hixie: Cleanup around parser, add some 'impl' classes I'd accidentally left out. (whatwg r3939) poot (Monday, 21 September)

hixie: Update impl annotations. (whatwg r3938) poot (Monday, 21 September)

hixie: Remove introductory text for something that never happens ambiguously and so isn't needed. (whatwg r3937) poot (Monday, 21 September)

hixie: typo (whatwg r3936) poot (Monday, 21 September)

hixie: Make the text more consistent. (whatwg r3935) poot (Monday, 21 September)

hixie: textarea.maxLength and input.maxLength apparently return -1 when the attribute is missing. (whatwg r3934) poot (Monday, 21 September)

hixie: Add replaceState() to let people update the state without adding billions of entries to the session history (whatwg r3933) poot (Monday, 21 September)

hixie: clarity (whatwg r3932) poot (Monday, 21 September)

hixie: typo xref (whatwg r3931) poot (Monday, 21 September)

hixie: Reference the IDNA spec more reliably. (whatwg r3930) poot (Monday, 21 September)

hixie: xref (whatwg r3929) poot (Monday, 21 September)

hixie: Make <canvas> descendants focusable to enable keyboard accessibility. (whatwg r3928) poot (Monday, 21 September)

hixie: Update the rendering section to handle media elements' controls='' attribute in a more correct way. (whatwg r3927) poot (Monday, 21 September)

hixie: Update media query requirements to treat '' as 'all'. (whatwg r3926) poot (Monday, 21 September)

hixie: Clarify that removing src='' has no effect. (whatwg r3925) poot (Monday, 21 September)

hixie: Avoid inserting a <source> being the trigger for retrying the src='', since that makes no sense. (whatwg r3924) poot (Monday, 21 September)

hixie: Don't require a space between the word system and the system identifier. (whatwg r3923) poot (Monday, 21 September)

hixie: <fieldset disabled> shouldn't disable the fieldset's legend's form controls. (whatwg r3922) poot (Monday, 21 September)

hixie: missed a non-impl bit (whatwg r3921) poot (Sunday, 20 September)

hixie: Add some legacy HTMLEmbedElement IDL attributes. (whatwg r3920) poot (Sunday, 20 September)

hixie: Encourage UAs to make tooltips keyboard-accessible. (whatwg r3919) poot (Sunday, 20 September)

hixie: typo (whatwg r3918) poot (Sunday, 20 September)

hixie: Typo (whatwg r3917) poot (Saturday, 19 September)

hixie: fix xrefing of tdth (whatwg r3916) poot (Saturday, 19 September)

hixie: fix nonsensical statement (whatwg r3915) poot (Saturday, 19 September)

hixie: Forgot video here. (whatwg r3914) poot (Saturday, 19 September)

hixie: Clarify that drawImage() and createPattern() aren't useless with anamorphic video. (whatwg r3913) poot (Saturday, 19 September)

hixie: Correct a misspelling of a name. (whatwg r3912) poot (Saturday, 19 September)

hixie: PropertyNodeList.contents should have been readonly. (whatwg r3911) poot (Saturday, 19 September)

hixie: Move 'implements' requirements to IDL. (whatwg r3910) poot (Saturday, 19 September)

hixie: Make it clear that spaces around the value of type='' on <script> are stripped first, and that the types are compared literally. (whatwg r3909) poot (Saturday, 19 September)

hixie: Give power to the wiki maintainers to nuke pointless synonyms. (whatwg r3908) poot (Friday, 18 September)

hixie: Clarify the registries for rel='', <meta name=''>, and http-equiv=''. (whatwg r3907) poot (Friday, 18 September)

hixie: ref the wiki where appropriate. (whatwg r3906) poot (Friday, 18 September)

hixie: profile='' processing; example for <object>; add link to research for dialog suggestions (whatwg r3905) poot (Friday, 18 September)

hixie: Make rel=up text self-consistent. (whatwg r3904) poot (Friday, 18 September)

hixie: typo (whatwg r3903) poot (Friday, 18 September)

hixie: Cleanup in the parser. (whatwg r3902) poot (Friday, 18 September)

hixie: miscellaneous cleanup (whatwg r3901) poot (Friday, 18 September)

hixie: More editorial tweaks to the updated history section. (whatwg r3900) poot (Friday, 18 September)

hixie: Minor intro fixes. (whatwg r3899) poot (Friday, 18 September)

hixie: Added some examples to a lower section a while back. (whatwg r3898) poot (Friday, 18 September)

hixie: remove note saying we might consider adding some elements that go into <head> before <body>. (whatwg r3897) poot (Friday, 18 September)

hixie: Ignore (most) end tags before the <html> tag. (whatwg r3896) poot (Friday, 18 September)

hixie: Make the order of the tokeniser lines more consistent. (whatwg r3895) poot (Friday, 18 September)

hixie: Optimise parser a bit (and remove some ambiguity). Bail on intros for WebSocket and MessagePort for now. Other cleanup. (whatwg r3894) poot (Friday, 18 September)

hixie: More cleanup (whatwg r3892) poot (Friday, 18 September)

hixie: Cleanup in Undo Manager section. (whatwg r3891) poot (Friday, 18 September)

hixie: Clean up in drag and drop section. (whatwg r3890) poot (Friday, 18 September)

hixie: Drag and drop model documentation. (whatwg r3889) poot (Friday, 18 September)

hixie: Tidy up some XXX markers. (whatwg r3888) poot (Friday, 18 September)

hixie: Define <area> focusability. (whatwg r3887) poot (Friday, 18 September)

hixie: highlight relevant part of example for consistency (whatwg r3886) poot (Friday, 18 September)

hixie: Update SotD for W3C copy of the spec. (whatwg r3885) poot (Friday, 18 September)

hixie: Expand the history section, drop the relationships sections. (whatwg r3884) poot (Friday, 18 September)

hixie: Reference Workers where appropriate. (whatwg r3883) poot (Thursday, 17 September)

hixie: Mention and encourage UTF-8 detection specifically. (whatwg r3882) poot (Thursday, 17 September)

hixie: Update ws: and wss: registration. (whatwg r3880) poot (Thursday, 17 September)

hixie: Warn about document.domain on shared hosting. (whatwg r3879) poot (Wednesday, 16 September)

hixie: Note to self. Usage summary needed for sectioning elements. (whatwg r3877) poot (Wednesday, 16 September)

hixie: Tweak <article> for clarity. (whatwg r3876) poot (Wednesday, 16 September)

hixie: Make document.domain and history.back() release the storage mutex. (whatwg r3875) poot (Wednesday, 16 September)

hixie: Allow <input type=file> to be reset by setting value to ''. (whatwg r3874) poot (Wednesday, 16 September)

hixie: Sync with Unicode terminology. (whatwg r3872) poot (Wednesday, 16 September)

hixie: More Unicode terminology fixings. (whatwg r3873) poot (Wednesday, 16 September)

hixie: Make surrogates in UTF-8 and character references turn into U+FFFD to prevent UTF-16 environments having hard-to-handle bugs. (whatwg r3871) poot (Wednesday, 16 September)

hixie: cook the copy pasta (whatwg r3870) poot (Wednesday, 16 September)

hixie: Tweak element definitions based on data collected from a study Jeremey did. (whatwg r3869) poot (Wednesday, 16 September)

hixie: Change how <keygen> is made optional so that support is detectable from script. (whatwg r3868) poot (Wednesday, 16 September)

hixie: Change how the intrinsic ratio is applied to match implementations. (whatwg r3867) poot (Wednesday, 16 September)

hixie: tweak ruby alt text (whatwg r3865) poot (Wednesday, 16 September)

hixie: Don't force people to use <b> for speakers in conversations. (whatwg r3864) poot (Tuesday, 15 September)

hixie: Include an example for how to get the filename out of input.value (whatwg r3863) poot (Tuesday, 15 September)

hixie: Use <sup> around footnote in example. (whatwg r3862) poot (Tuesday, 15 September)

hixie: Move <div> and <legend> to more appropriate spots. (whatwg r3861) poot (Tuesday, 15 September)

hixie: Clarify where <dt> and <dd> are allowed with <figure> and <details> (whatwg r3860) poot (Tuesday, 15 September)

hixie: Parser changes: <dc>, <ds>, <dialog> are now treated differently. Styling changes: <dialog>, <dc>, <ds>, and <details> are now treated differently. Semantic changes: Dropped <dialog>. <figure> and <details> now use <dt>/<dd> instead of <legend>. Editorial changes: Added a section on how to mark up conversations, moved the sections on footnotes and tag clouds around. Updated lots of examples. Validator changes: Changed rules for missing alt='' given the new elements. (whatwg r3859) poot (Tuesday, 15 September)

hixie: Update the syntax section to more correctly handle newlines. (whatwg r3858) poot (Tuesday, 15 September)

hixie: Elaborate on <noscript> example. (whatwg r3856) poot (Tuesday, 15 September)

hixie: appcache intro: Mention that the main page is always cached. (whatwg r3855) poot (Tuesday, 15 September)

hixie: Cloning an <input> element saves state. (whatwg r3854) poot (Tuesday, 15 September)

hixie: Add note about why we strip all BOMs. (whatwg r3853) poot (Tuesday, 15 September)

hixie: Allow <span title=&> since the syntax section says it's ok. (whatwg r3852) poot (Tuesday, 15 September)

hixie: Rename a state for consistency. (whatwg r3851) poot (Tuesday, 15 September)

hixie: Make hashchange and popstate fire after scrolling and UA updates. (whatwg r3850) poot (Tuesday, 15 September)

hixie: hex digits to Z? no... (whatwg r3849) poot (Tuesday, 15 September)

hixie: minor editorial fixes (whatwg r3848) poot (Monday, 14 September)

hixie: Weird typos. (whatwg r3847) poot (Monday, 14 September)

hixie: <button type= 'reset' and 'button' > is barred from constraint validation, like <input> with the same types. (whatwg r3846) poot (Monday, 14 September)

hixie: Add a note about type=text vs type=search (whatwg r3845) poot (Monday, 14 September)

hixie: clarify applies table (whatwg r3844) poot (Monday, 14 September)

hixie: Make <keygen>'s crypto bits optional. (whatwg r3843) poot (Monday, 14 September)

hixie: Placeholders for descriptions in the index. Update <ruby> examples to be more accurate. (whatwg r3842) poot (Monday, 14 September)

hixie: <aside> tweaks. (whatwg r3841) poot (Monday, 14 September)

hixie: Try to clarify autocomplete section. (whatwg r3840) poot (Monday, 14 September)

hixie: copy/paste error (whatwg r3839) poot (Monday, 14 September)

hixie: Define 'being rendered'. (whatwg r3837) poot (Monday, 14 September)

hixie: Bring document.close() in XML in line with the other API methods from this set, and in line with gecko/webkit (whatwg r3836) poot (Monday, 14 September)

hixie: Minor editorial markup fixes (whatwg r3835) poot (Monday, 14 September)

hixie: Update an <audio> note similar to a previously updated <video> note. (whatwg r3834) poot (Monday, 14 September)

hixie: Define how to scale anamorphic video. (whatwg r3833) poot (Monday, 14 September)

hixie: remove word 'paranoid' (whatwg r3832) poot (Monday, 14 September)

hixie: Encourage outliners to include implied headings. (whatwg r3831) poot (Monday, 14 September)

hixie: Allow <object> plugins to register for extensions, like <embed>. (whatwg r3830) poot (Monday, 14 September)

hixie: Handle the situation where a plugin supports a UA-supported type (and give the UA types priority). (whatwg r3829) poot (Monday, 14 September)

hixie: Make <object> and <embed> not have live plugins when out-of-document. (whatwg r3828) poot (Monday, 14 September)

hixie: Make navigating to change a fragid while the page is parsing work. (whatwg r3826) poot (Sunday, 13 September)

hixie: <details> example (whatwg r3825) poot (Sunday, 13 September)

hixie: <textarea> and <output> examples, plus some minor changes to others. (whatwg r3824) poot (Sunday, 13 September)

hixie: <optgroup> example (whatwg r3823) poot (Sunday, 13 September)

hixie: <select> examples (whatwg r3822) poot (Sunday, 13 September)

hixie: <button> example. (whatwg r3821) poot (Sunday, 13 September)

hixie: step/min/max examples. (whatwg r3820) poot (Sunday, 13 September)

hixie: maxlength='' example (whatwg r3819) poot (Sunday, 13 September)

hixie: multiple='' examples (whatwg r3818) poot (Sunday, 13 September)

hixie: required='' example (whatwg r3817) poot (Sunday, 13 September)

hixie: readonly='' example. (whatwg r3816) poot (Sunday, 13 September)

hixie: list='' example (whatwg r3815) poot (Sunday, 13 September)

hixie: <form>, <fieldset> examples (whatwg r3814) poot (Saturday, 12 September)

hixie: Table examples. (whatwg r3813) poot (Saturday, 12 September)

hixie: Help spec splitter do better work. (whatwg r3812) poot (Friday, 11 September)

hixie: <math> example. (whatwg r3811) poot (Friday, 11 September)

hixie: <canvas> example. (whatwg r3810) poot (Friday, 11 September)

hixie: <embed> example. (whatwg r3809) poot (Friday, 11 September)

hixie: Lame demo for <iframe>. (whatwg r3808) poot (Friday, 11 September)

hixie: markup fixes (whatwg r3807) poot (Friday, 11 September)

hixie: make <h1> example more precise (whatwg r3806) poot (Friday, 11 September)

hixie: <del> example (whatwg r3805) poot (Friday, 11 September)

hixie: <hr> and <span> examples. (whatwg r3804) poot (Friday, 11 September)

hixie: Remove the site-wide heading section. It was incomprehensible and nobody cares anyway. (whatwg r3803) poot (Friday, 11 September)

hixie: typo (whatwg r3802) poot (Friday, 11 September)

hixie: <hx> examples. (whatwg r3801) poot (Friday, 11 September)

hixie: New text for XPath hack. (whatwg r3800) poot (Friday, 11 September)

hixie: Add examples of blog comments. (whatwg r3799) poot (Thursday, 10 September)

hixie: ack for last checkin (whatwg r3798) poot (Thursday, 10 September)

hixie: typo (whatwg r3797) poot (Thursday, 10 September)

hixie: <article>, <body>, and related examples. (whatwg r3796) poot (Thursday, 10 September)

hixie: The links actually have to make sense, also. (whatwg r3795) poot (Thursday, 10 September)

hixie: <noscript> example (whatwg r3793) poot (Thursday, 10 September)

hixie: minor editorial issues (whatwg r3792) poot (Thursday, 10 September)

hixie: <script> example. (whatwg r3791) poot (Thursday, 10 September)

hixie: <style> example. (whatwg r3790) poot (Thursday, 10 September)

hixie: <meta> examples. (whatwg r3789) poot (Thursday, 10 September)

hixie: Mention that <meta name> is case-insensitive. (whatwg r3788) poot (Thursday, 10 September)

hixie: <link> examples (whatwg r3787) poot (Thursday, 10 September)

hixie: <base> example. (whatwg r3786) poot (Thursday, 10 September)

hixie: <head> examples (whatwg r3785) poot (Thursday, 10 September)

hixie: <html> example (whatwg r3784) poot (Wednesday, 9 September)

hixie: Add the dummy validation API stuff to <object> since it can be in .elements too. (whatwg r3783) poot (Wednesday, 9 September)

hixie: cross-ref to the aforementioned example (whatwg r3782) poot (Wednesday, 9 September)

hixie: minor readability issue (whatwg r3781) poot (Wednesday, 9 September)

hixie: Example wasn't consistent with the rest of itself. (whatwg r3780) poot (Wednesday, 9 September)

hixie: Try to reduce the confusion caused by implied paragraphs and <ins>/<del>, by making some sections non-normative, and clearly marking bad examples. (whatwg r3779) poot (Wednesday, 9 September)

hixie: Merge redundant notes. (whatwg r3778) poot (Wednesday, 9 September)

hixie: Example typo. (whatwg r3777) poot (Wednesday, 9 September)

mike: output a "CHANGED" indicator on the TOC next to elements whose semantics have changed in HTML5 poot (Wednesday, 9 September)

hixie: grammar fix (whatwg r3774) poot (Wednesday, 9 September)

hixie: grammar (whatwg r3775) poot (Wednesday, 9 September)

hixie: valueAsDate has to always return a new object, since the Date objects are mutable. (whatwg r3776) poot (Wednesday, 9 September)

mike: output a "NEW" indicate on the TOC next to elements that are newly added in HTML5 poot (Wednesday, 9 September)

mike: fixed typo poot (Wednesday, 9 September)

mike: made minor wording and formatting changes to dl and dialog and dt and dd sections poot (Wednesday, 9 September)

hixie: Add a worthless <keygen> example. (whatwg r3773) poot (Wednesday, 9 September)

hixie: Move the character encoding stuff down to the HTML syntax section since we don't want to override XML here. (whatwg r3772) poot (Wednesday, 9 September)

hixie: Make the accesskey attribute work when tabindex is set also. (bug 7190) (whatwg r3771) poot (Wednesday, 9 September)

hixie: Update publication bits (whatwg r3770) poot (Tuesday, 8 September)

hixie: Make </li> be scoped by <ol>/<ul> also. (whatwg r3769) poot (Monday, 7 September)

hixie: Make <xmp> close <p> to match IE. (whatwg r3768) poot (Monday, 7 September)

hixie: xref error (whatwg r3767) poot (Monday, 7 September)

hixie: Add .naturalWidth/.naturalHeight IDL attributes to <img>. (whatwg r3766) poot (Monday, 7 September)

hixie: XPath 1.0 legacy compatibility. (whatwg r3765) poot (Monday, 7 September)

hixie: Fix a potential security problem with the use of progress events. (whatwg r3764) poot (Monday, 7 September)

hixie: More minor fixes. (whatwg r3763) poot (Friday, 4 September)

hixie: Clarify a note on Option() constructor. (whatwg r3762) poot (Friday, 4 September)

hixie: xref 'tasks' (whatwg r3761) poot (Friday, 4 September)

hixie: autocomplete=off should also disabled autocomplete of past stored values. (whatwg r3760) poot (Friday, 4 September)

hixie: autocomplete=off disabled history navigation remembering values too (whatwg r3759) poot (Friday, 4 September)

hixie: minor typo fixes (whatwg r3758) poot (Friday, 4 September)

hixie: Remove meaningless 'also'. (whatwg r3757) poot (Friday, 4 September)

hixie: Tidy up how 'abort' and 'emptied' events fire when you call load() while it's already loading. (whatwg r3756) poot (Friday, 4 September)

hixie: handle roundtripping for fragment serialising of <noscript> when scripting is not supported in a tool, but the tool doesn't pretend it's enabled. (whatwg r3755) poot (Friday, 4 September)

hixie: markup error (whatwg r3754) poot (Friday, 4 September)

hixie: Make pubdate='' apply to <body> also. (whatwg r3752) poot (Friday, 4 September)

hixie: Extend <footer> to be more like <header>. (whatwg r3751) poot (Friday, 4 September)

hixie: Make <time> have just a .valueAsDate attribute instead of .date/.time/.timezone, since people prefer just one attribute. (whatwg r3750) poot (Friday, 4 September)

hixie: Remove the <mark> scroll bar stuff. (whatwg r3749) poot (Friday, 4 September)

hixie: Copy attributes for formatBlock. (whatwg r3746) poot (Friday, 4 September)

hixie: Try to make formatBlock match UAs more. (whatwg r3745) poot (Friday, 4 September)

hixie: Remove redundant requirements on <a>; remove constraints on UI for <link>. (whatwg r3744) poot (Thursday, 3 September)

annevk: spelling poot (Thursday, 3 September)

annevk: add previous versions including one that was missing poot (Thursday, 3 September)

annevk: add previous versions including one that was missing poot (Thursday, 3 September)

Last message date: Wednesday, 30 September 2009 10:07:59 UTC