hixie: 'properties' is an object, not an array. (Also, add a note regarding a possible extension to hte previous checkin.) (whatwg r4239)
- poot (Wednesday, 21 October)
hixie: <applet> fallback (whatwg r4097)
hixie: <embed>, <object>, and <applet> only work when their document is fully active. (whatwg r4271)
- poot (Thursday, 22 October)
hixie: <input type=hidden>.value was classified incorrectly. (whatwg r4107)
- poot (Monday, 12 October)
hixie: <map name> must be unique even case-insensitively. (whatwg r4335)
- poot (Sunday, 25 October)
hixie: <video> and <audio> never fire 'load' anymore. (whatwg r4132)
- poot (Wednesday, 14 October)
hixie: A general editorial cleanup, primarily around how Unicode characters are presented. (whatwg r4261)
- poot (Wednesday, 21 October)
hixie: ack for last checkin (whatwg r4162)
- poot (Sunday, 18 October)
hixie: Ack for last checkin, and note for feature in future versions. (whatwg r4123)
- poot (Tuesday, 13 October)
hixie: ack for recent microdata example addition (whatwg r4211)
- poot (Tuesday, 20 October)
hixie: Add <itemref> to the index. (whatwg r4240)
- poot (Wednesday, 21 October)
hixie: Add a comment about how the + is ignored. (whatwg r4296)
- poot (Friday, 23 October)
hixie: Add an example for Microdata based on http://gavin.carothers.name/2009/08/13/trying-to-understand-microdata-rdfa/comment-page-1/#comment-18 (whatwg r4147)
- poot (Friday, 16 October)
hixie: Add audio, video, and canvas interfaces, which I somehow missed before. (whatwg r4226)
- poot (Wednesday, 21 October)
hixie: Add document.head. (whatwg r4082)
hixie: Add examples of <command>. (whatwg r4159)
- poot (Sunday, 18 October)
hixie: Add IANA considerations sections for HTTP headers. (whatwg r4091)
- poot (Tuesday, 6 October)
hixie: add itemref interface to index (whatwg r4267)
- poot (Wednesday, 21 October)
hixie: Add pageshow and pagehide events. (whatwg r4231)
- poot (Wednesday, 21 October)
hixie: Add references for UTF-8 detection. (whatwg r4104)
- poot (Sunday, 11 October)
hixie: Allow <h1>-<h6> in <hgroup>, since otherwise, what's the point of <hgroup>... (whatwg r4193)
- poot (Tuesday, 20 October)
hixie: Allow <progress value='0.20'></progress>, which previously required a max='' for no good reason. (whatwg r4350)
- poot (Tuesday, 27 October)
hixie: Allow duplicate class names to be specified. (whatwg r4357)
- poot (Tuesday, 27 October)
hixie: Allow encodings to be given case-insensitively. (whatwg r4370)
- poot (Tuesday, 27 October)
hixie: Allow non-IETF HTTP headers to be registered as pragmas also. (whatwg r4114)
- poot (Monday, 12 October)
hixie: Allow UAs to avoid starting the caching algorithm until the network is up. (whatwg r4213)
- poot (Tuesday, 20 October)
hixie: Allow UAs to use the URL to sniff encoding. (whatwg r4230)
- poot (Wednesday, 21 October)
hixie: Alphabetise. (whatwg r4325)
- poot (Sunday, 25 October)
hixie: Apparently 'uk' is the language code, 'ua' is the country code. So it was right after al and I'm a doofus. (whatwg r4128)
- poot (Tuesday, 13 October)
hixie: Be explicit about spinning an event loop in showModalDialog(). (whatwg r4208)
- poot (Tuesday, 20 October)
hixie: Blacklist another encoding. Couldn't find a reference for it though. (whatwg r4367)
- poot (Tuesday, 27 October)
hixie: cache manifests should not have overlapping online whitelist namespaces (whatwg r4171)
- poot (Sunday, 18 October)
hixie: Call beforeunload earlier in the process. (whatwg r4108)
- poot (Monday, 12 October)
hixie: call the script's character encoding the URL character encoding. (whatwg r4166)
- poot (Sunday, 18 October)
hixie: Change 'pointer' (part of the resource selection algorithm) to operate only on nodes, not elements. (whatwg r4194)
- poot (Tuesday, 20 October)
hixie: Change 'positive' to 'non-negative' in a few more cases. (whatwg r4330)
- poot (Sunday, 25 October)
hixie: Change <itemref> to itemref='', to simplify processing. (whatwg r4273)
- poot (Thursday, 22 October)
hixie: Change for <form> is parsed in <table>. (whatwg r4288)
- poot (Friday, 23 October)
hixie: Change how <script>'s content restrictions are written to make it more clear what is allowed and what isn't, since with prose rules in ABNF it can be a bit ambiguous. (whatwg r4179)
- poot (Tuesday, 20 October)
hixie: Change the 'reset the insertion mode appropriately' algorithm to handle tables in foreign content inside tables. (whatwg r4290)
- poot (Friday, 23 October)
hixie: Change the definition of 'source node' so that it's always a text node if a selection is being dragged. (whatwg r4341)
- poot (Tuesday, 27 October)
hixie: changed 'fire [an event] called /event/' to 'fire [an event] named /event/'. (whatwg r4072)
hixie: Changed the more-or-less meaningless 'examined' to 'collected'. (whatwg r4303)
- poot (Friday, 23 October)
hixie: Clarify <aside>; change 'demographics' to 'locales'. (whatwg r4116)
- poot (Monday, 12 October)
hixie: Clarify how pushState() and transfering nodes between documents affects Referer: computation in the fetch algorithm. (whatwg r4084)
hixie: Clarify that 'authors must' and 'documents must' are to be considered equivalent. (whatwg r4085)
hixie: Clarify that everything in canvas happens with infinite bitmaps. (whatwg r4158)
- poot (Sunday, 18 October)
hixie: Clarify that not trying to obtain a resource doesn't delay the load event. (whatwg r4362)
- poot (Tuesday, 27 October)
hixie: Clarify that other specs don't override DOM requirements. (whatwg r4356)
- poot (Tuesday, 27 October)
hixie: Clarify that separators are in fact not pointless... (whatwg r4160)
- poot (Sunday, 18 October)
hixie: Clarify that the '+xml' thing only applies to subtypes, not parameters. (whatwg r4293)
- poot (Friday, 23 October)
hixie: Clarify that the article id should be stable. (whatwg r4185)
- poot (Tuesday, 20 October)
hixie: Clarify that type='' on <link> should prevent a style sheet from being applied. (whatwg r4275)
- poot (Thursday, 22 October)
hixie: Clarify that weeks start on Mondays for the purpose of type=week. (whatwg r4215)
- poot (Tuesday, 20 October)
hixie: Clarify the issue regarding appcaches and cookie UI. (whatwg r4173)
- poot (Sunday, 18 October)
hixie: Clarify whether application/octet-stream with parameters is a type that the user agent knows it cannot render (whatwg r4259)
- poot (Wednesday, 21 October)
hixie: Confusing terminology (whatwg r4324)
- poot (Sunday, 25 October)
hixie: copy pasta affected toc (whatwg r4235)
- poot (Wednesday, 21 October)
hixie: copypasta and validation fix for earlier checkin (whatwg r4315)
- poot (Saturday, 24 October)
hixie: copypasta makes the parser requirements bogus (whatwg r4338)
- poot (Tuesday, 27 October)
hixie: correct an example (whatwg r4067)
- poot (Saturday, 3 October)
hixie: Correct case of various microdata attributes. (whatwg r4174)
- poot (Sunday, 18 October)
hixie: Correct text in a domintro that still referred to an 'item' attribute. (whatwg r4234)
- poot (Wednesday, 21 October)
hixie: Correct the 'rules for parsing dimension values' to handle end-of-string properly in the fraction bit. (whatwg r4313)
- poot (Saturday, 24 October)
hixie: Correct the interface for 'stalled' events in the media event summary; Add the interface name to the appcache event summary; Add references to [PROGRESS] where appropriate. (whatwg r4168)
- poot (Sunday, 18 October)
hixie: Correct the parsing rules for integers. (whatwg r4297)
- poot (Friday, 23 October)
hixie: Correct the rules for parsing dimension values to actually say whether they're lengths or percentages. (whatwg r4312)
- poot (Saturday, 24 October)
hixie: Default <header> to no ARIA role, but allow it to be set to 'banner'. (whatwg r4124)
- poot (Tuesday, 13 October)
hixie: Define createHTMLDocument(). (whatwg r4207)
- poot (Tuesday, 20 October)
hixie: Define how <script> gets blocked while <style>@import</style>, and a general rewrite of how <script>s are executed and interact with the parsers. (whatwg r4103)
- poot (Sunday, 11 October)
hixie: Define the task source for appcache and online/offline events. (whatwg r4170)
- poot (Sunday, 18 October)
hixie: Define whether the sign for UTC should be +00:00 or -00:00. (whatwg r4318)
- poot (Saturday, 24 October)
hixie: Define which document element constructors get. (whatwg r4195)
- poot (Tuesday, 20 October)
hixie: Disallow ` in unquoted attribute values. (whatwg r4076)
hixie: Disallow lastModified to return year 0002009. (whatwg r4349)
- poot (Tuesday, 27 October)
hixie: discourage use of HZ-GB-2312; explain why. (whatwg r4282)
- poot (Friday, 23 October)
hixie: drag-and-drop: handle drags to text fields properly (whatwg r4280)
- poot (Friday, 23 October)
hixie: Dramatically simplify <script defer> and <script async> handling. (whatwg r4098)
hixie: Drop #fragments from Referer headers. (whatwg r4329)
- poot (Sunday, 25 October)
hixie: Drop init*EventNS(), since DOM Events is dropping namespaced events. (whatwg r4204)
- poot (Tuesday, 20 October)
hixie: duplicate id attributes (whatwg r4229)
- poot (Wednesday, 21 October)
hixie: Elaborate on 'non-legacy'; fix misuse of 'recommended'. (whatwg r4071)
hixie: Elaborate on how foreign elements are to be written in the HTML syntax. (whatwg r4075)
hixie: Encourage better error messages from validators for ARIA issues. (whatwg r4279)
- poot (Friday, 23 October)
hixie: Example validation error. (whatwg r4189)
- poot (Tuesday, 20 October)
hixie: Examples for type=datetime and type=datetime-local. (whatwg r4214)
- poot (Tuesday, 20 October)
hixie: Exclude legacy attributes from <embed>'s 'any attribute' policy. (whatwg r4232)
- poot (Wednesday, 21 October)
hixie: Explain the 'why' of WindowProxy. (whatwg r4191)
- poot (Tuesday, 20 October)
hixie: Explain what 'a script resource of the given type' means. (whatwg r4369)
- poot (Tuesday, 27 October)
hixie: Fix an error caused during the WF2 credits merge of April 2009. (whatwg r4096)
hixie: Fix an error in the way <meter> and <progress> handle '0.' in the input. (whatwg r4302)
- poot (Friday, 23 October)
hixie: fix example that was missed in the earlier fixes. (whatwg r4272)
- poot (Thursday, 22 October)
hixie: Fix markup error in example DOM tree. (whatwg r4143)
- poot (Thursday, 15 October)
hixie: fix nonsensical english (whatwg r4262)
- poot (Wednesday, 21 October)
hixie: Fix scripted examples for microdata (whatwg r4141)
- poot (Wednesday, 14 October)
hixie: Fix the definition of the title.text IDL attribute to be more consistent with script.text and with some implementations. (whatwg r4183)
- poot (Tuesday, 20 October)
hixie: Fix the joint session history -- the current entries of other frames shouldn't be shown. (whatwg r4209)
- poot (Tuesday, 20 October)
hixie: fix toc; add 'interface' column to event index table (whatwg r4093)
- poot (Wednesday, 7 October)
hixie: fix xrefs (whatwg r4197)
- poot (Tuesday, 20 October)
hixie: Get rid of a potential race condition in the cache update process. (whatwg r4172)
- poot (Sunday, 18 October)
hixie: grammar (whatwg r4227)
- poot (Wednesday, 21 October)
hixie: grammar (whatwg r4321)
- poot (Sunday, 25 October)
hixie: grammar fix (whatwg r4314)
- poot (Saturday, 24 October)
hixie: grammar typo (whatwg r4216)
- poot (Wednesday, 21 October)
hixie: Had wrong interface name. (whatwg r4217)
- poot (Wednesday, 21 October)
hixie: Had wrong interface name. (whatwg r4218)
- poot (Wednesday, 21 October)
hixie: Had wrong interface name. (whatwg r4219)
- poot (Wednesday, 21 October)
hixie: Had wrong interface name. (whatwg r4220)
- poot (Wednesday, 21 October)
hixie: Handle <title>´<div></title> property. (whatwg r4309)
- poot (Saturday, 24 October)
hixie: Handle the way ToString is not fully defined on Number in JS. (whatwg r4300)
- poot (Friday, 23 October)
hixie: Hide <audio> irrespective of CSS. (whatwg r4083)
hixie: Hide the event summary from the complete spec since it's only listing HTML5 events. (whatwg r4221)
- poot (Wednesday, 21 October)
hixie: HTMLPropertyCollection -> HTMLPropertiesCollection for consistency. (whatwg r4333)
- poot (Sunday, 25 October)
hixie: I had marked the wrong event as a ProgressEvent. (whatwg r4244)
- poot (Wednesday, 21 October)
hixie: IDL for DOMStringMap was invalid: creator needs two arguments. (whatwg r4334)
- poot (Sunday, 25 October)
hixie: Include example of meta refresh with URL. (whatwg r4365)
- poot (Tuesday, 27 October)
hixie: Include more obsolete features. (whatwg r4233)
- poot (Wednesday, 21 October)
hixie: Incorrect summary for <kbd>. (whatwg r4225)
- poot (Wednesday, 21 October)
hixie: Index of attributes. (whatwg r4094)
- poot (Thursday, 8 October)
hixie: Index of elements. Thanks to Ms2ger for the help with this. (whatwg r4092)
- poot (Wednesday, 7 October)
hixie: Introduce <meta name=author>; specify that name=application-name and name=description can't be duplicated; minor editorial tweaks. (whatwg r4237)
- poot (Wednesday, 21 October)
hixie: List the default encodings by locale. (whatwg r4126)
- poot (Tuesday, 13 October)
hixie: location.search and .pathname do nothing for data: URLs. (Before, the spec required nonsensical behaviour. Oops.) (whatwg r4202)
- poot (Tuesday, 20 October)
hixie: Looks like a mistake in the source material. (whatwg r4127)
- poot (Tuesday, 13 October)
hixie: Looks like I'd only half made javascript: async. (whatwg r4109)
- poot (Monday, 12 October)
hixie: Make 'abort' and 'emptied' events in load() fire asynchronously. (whatwg r4212)
- poot (Tuesday, 20 October)
hixie: Make <!DOCTYPE html PUBLICa> one parse error, not two. (whatwg r4311)
- poot (Saturday, 24 October)
hixie: Make <canvas> fallback in the rendering correctly. (whatwg r4206)
- poot (Tuesday, 20 October)
hixie: Make <details> and <fieldset> into sectioning root elements. (whatwg r4156)
- poot (Saturday, 17 October)
hixie: Make <dt> optional in <details>. (whatwg r4278)
- poot (Friday, 23 October)
hixie: Make <legend> optional. (whatwg r4115)
- poot (Monday, 12 October)
hixie: Make <script for> block script execution. (whatwg r4203)
- poot (Tuesday, 20 October)
hixie: Make <source> being inserted trigger load() even if the <video> isn't in the document. (whatwg r4201)
- poot (Tuesday, 20 October)
hixie: Make a 'complete' spec of all the bits that WHATWG has worked on. (whatwg r4099)
hixie: Make a bunch of parsing terminology more consistent. (whatwg r4298)
- poot (Friday, 23 October)
hixie: Make a note more precise. (whatwg r4274)
- poot (Thursday, 22 October)
hixie: Make changing src='' call load(). (whatwg r4131)
- poot (Wednesday, 14 October)
hixie: Make collections inherit from HTMLCollection (whatwg r4323)
- poot (Sunday, 25 October)
hixie: Make document.close() more evil. (whatwg r4241)
- poot (Wednesday, 21 October)
hixie: Make itemid='' accept relative URLs. (whatwg r4351)
- poot (Tuesday, 27 October)
hixie: Make media elements not fire progress events, just regular events, since we don't know what to put in their 'loaded' attributes. (whatwg r4133)
- poot (Wednesday, 14 October)
hixie: Make more consistent use of '..' vs 'to' for ranges of Unicode characters and bytes. (whatwg r4187)
- poot (Tuesday, 20 October)
hixie: make nextid, spacer, and rb non-elements for the purposes of the DOM. (whatwg r4266)
- poot (Wednesday, 21 October)
hixie: Make spec consistent in its use of ASCII and Unicode character references and it's references to bytes sequences. (whatwg r4077)
hixie: Make stepUp() and stepDown() arguments optional. (whatwg r4106)
- poot (Monday, 12 October)
hixie: Make sure the history is updated before scripts run. (whatwg r4110)
- poot (Monday, 12 October)
hixie: Make the 'best representation of a floating point number' stuff actually make a modicum of sense. (whatwg r4299)
- poot (Friday, 23 October)
hixie: Make the 'find a number' algorithm interact correctly with the parent algorithm. (whatwg r4328)
- poot (Sunday, 25 October)
hixie: Make the 'parse a time-zone offset component' rules handle errors. (whatwg r4320)
- poot (Sunday, 25 October)
hixie: Make the ABNF more valid. (whatwg r4368)
- poot (Tuesday, 27 October)
hixie: Make the example self-consistent. (whatwg r4249)
- poot (Wednesday, 21 October)
hixie: Make the index a bit clearer and 'error' events and 'onerror' (whatwg r4346)
- poot (Tuesday, 27 October)
hixie: Make the microdata DOM API more consistent with other APIs. (camelCase) (whatwg r4139)
- poot (Wednesday, 14 October)
hixie: Make the NETWORK: section override the FALLBACK: section. Comment out a comment regarding <cite> not being applicable for ships. (whatwg r4145)
- poot (Friday, 16 October)
hixie: Make the text vaguer while we wait for Web DOM Core to be updated. (whatwg r4322)
- poot (Sunday, 25 October)
hixie: Mention display:none in more places where it has no effect. (whatwg r4164)
- poot (Sunday, 18 October)
hixie: Mention DOMSettableTokenList one more time. (whatwg r4332)
- poot (Sunday, 25 October)
hixie: Mention that display:none doesn't affect plugins. (whatwg r4150)
- poot (Friday, 16 October)
hixie: Mention that sniffing the encoding violates HTTP. (whatwg r4248)
- poot (Wednesday, 21 October)
hixie: Mention that unquoted attributes can't contain spaces. (whatwg r4292)
- poot (Friday, 23 October)
hixie: Mention what the algorithm can return. (whatwg r4326)
- poot (Sunday, 25 October)
hixie: Mention what the special characters are. (whatwg r4260)
- poot (Wednesday, 21 October)
hixie: Microdata: Rename .content to .itemValue and make it more useful. (whatwg r4140)
- poot (Wednesday, 14 October)
hixie: Misplaced loop label in 'li' processing. (whatwg r4242)
- poot (Wednesday, 21 October)
hixie: More <meter> examples. (whatwg r4087)
- poot (Tuesday, 6 October)
hixie: more internal notes to explain things (whatwg r4283)
- poot (Friday, 23 October)
hixie: Move 'Additional character encoding aliases' to http://wiki.whatwg.org/wiki/Web_Encodings#Spec_notes (whatwg r4175)
- poot (Monday, 19 October)
hixie: Move the definition of Matching a fallback namespace, which was in the middle of nowhere, into the earlier definitions section. (whatwg r4167)
- poot (Sunday, 18 October)
hixie: Nothing particular about it, it could indeed apply to other things... (whatwg r4366)
- poot (Tuesday, 27 October)
hixie: Oops, didn't mean to include obsolete elements. (whatwg r4224)
- poot (Wednesday, 21 October)
hixie: Oops, emphasised too much. (whatwg r4192)
- poot (Tuesday, 20 October)
hixie: oops, LTR-specific styles (whatwg r4089)
- poot (Tuesday, 6 October)
hixie: Oops, missed four global event handler content attributes. (whatwg r4210)
- poot (Tuesday, 20 October)
hixie: Oops, these got pasted too high beore. (whatwg r4117)
- poot (Monday, 12 October)
hixie: over-eager search/replace error (whatwg r4360)
- poot (Tuesday, 27 October)
hixie: Prepare W3C Web Apps drafts for WD publication.
- poot (Tuesday, 27 October)
hixie: Prevent <object type=text/plain data> from triggering text-v-binary sniffing when the UA has a text/plain plugin, unless the server also says text/plain. (whatwg r4148)
- poot (Friday, 16 October)
hixie: Prevent <object> from sniffing text/plain as text/html if there's a text/html plugin (not that that should ever happen, but...). (whatwg r4149)
- poot (Friday, 16 October)
hixie: Prevent onunload hijacks. (whatwg r4105)
- poot (Monday, 12 October)
hixie: RDF processing: be consistent about what <title> the document has. (whatwg r4182)
- poot (Tuesday, 20 October)
hixie: Redefine how to parse floats so that they are always narrowed to 32bit floats. (whatwg r4348)
- poot (Tuesday, 27 October)
hixie: Redefine how to parse RCDATA and RAWTEXT elements, and introduce a whole new way to parse <script> blocks, along with new rules for authors. This should improve compatibility with <script> parsing on the Web, but it might need a few more tweaks. (whatwg r4178)
- poot (Tuesday, 20 October)
hixie: ref error (whatwg r4165)
- poot (Sunday, 18 October)
hixie: Refer to these encodings by their IANA names only to avoid confusing them with character sets. (whatwg r4304)
- poot (Friday, 23 October)
hixie: Register about:legacy-compat. (whatwg r4078)
hixie: Remove 'loadend' event from media elements. (whatwg r4142)
- poot (Wednesday, 14 October)
hixie: Remove <link rel=feed> in favour of rel=alternate with specific types. (whatwg r4111)
- poot (Monday, 12 October)
hixie: remove conflict regarding what class='' can be (whatwg r4359)
- poot (Tuesday, 27 October)
hixie: Remove mention of old WebAPI WG. (whatwg r4295)
- poot (Friday, 23 October)
hixie: remove more namespace mentions relating to event (whatwg r4364)
- poot (Tuesday, 27 October)
hixie: remove no-num class from IANA section (whatwg r4236)
- poot (Wednesday, 21 October)
hixie: Remove obsolete note. (whatwg r4073)
hixie: Remove reversed DNS label support from microdata. (whatwg r4152)
- poot (Friday, 16 October)
hixie: Remove the 'content model flag' and expand it into separate states instead. This edit *should* have no effect on black-box conformance requirements. Please report any changes you find. (whatwg r4177)
- poot (Monday, 19 October)
hixie: Remove the reflecting IDL attribute index; correct a use of 'active document'; some xref fixes; add tables for events and interfaces; clear out the remaining XXXs; other editorial fixes. (whatwg r4095)
hixie: Remove the word 'new' in 'new master entry' throughout the spec. (whatwg r4186)
- poot (Tuesday, 20 October)
hixie: Remove unnecessary emphasis. (whatwg r4243)
- poot (Wednesday, 21 October)
hixie: Rename an insertion mode to prepare for more tokenizer modes. (whatwg r4176)
- poot (Monday, 19 October)
hixie: Rename the 'application cache update process' to the 'application cache download process' (whatwg r4169)
- poot (Sunday, 18 October)
hixie: Rephrase how <form> in <table> is to be hidden for compatibility. (whatwg r4347)
- poot (Tuesday, 27 October)
hixie: Require that <map name=''> names be unique in the document. (whatwg r4196)
- poot (Tuesday, 20 October)
hixie: Restrict <keygen keytype=rsa> to md5WithRSAEncryption. (whatwg r4281)
- poot (Friday, 23 October)
hixie: Restrict the contents of <style> for compat with IE/Opera/WebKit. Loosen the restrictions on <script> where they would be impossible to violate in text/html. (whatwg r4340)
- poot (Tuesday, 27 October)
hixie: Restructure how microdata vocabularies are defined; fix microdata to address some issues found while doing that; clean up the RDF conversion. (whatwg r4069)
hixie: resync
hixie: resync (whatwg r4155)
- poot (Saturday, 17 October)
hixie: Reword the stuff about authors not using encodings to make more sense. (whatwg r4307)
- poot (Friday, 23 October)
hixie: Rewrite this algorithm to make Philip` happier (and be more consistent with the other algorithms.) (whatwg r4310)
- poot (Saturday, 24 October)
hixie: rfc2119 misuse (whatwg r4355)
- poot (Tuesday, 27 October)
hixie: rfc2119 misuse (whatwg r4361)
- poot (Tuesday, 27 October)
hixie: rfc2119 misuse (whatwg r4363)
- poot (Tuesday, 27 October)
hixie: s/global scope/global object/ (whatwg r4245)
- poot (Wednesday, 21 October)
hixie: Say 'resource' instead of 'file' where it has confused people. (whatwg r4112)
- poot (Monday, 12 October)
hixie: Say how to handle multiple languages at the HTTP level. (whatwg r4337)
- poot (Tuesday, 27 October)
hixie: Say that things that aren't inserted by the parser aren't parser-inserted, since apparently that's not obvious. (whatwg r4372)
- poot (Tuesday, 27 October)
hixie: Say what the locale codes are. (whatwg r4130)
- poot (Wednesday, 14 October)
hixie: sets are strings, not sets... (whatwg r4308)
- poot (Friday, 23 October)
hixie: Shift the definition of 'document base URL' back into HTML5. (whatwg r4258)
- poot (Wednesday, 21 October)
hixie: Simplify the algorithms for parsing signed and unsigned integers to use subalgorithms that have since been defined. (whatwg r4301)
- poot (Friday, 23 October)
hixie: Simplify the load() algorithm a bunch. (whatwg r4264)
- poot (Wednesday, 21 October)
hixie: Some clarifications about events and event handler attributes. (whatwg r4339)
- poot (Tuesday, 27 October)
hixie: Split out the microdata vocabularies into their own specs (whatwg r4070)
hixie: Stability update (whatwg r4305)
- poot (Friday, 23 October)
hixie: stray colon in author view (whatwg r4188)
- poot (Tuesday, 20 October)
hixie: Support <meta name=author> in Atom generation. (whatwg r4238)
- poot (Wednesday, 21 October)
hixie: Sync with latest FileAPI spec. (whatwg r4342)
- poot (Tuesday, 27 October)
hixie: Tentatively drop HTMLCollection.tags() (e.g. document.images.tags()). (whatwg r4276)
- poot (Friday, 23 October)
hixie: Terminology consistency fix. (whatwg r4088)
- poot (Tuesday, 6 October)
hixie: terminology fix (whatwg r4294)
- poot (Friday, 23 October)
hixie: The diff only applies to the HTML5 version of the draft. (whatwg r4102)
hixie: time zones are signed. (whatwg r4319)
- poot (Sunday, 25 October)
hixie: Transition <spacer> to the dustbin of history. (whatwg r4265)
- poot (Wednesday, 21 October)
hixie: Try to be more explicit about what happens with parsing strings into floats for out-of-range or over-precise values. (whatwg r4331)
- poot (Sunday, 25 October)
hixie: Try to clarify WindowProxy. (whatwg r4086)
- poot (Tuesday, 6 October)
hixie: Try to explain 'transparent' with an example. (whatwg r4125)
- poot (Tuesday, 13 October)
hixie: Try to make this less ambiguous. (whatwg r4180)
- poot (Tuesday, 20 October)
hixie: typo (codec/codecs) (whatwg r4190)
- poot (Tuesday, 20 October)
hixie: Typo (whatwg r4074)
hixie: typo (whatwg r4090)
- poot (Tuesday, 6 October)
hixie: typo (whatwg r4101)
hixie: typo (whatwg r4113)
- poot (Monday, 12 October)
hixie: typo (whatwg r4200)
- poot (Tuesday, 20 October)
hixie: typo (whatwg r4222)
- poot (Wednesday, 21 October)
hixie: typo (whatwg r4223)
- poot (Wednesday, 21 October)
hixie: typo (whatwg r4228)
- poot (Wednesday, 21 October)
hixie: typo (whatwg r4251)
- poot (Wednesday, 21 October)
hixie: typo (whatwg r4263)
- poot (Wednesday, 21 October)
hixie: typo (whatwg r4277)
- poot (Friday, 23 October)
hixie: typo (whatwg r4306)
- poot (Friday, 23 October)
hixie: typo (whatwg r4327)
- poot (Sunday, 25 October)
hixie: update comment based on new information (whatwg r4151)
- poot (Friday, 16 October)
hixie: Update complete spec to have a separate section for Web Storage and Web Database. (whatwg r4121)
- poot (Tuesday, 13 October)
hixie: Update microdata based on results of usability study (whatwg r4066)
hixie: update sample markup in comment (whatwg r4153)
- poot (Friday, 16 October)
hixie: Update the attribute index with global attributes. (whatwg r4199)
- poot (Tuesday, 20 October)
hixie: Update the RDF conversion to be unambiguous in all cases. (whatwg r4068)
hixie: Update the requirements on <meter> and <progress> contents to fix reported problems. (whatwg r4163)
- poot (Sunday, 18 October)
hixie: Update the structure of this specification section to match recent edits again. (whatwg r4291)
- poot (Friday, 23 October)
hixie: Update W3C copy boilerplate.
- poot (Tuesday, 27 October)
hixie: validation error (whatwg r4184)
- poot (Tuesday, 20 October)
hixie: validation fix (whatwg r4371)
- poot (Tuesday, 27 October)
hixie: websocket sync
- poot (Tuesday, 27 October)
hixie: WebSocket: Try to improve clarity. (whatwg r4154)
- poot (Saturday, 17 October)
hixie: west coast of north america doesn't use the same timezone everywhere, so let's change the text here a bit... (whatwg r4316)
- poot (Saturday, 24 October)
hixie: Wrong reference in note. (whatwg r4247)
- poot (Wednesday, 21 October)
hixie: xref 'boolean attribute' (whatwg r4198)
- poot (Tuesday, 20 October)
hixie: xref (whatwg r4146)
- poot (Friday, 16 October)
hixie: xref (whatwg r4181)
- poot (Tuesday, 20 October)
hixie: xref (whatwg r4250)
- poot (Wednesday, 21 October)
hixie: xref (whatwg r4254)
- poot (Wednesday, 21 October)
hixie: xref (whatwg r4256)
- poot (Wednesday, 21 October)
hixie: xref (whatwg r4257)
- poot (Wednesday, 21 October)
hixie: xref error in previous checkin (whatwg r4358)
- poot (Tuesday, 27 October)
hixie: xref issue (whatwg r4253)
- poot (Wednesday, 21 October)
hixie: xref typo (whatwg r4144)
- poot (Thursday, 15 October)
hixie: year zero isn't allowed, so it should talk about year one (whatwg r4317)
- poot (Saturday, 24 October)
hixie: Yes, you _do_ have to follow other specs. (whatwg r4270)
- poot (Thursday, 22 October)
Last message date: Tuesday, 27 October 2009 22:33:46 UTC