public-html-diffs@w3.org from August 2011 by subject

annevk: consistify with DOM Core et al

annevk: generate xref xspec using Anolis

annevk: move to Anolis

annevk: use Anolis for references

eliot: Updated HTML5 reference to point to TR location. Added 25 May to previous versions.

hixie: <h1> is allowed to have its default role. (whatwg r6402)

hixie: accuracy (whatwg r6412)

hixie: Actually fix r6119 properly. (whatwg r6455)

hixie: Actually require what the spec claimed to require. (whatwg r6513)

hixie: Add a cross-ref here to make it easier to see what is meant. (whatwg r6514)

hixie: Add a more conventional example for <fieldset>. (whatwg r6405)

hixie: add a note about accessibility (whatwg r6511)

hixie: Add a section with some authoring advice from a security perspective. This is just a first draft; please feel free to suggest additional material. (whatwg r6346)

hixie: Add an abort() method to appcache to allow scripts to provide an abort UI when caching a site. (whatwg r6349)

hixie: Add an API to unregister a handler and an API to check if a handler is registered. (whatwg r6524)

hixie: Add an example for <wbr>. (whatwg r6363)

hixie: Add references to where these selectors are defined. Update references. (whatwg r6508)

hixie: allow conformance checkers to catch some more nonsensical combinations (whatwg r6476)

hixie: Allow frag IDs to be used by scripts rather than having them point to IDs only. (whatwg r6519)

hixie: Allow UAs to fire 'error' events if they get, e.g., XML errors while reading subtitle files. Doesn't affect WebVTT files. (whatwg r6470)

hixie: Allow UAs to opt out of the storage mutex and corrupt data instead of being slow. (whatwg r6368)

hixie: An initial intro. (whatwg r6373)

hixie: An intro section on avoiding common pitfalls with scripts. File bugs if you have ideas of other things to mention here. (whatwg r6421)

hixie: Attempt to spec the subtlties of window.print(). (whatwg r6350)

hixie: Attr is moving away from being a Node (whatwg r6417)

hixie: Be less flexible about what UAs are allowed to do with <video>. (whatwg r6454)

hixie: be more positive (whatwg r6422)

hixie: Be more precise about what counts as scaling for image map coordinates. (whatwg r6503)

hixie: better grammar (whatwg r6416)

hixie: clarification (whatwg r6390)

hixie: clarify 'first' (whatwg r6478)

hixie: Clarify that the default rules are just defaults. They're really just intended to provide a baseline for testing and for users with no particular accessibility needs or preferences. (whatwg r6425)

hixie: clarify that this is just an example (whatwg r6448)

hixie: Clarify the exact ranges for <meter> (whatwg r6491)

hixie: Clean up how we refer to UTF-16. (whatwg r6498)

hixie: closer to existing implementations (whatwg r6440)

hixie: consistency (whatwg r6356)

hixie: consistency (whatwg r6481)

hixie: Consistency with HTMLFormControlsCollection (whatwg r6418)

hixie: consistency with HTMLOptionsCollection (whatwg r6453)

hixie: Consistency with r5945 which did this for <video>. (whatwg r6512)

hixie: Consistency with rel-tag Microformat. (whatwg r6482)

hixie: copy-pasta (whatwg r6445)

hixie: copypasta (whatwg r6392)

hixie: copypasta (whatwg r6406)

hixie: Defer to WebIDL more. (whatwg r6399)

hixie: Define 'element type'. (whatwg r6518)

hixie: Define how to parse the various form submission formats. Register the legacy one. Some editorial tweaks for consistency. (whatwg r6450)

hixie: didn't fix this properly in r5590 (whatwg r6380)

hixie: Document the setter on <select> and <select>.options (whatwg r6360)

hixie: DOM Core compatibility (Document.contentType values) (whatwg r6515)

hixie: DOM Core convergence (cloning) (whatwg r6423)

hixie: DOMContentLoaded wasn't in the summary. (whatwg r6477)

