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

hixie: (WIP - MIMESNIFF has not yet been updated accordingly) Change the spec to use MIMESNIFF rules for text tracks instead of blindly honouring MIME types. (whatwg r6721)

hixie: <base>.href reflects, apparently. (whatwg r6734)

hixie: <table border=0> shouldn't set a border-style on the table or the cells (whatwg r6684)

hixie: A first pass (for this quarter, anyway) at cleaning up some terminology around the word 'document'. (whatwg r6771)

hixie: accuracy (whatwg r6625)

hixie: Add <source> and <track> to the parsing rules' list of 'special' elements (whatwg r6643)

hixie: Add an example of the script of a conversation in interactive fiction. (whatwg r6685)

hixie: Add examples for accessKeyLabel (whatwg r6773)

hixie: Allow combining characters wherever, per Mark Davis. (whatwg r6611)

hixie: Allow omission of the number before the period in a floating point number. (whatwg r6635)

hixie: Allow sites to register RSS and Atom handlers, and handlers for specific XML types. (whatwg r6670)

hixie: blockquote example with figcaption for credit (whatwg r6639)

hixie: Change the way this is phrased to try to make it less confusing. (whatwg r6705)

hixie: clarification (whatwg r6729)

hixie: Clarify that onerror fires if a WebVTT file has the wrong signature. (whatwg r6763)

hixie: Clarify that you can transfer a port more than once by avoiding confusing terminology that suggested otherwise. (whatwg r6653)

hixie: Clarify the outline algorithm to indicate that it only applies to sectioning content and sectioning root elements. (whatwg r6677)

hixie: Clarify the value of mediagroup='' attributes is freeform text. (whatwg r6644)

hixie: clarity (whatwg r6748)

hixie: Comment out mentions of entities that are no longer relevant (DOM Core dropped them). (whatwg r6699)

hixie: compat with majority of browsers (whatwg r6781)

hixie: Compat with other browsers. (whatwg r6706)

hixie: Compatibility fix for how events are fired when nothing is focused and there's no body element. Also, editorial tweaks around how drag and drop events are fired to the body element. (whatwg r6753)

hixie: Compatibility for pop-up blocking logic. (also wording change for bug 14472) (whatwg r6739)

hixie: Compatibility. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1227 (whatwg r6736)

hixie: Compatibility. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1228 (whatwg r6737)

hixie: confusing example (whatwg r6614)

hixie: Correctness (colSpan and rowSpan reflect 'colspan' and 'rowspan' not 'colSpan' and 'rowSpan'). (whatwg r6703)

hixie: Correctness (useMap reflects 'usemap' not 'useMap'). (whatwg r6702)

hixie: correctness (whatwg r6733)

hixie: correctness in index (whatwg r6671)

hixie: Defer to the origin spec for URL origin. (whatwg r6728)

hixie: Define 'code unit'. (whatwg r6649)

hixie: Define 'Unicode code point'. (whatwg r6650)

hixie: Define compatibility mapping for ISO-2022-JP. (whatwg r6646)

hixie: Define how event handler registration works to be compatible with IE and Firefox. (whatwg r6652)

hixie: Define input.width and input.height. (whatwg r6775)

hixie: Define navigating to video and audio resources (whatwg r6630)

hixie: Define the concept of 'palpable content' so that we can better define the 'should'-level requirement equivalent to HTML4's 'paragraphs must not be empty'. This might be overkill. On the other hand, this might be useful in the future in defining other requirements. (whatwg r6640)

hixie: Disallow some combinations that would indicate element misuse. (whatwg r6610)

hixie: Drop <time> and replace it with <data>. Drop the Atom conversion section entirely. Convert a bunch of examples that used to use <time pubdate> to using schema.org, to show how to annotate publication dates and the like in a machine-processable way. (whatwg r6783)

hixie: Drop input.selectedOption since it has no compelling use cases and we don't have interop on it either. (whatwg r6701)

hixie: Drop text/html-sandboxed (whatwg r6657)

hixie: drop the note about the implications of drag-and-drop on undo (whatwg r6770)

hixie: Fix a race condition between setting src and firing onload for <img>. (whatwg r6731)

hixie: Fix a race condition between setting src and firing onload for <track>. (whatwg r6732)

hixie: Fix compat issue with .sheet and .disabled on external <link> (whatwg r6693)

hixie: Fix fallout from r5920. (whatwg r6692)

hixie: Fix HTMLDocument's definition. Oops. (whatwg r6725)

hixie: fix ordering of the charref table (whatwg r6636)

hixie: Fix the <frameset> rendering rule to trigger when 'the body element' is frameset, not just when the second child of the root element is. (whatwg r6663)

hixie: Fold MutableTextTrack into TextTrack. (whatwg r6710)

hixie: Go back to ignoring document.domain changes for the purposes of canvas tainting. (whatwg r6789)

hixie: grammar (whatwg r6709)

hixie: grammar (whatwg r6777)

hixie: grammar (whatwg r6778)

hixie: Handle the cases where this algorithm returns two tokens. (whatwg r6687)

hixie: I guess technically Document isn't itself a Document. (whatwg r6726)

hixie: incomplete entry in index (whatwg r6617)

hixie: Kill Location.resolveURL() in favour of the new URL() API. (whatwg r6745)

hixie: loosen implementation requirements around placeholder=''. (whatwg r6782)

hixie: Make document.prototype.onreadystatechange not throw, for compat reasons. (whatwg r6786)

hixie: Make HTMLDocument === Document. (whatwg r6718)

hixie: Make setting <img crossorigin> refetch the image. (whatwg r6779)

hixie: Make TextTrackCue more mutable. (whatwg r6711)