hixie: Don't bother protecting structured cloning from a getter with infinite regression, since we can't protect it from a non-terminating getter anyway. Reverts part of r6185. (whatwg r6434)

hixie: Drop onundo and onredo. Editing and undo specs will take care of this. (whatwg r6530)

hixie: Enumerate the many ways you can make video accessible now. (whatwg r6426)

hixie: Example of <details> with CSS. (whatwg r6464)

hixie: examples for <select required> (whatwg r6493)

hixie: Explain ordering of setTimeout() calls better (whatwg r6492)

hixie: Explain requirements (whatwg r6479)

hixie: Explain some of the conformance terminology better. (whatwg r6473)

hixie: Explain the appcache API more. (whatwg r6510)

hixie: Explicitly allow 'suspend' before 'fetch' (for preload=none in particular). (whatwg r6352)

hixie: exposition (whatwg r6410)

hixie: Fix <option> to match reality better. (whatwg r6351)

hixie: fix dir=auto for <textarea> and <input> text fields. (whatwg r6420)

hixie: fix example to mention filename (whatwg r6391)

hixie: Fix my bogus maths. (whatwg r6383)

hixie: Fix onerror definitions. (whatwg r6468)

hixie: forgot the domintro section for this (whatwg r6361)

hixie: Forgot to fix this when making muted='' apply to <audio>. (whatwg r6463)

hixie: grammar (whatwg r6469)

hixie: Grandfather rel='shortcut icon' since it's so common. (whatwg r6404)

hixie: impl (whatwg r6472)

hixie: improved precision in wording (whatwg r6459)

hixie: index error (whatwg r6449)

hixie: index update (whatwg r6398)

hixie: Integration with CSS Images. (whatwg r6520)

hixie: it's good form to use a label (whatwg r6522)

hixie: Loosen up the already loose requirements around rel=icon sizes=''. (whatwg r6465)

hixie: Make addTextTrack() actually create and return the MutableTextTrack object. (whatwg r6506)

hixie: Make browsers fire events for all cues, even when they're overloaded, rather that skipping events on skipped cues. (whatwg r6517)

hixie: Make chapters support nesting. (whatwg r6428)

hixie: Make document.open() reset the timeouts. Make the document after a document.open() call still survive session history even if the 'old' document had an unload handler. (whatwg r6431)

hixie: Make setInterval() clamp at 4ms as well. (whatwg r6362)

hixie: Make sure commands aren't exposed when not in a document. (whatwg r6480)

hixie: Make the examples be examples that would work. (whatwg r6525)

hixie: Make these cross-references easier to follow. (whatwg r6396)

hixie: Make this text actually make sense. (whatwg r6488)

hixie: Make video.currentTime return a stable value rather than the current value. This lets us make setting this attribute always seem to work, so authors don't find the attribute hasn't changed after they set it. (whatwg r6531)

hixie: Make Window's getter's return value slightly more specific (whatwg r6414)

hixie: markup and xref errors (whatwg r6354)

hixie: markup error (whatwg r6452)

hixie: markup errors (whatwg r6501)

hixie: Mention <form accept>. (whatwg r6474)

hixie: Mention <td scope> (whatwg r6499)

hixie: mention legacy UAs (whatwg r6359)

hixie: Mentioned CSS 'quotes'. (whatwg r6394)

hixie: minor fixes that i noticed were needed while fixing other things (whatwg r6436)

hixie: More DOM Core refactoring (whatwg r6505)

hixie: More useful conformance rules and advice for bidi formatting characters (whatwg r6487)

hixie: Move rel=external to the wiki. (whatwg r6484)

hixie: Move rel=sidebar to the wiki. (whatwg r6483)

hixie: Move the Web to a world where things that implement EventTarget just inherit from it. I, for one, now welcome our new EventTarget overlords. (whatwg r6378)

hixie: Note on UI for type=number. (whatwg r6451)

hixie: optgroups don't actually get disabled themselves. they just have an attribute. (whatwg r6507)

hixie: Override specificity of previous line. (whatwg r6504)