hixie: Make the */*+xml handling be fallback handling, rather than overriding any registered handlers for specific XML types. (whatwg r6661)

hixie: Mention that application/x-www-form-urlencoded;charset does nothing. (whatwg r6641)

hixie: Move TextTrack.readyState to HTMLTrackElement. (whatwg r6689)

hixie: Move the requirement that tracks be loaded to blocking HAVE_FUTURE_DATA rather than HAVE_CURRENT_DATA. (WIP) (whatwg r6767)

hixie: Move XMLDocumentLoader.load to XMLDocument. (whatwg r6719)

hixie: Nail down <style scoped> content model rules. If anyone has a better idea of how to do this, let me know. (whatwg r6642)

hixie: Origins should be based on the effective origin. (whatwg r6776)

hixie: Redefine code-point length in terms of UTF-16 16bit code units. (whatwg r6633)

hixie: reference churn (whatwg r6742)

hixie: Remove obsolete refrence to <section cite> and <article cite>. (whatwg r6662)

hixie: Remove the incredibly vague and complicated requirement that UAs provide localised quote rules. (whatwg r6655)

hixie: Remove word 'soundtrack' since that specifically means the music, not other parts of the audio (whatwg r6613)

hixie: Reorder the definitions and fix them so that they aren't cyclic. (whatwg r6651)

hixie: Rephrase how EventSource is protected from garbage collection to make more sense. Note that EventSource objects are allowed to survive the bfcache (unlike, say, WebSocket connections). (whatwg r6624)

hixie: Require Web-compatible text/plain handling inside iframes. (whatwg r6669)

hixie: revert r6574 per chair request (whatwg r6666)

hixie: revert r6610 per chair request (whatwg r6634)

hixie: Shake up the publication pipeline a bit. Merge the main two WHATWG specs. Update styles. (whatwg r6619)

hixie: should have paid more attention when doing the <time>/<data> edit... (whatwg r6787)

hixie: Simplification in the microsyntax parsing rules, which makes non-negative integers accept leading - and + characters (- only for -0 of course). (whatwg r6717)

hixie: Simplify in-band text track loading. (whatwg r6756)

hixie: Somehow the automatic feature of cue line position was never properly specified. (whatwg r6769)

hixie: strings should be marked with <code> for consistency (whatwg r6785)

hixie: sync with DOM Core (whatwg r6698)

hixie: Tables don't have a border by default, so we need to set the default border width to zero. (whatwg r6672)

hixie: Talk more about HTTP caching semantics in the context of appcache. (whatwg r6749)

hixie: This was equally poorly defined. (whatwg r6616)

hixie: Tidy up how event handlers are defined to line up better with WebIDL and DOM Core (whatwg r6654)

hixie: try a better definition for cue start and cue end. (whatwg r6667)

hixie: Try slightly more pedantically correct wording. Unfortunately DOM Core doesn't have good terminology for this either way. (whatwg r6707)

hixie: Try to clarify that global HTML attributes aren't global across other namespaces without having to litter '...and is an HTML element' all over the spec. (whatwg r6754)

hixie: Try to improve compat for legacy <table border='' rules='' and frames=''> attributes. (whatwg r6681)

hixie: Try to make the named getter on HTMLFormElement more Web-compatible. (whatwg r6727)

hixie: Try to tidy up some more of the Unicode/code unit mess with a probably over-reaching definition (there's over 2000 uses of the word 'character' in the text, so I didn't check that all of them use this new definition... hopefully it works out; otherwise, we'll just have to try something else again). (whatwg r6648)

hixie: Tweak definition to heycam's wording. (whatwg r6774)

hixie: Tweak some text and add an example to try to clarify some confusion. (whatwg r6704)

hixie: Tweak the algorithm for <img> loading to avoid multiple network requests when src='' is set multiple times in a row. (whatwg r6780)

hixie: Tweak the text about handling broken images. (whatwg r6740)

hixie: typo (whatwg r6623)

hixie: typo (whatwg r6627)

hixie: typo (whatwg r6629)

hixie: typo (whatwg r6638)

hixie: typo (whatwg r6660)

hixie: typo (whatwg r6673)

hixie: typo (whatwg r6674)

hixie: typo (whatwg r6678)

hixie: typo (whatwg r6682)

hixie: typo (whatwg r6683)

hixie: typo (whatwg r6712)

hixie: typo (whatwg r6720)

hixie: typo (whatwg r6723)

hixie: typo (whatwg r6730)

hixie: typo (whatwg r6738)

hixie: typo (whatwg r6750)

hixie: typo (whatwg r6768)

hixie: typo (whatwg r6784)

hixie: update header for pub drafts to reduce confusion

hixie: Update postMessage() to do the transfers after the cloning so that if cloning fails, the transferables don't get killed. (whatwg r6697)

hixie: Update selector case-sensitivity matching rules, including dropping the list of magically case-insensitive values. (whatwg r6695)

hixie: Update UA style sheet to use new selector syntax (whatwg r6676)

hixie: Update what the label of an <option> is for the purposes of commands. (whatwg r6656)

hixie: various editorial fixes (whatwg r6665)

hixie: window.open() should block popups too. (whatwg r6679)

hixie: xref (whatwg r6626)

hixie: xref (whatwg r6664)

hixie: xref (whatwg r6700)

hixie: xref (whatwg r6716)

hixie: xref (whatwg r6735)

hixie: xref (whatwg r6751)

hixie: xrefs for DOM Parsing (whatwg r6708)

microdata; hixie: Consistency between getItems() and getElementsByClassName() (whatwg r6680)

microdata; hixie: Drop <time> and replace it with <data>. Drop the Atom conversion section entirely. Convert a bunch of examples that used to use <time pubdate> to using schema.org, to show how to annotate publication dates and the like in a machine-processable way. (whatwg r6783)

microdata; hixie: Make HTMLDocument === Document. (whatwg r6718)

microdata; hixie: Microdata: add an example of multiple types. (whatwg r6686)

microdata; hixie: Redefine itemtype='' to allow multiple types if they share the same vocabulary. This was by far the most frequently made request at the recent schema.org event (whatwg r6668)

microdata; hixie: Shake up the publication pipeline a bit. Merge the main two WHATWG specs. Update styles. (whatwg r6619)

microdata; hixie: Try to clarify that global HTML attributes aren't global across other namespaces without having to litter '...and is an HTML element' all over the spec. (whatwg r6754)

microdata; hixie: typo (whatwg r6631)

microdata; hixie: typo (whatwg r6674)

microdata; hixie: typo (whatwg r6694)

postmsg; hixie: Clarify that you can transfer a port more than once by avoiding confusing terminology that suggested otherwise. (see also r6653) (whatwg r6696)

postmsg; hixie: Clarify that you can transfer a port more than once by avoiding confusing terminology that suggested otherwise. (whatwg r6653)

postmsg; hixie: Correctness (useMap reflects 'usemap' not 'useMap'). (whatwg r6702)

postmsg; hixie: include information about the capabilities model (whatwg r6647)

postmsg; hixie: Make postMessage() accept the second and third arguments in either order. Compat with WebKit and hopefully solves the difficulty people have about remembering which goes first. (whatwg r6690)

postmsg; hixie: Mention some DOS risks with window.postMessage(). (whatwg r6743)

postmsg; hixie: refs (whatwg r6747)

postmsg; hixie: Revert last checkin. My testing was bogus. (whatwg r6691)

postmsg; hixie: Shake up the publication pipeline a bit. Merge the main two WHATWG specs. Update styles. (whatwg r6619)

postmsg; hixie: typo (whatwg r6738)

postmsg; hixie: Update postMessage() to do the transfers after the cloning so that if cloning fails, the transferables don't get killed. (whatwg r6697)

sam: Add issue 180

sam: Bring records up to date

sam: Change proposal for issue 177

sam: Change proposals for issue 179

sam: Close issues 173 and 175

sam: Correct date on issue 174

sam: Update issues 174, 176, and 181

SSE; hixie: Add reference for 'resolve'. (whatwg r6724)

SSE; hixie: Briefly show an example of using different event types in EventSource. (whatwg r6645)

SSE; hixie: Define compatibility mapping for ISO-2022-JP. (whatwg r6646)

SSE; hixie: Don't set the lastEventID unless you get a blank line after the event, so that interrupted events don't set it. (whatwg r6658)

SSE; hixie: Make EventSource support the Anonymous CORS mode. (whatwg r6791)

SSE; hixie: Make EventSource.close() cause the events to stop firing even if they're already queued. (whatwg r6688)

SSE; hixie: Make sure once you call closed() that EventSource objects stay down. (whatwg r6772)

SSE; hixie: Mention HTTP codes in the intro. (whatwg r6628)

SSE; hixie: Rephrase how EventSource is protected from garbage collection to make more sense. Note that EventSource objects are allowed to survive the bfcache (unlike, say, WebSocket connections). (whatwg r6624)

SSE; hixie: Shake up the publication pipeline a bit. Merge the main two WHATWG specs. Update styles. (whatwg r6619)

SSE; hixie: xref (whatwg r6664)

websocket; hixie: Add commentary on PING and PONG frames. (whatwg r6752)

websocket; hixie: Drop messages on the floor after a call to close() (whatwg r6792)

websocket; hixie: refs (whatwg r6747)

websocket; hixie: Revert the part of r5409 that removed the URL parsing algorithms, since it's no longer defined in the protocol spec. (whatwg r6632)

websocket; hixie: Shake up the publication pipeline a bit. Merge the main two WHATWG specs. Update styles. (whatwg r6619)

webstorage; hixie: Shake up the publication pipeline a bit. Merge the main two WHATWG specs. Update styles. (whatwg r6619)

workers; hixie: Allow shared workers to be isolated. (whatwg r6744)

workers; hixie: grammar (whatwg r6777)

workers; hixie: Shake up the publication pipeline a bit. Merge the main two WHATWG specs. Update styles. (whatwg r6619)

workers; hixie: typo (whatwg r6637)

Last message date: Monday, 31 October 2011 23:23:34 UTC