hixie: precision (whatwg r6458)

hixie: prettyify (whatwg r6461)

hixie: Recommend against blacklists. (whatwg r6347)

hixie: references for w3c side (whatwg r6374)

hixie: registerProtocolHandler() and registerContentHandler() security updates (whatwg r6523)

hixie: Remove Editing APIs and related sections in favour of http://aryeh.name/spec/editing/editing.html (whatwg r6528)

hixie: remove paragraph since it has many problems and it's not clear what it was supposed to mean (whatwg r6438)

hixie: Remove pointless part of this requirement. (whatwg r6486)

hixie: Remove UndoManager in favour of http://rniwa.com/editing/undomanager.html (and a minor editorial tweak to an example) (whatwg r6527)

hixie: Remove wishy washy language (whatwg r6497)

hixie: Require non-CSS UAs to honour the default style sheet too. (whatwg r6415)

hixie: reuse definition instead of being verbose (whatwg r6393)

hixie: Revamp how .muted, .volume, and muted='' are defined (shouldn't impact implementations) (whatwg r6467)

hixie: Semi-allow <input type=number maxlength> for legacy reasons. (whatwg r6413)

hixie: Somehow missed these? weird. (whatwg r6424)

hixie: strip spaces from around type=email values, since we already do for type=url and type=email multiple. (whatwg r6441)

hixie: style update

hixie: The way this was written was confusing as it seemed to conflict with the earlier network error case. (whatwg r6353)

hixie: thinko (whatwg r6375)

hixie: This seems to be a common mistake, so let's call it out. (whatwg r6419)

hixie: This was a bit vague. Make it clearer that the key on its own is fine (as suggested by the examples). (whatwg r6466)

hixie: tigten up a getter return value (whatwg r6437)

hixie: track implementations (whatwg r6489)

hixie: track implementations (whatwg r6490)

hixie: try to be less misleading (whatwg r6389)

hixie: try to clarify (whatwg r6439)

hixie: try to clarify how this algorithm works when called standalone (whatwg r6403)

hixie: Try to clarify that UAs don't have to continually be rescanning for icons and sorting each time. (whatwg r6379)

hixie: Try to explain type=image better. (whatwg r6433)

hixie: Try to make <a rel=help> more useful. (whatwg r6357)

hixie: Try to make this text more readable. (whatwg r6355)

hixie: typo (whatwg r6348)

hixie: typo (whatwg r6358)

hixie: typo (whatwg r6367)

hixie: typo (whatwg r6395)

hixie: typo (whatwg r6401)

hixie: typo (whatwg r6407)

hixie: typo (whatwg r6408)

hixie: typo (whatwg r6409)

hixie: typo (whatwg r6429)

hixie: typo (whatwg r6430)

hixie: typo (whatwg r6446)

hixie: typo (whatwg r6447)

hixie: typo (whatwg r6457)

hixie: typo (whatwg r6471)

hixie: typo (whatwg r6475)

hixie: typo (whatwg r6496)

hixie: typo (whatwg r6500)

hixie: typo (whatwg r6516)

hixie: typos (whatwg r6526)

hixie: Update diagram. (whatwg r6460)

hixie: update history for accuracy (whatwg r6495)

hixie: update internal annotations (whatwg r6485)

hixie: Update link to be more specific (whatwg r6397)

hixie: update this comment (sadly it has not changed) (whatwg r6456)

hixie: update to sync to latest selectors syntax (whatwg r6462)

hixie: Update WebIDL blocks to use new syntax. (whatwg r6502)

hixie: update WebIDL terminology (whatwg r6435)

hixie: wording tweaks to avoid 'contains' which can be interpreted as referencing descendents rather than children (whatwg r6444)

hixie: xref (whatwg r6521)

microdata; hixie: A few restrictions we can remove now that we are no longer trying to make the property names unambiguously convertible to URLs and are no longer planning for short types that can be converted to URLs. (whatwg r6432)

microdata; hixie: Drop the algorithm that describes how to convert microdata to RDF. The only people who want to do this seem to want to do it for specific vocabularies so they all define vocabulary-specific conversions instead of using owl:sameAs. (whatwg r6427)

microdata; hixie: Explain some of the conformance terminology better. (whatwg r6473)

microdata; hixie: markup and xref errors (whatwg r6354)

microdata; hixie: Now both pedancy and simplicity are losing in the race for clarity. (whatwg r6343)

microdata; hixie: prettyify (whatwg r6461)

microdata; hixie: Simplicity makes a surprise comeback in a joint effort with pedancy in the war for clarity. (whatwg r6342)

microdata; hixie: style update

microdata; hixie: Today the pedants are winning against simplicity in the war for clarity. (whatwg r6341)

microdata; hixie: typos (whatwg r6526)

microdata; hixie: Update WebIDL blocks to use new syntax. (whatwg r6502)

mike: various updates to sync to upstream schema

postmsg; hixie: Move the Web to a world where things that implement EventTarget just inherit from it. I, for one, now welcome our new EventTarget overlords. (whatwg r6378)

postmsg; hixie: prettyify (whatwg r6461)

postmsg; hixie: style update

postmsg; hixie: Update WebIDL blocks to use new syntax. (whatwg r6502)

sam: Add issue 173

sam: Call for Consensus on issue 165

sam: Close 153 and 154

sam: Close issues 153 and 154

sam: Collapse comments

sam: Decision on 165; 170-172 have been raised

sam: Decisions on issues 153 and 154 by amicable consensus

sam: Link to the updated change proposal

sam: Note that initial 133 change proposal has been withdrawn

sam: Track issue 174

sam: Update 153, 154, 166, 167

sam: Update issues 164, 168, and 133.

sam: Use terminology consistently

SSE; hixie: accuracy (whatwg r6370)

SSE; hixie: Change text/event-stream to drop final events not followed by a blank line, since otherwise interrupted streams would fire incomplete events. (whatwg r6371)

SSE; hixie: Mention CORS in text/event-stream security considerations. (whatwg r6369)

SSE; hixie: Move the Web to a world where things that implement EventTarget just inherit from it. I, for one, now welcome our new EventTarget overlords. (whatwg r6378)

SSE; hixie: prettyify (whatwg r6461)

SSE; hixie: style update

SSE; hixie: Update WebIDL blocks to use new syntax. (whatwg r6502)

websocket; hixie: Make event.origin for WebSockets work like it does for EventSource, for consistency. (whatwg r6386)

websocket; hixie: Make the client-side failure mode also fire 'error'. (whatwg r6377)

websocket; hixie: Move the Web to a world where things that implement EventTarget just inherit from it. I, for one, now welcome our new EventTarget overlords. (whatwg r6378)

websocket; hixie: prettyify (whatwg r6461)

websocket; hixie: Prevent authors from shooting themselves in the foot here. Note that this blocks some legitimate use cases -- let me know if you think we should remove this restriction. It's easy to work around -- provide services over wss:// -- but some service providers might not bother. (whatwg r6385)

websocket; hixie: style update

websocket; hixie: typos (whatwg r6526)

websocket; hixie: Update WebIDL blocks to use new syntax. (whatwg r6502)

webstorage; hixie: prettyify (whatwg r6461)

webstorage; hixie: Remove the structed data support from Web Storage. (whatwg r6364)

webstorage; hixie: style update

webstorage; hixie: Update WebIDL blocks to use new syntax. (whatwg r6502)

workers; hixie: Give more explanation about how workers work. (whatwg r6384)

workers; hixie: Move the Web to a world where things that implement EventTarget just inherit from it. I, for one, now welcome our new EventTarget overlords. (whatwg r6378)

workers; hixie: prettyify (whatwg r6461)

workers; hixie: references for w3c side (whatwg r6374)

workers; hixie: style update

workers; hixie: Update WebIDL blocks to use new syntax. (whatwg r6502)

Last message date: Tuesday, 30 August 2011 11:21:23 UTC