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

2Dapi; hixie: Add WEBIDL ref to HTML modules

2Dapi; hixie: allow context arguemtns on getContext (whatwg r5281)

2Dapi; hixie: compositing clarifications (whatwg r5280)

2Dapi; hixie: Convert HTML from 'float' to 'double' throughout. THIS IS HIGHLY EXPERIMENTAL. THIS LIKELY HAS ALL KINDS OF IMPLICATIONS I HAVE NOT CONSIDERED. PLEASE SEND FEEDBACK IF THIS IS IN THE SLIGHTEST BIT PROBLEMATIC. (whatwg r5373)

2Dapi; hixie: correct some of the informative prose (whatwg r5343)

2Dapi; hixie: Explicitly call out what happens when the maxWidth is <= 0. (whatwg r5370)

2Dapi; hixie: Fix all the bits that referred to img.complete and assumed it was not returning 'true' when src was missing (that changed recently). (whatwg r5282)

2Dapi; hixie: mark example up (whatwg r5379)

2Dapi; hixie: Neuter 'currentColor' for addColorStop(), so that we don't have to track around which <canvas> created which CanvasGradient all the time. (whatwg r5389)

2Dapi; hixie: new class attribute in header

2Dapi; hixie: Redefine getContext() so that the handling of multple context types is defined. (whatwg r5227)

2Dapi; hixie: remove bad description of arcTo() (whatwg r5344)

2Dapi; hixie: try adding registration templates to the spec (whatwg r5273)

2Dapi; hixie: Try to clarify an example (whatwg r5278)

2Dapi; hixie: Try to reduce confusion over the transformation API's arguments (whatwg r5279)

annevk: advice from html5 dr bruce

annevk: make some minor changes to clarify a few things

annevk: missing some latest version links

annevk: ping was dropped

annevk: type is optional; doh

device; hixie: Add WEBIDL ref to HTML modules

device; hixie: An idea for <device>. Don't know if we'll go with this, but it's interesting. (whatwg r5312)

device; hixie: new class attribute in header

device; hixie: try adding registration templates to the spec (whatwg r5273)

device; hixie: Try to clarify an example (whatwg r5278)

eliot: Fix for bug 10149: i18n comment 1 : UTF-16 BOM is required. Quick change of should to must in Encoding section, per bug.

hixie: <marquee truespeed=false> is true, not false. (whatwg r5334)

hixie: <meta charset> should only work for ASCII-compatible encodings. (whatwg r5295)

hixie: <option> and <input type=checkbox/radio> can match :default (whatwg r5229)

hixie: <option> can match :checked (whatwg r5228)

hixie: <select required> (whatwg r5283)

hixie: <table><form> also sets form pointer. (whatwg r5291)

hixie: ack fix (whatwg r5340)

hixie: Ack for last checkin (whatwg r5378)

hixie: ack for previous checkin (whatwg r5239)

hixie: Add a note with the list of elements with no roles. Hopefully it is complete. Let me know if I missed anything. (Original list from Maciej.) (whatwg r5363)

hixie: Add more explanatory text to the manifest stuff. (whatwg r5349)

hixie: Add some examples of UIs that expose tooltips without a pointing device. (whatwg r5320)

hixie: add some table ids (whatwg r5306)

hixie: Add text to enable us to registry the HTML link types with [WEBLINK]. (whatwg r5249)

hixie: allow context arguemtns on getContext (whatwg r5281)

hixie: Allow times to be omitted from <ins datetime>/<del datetime>. (whatwg r5341)

hixie: Allow UAs to provide encoding override UI. (whatwg r5270)

hixie: Allow XHR a way to block cookies. (whatwg r5330)

hixie: An idea for <device>. Don't know if we'll go with this, but it's interesting. (whatwg r5312)

hixie: apparently role=status means something else (whatwg r5365)

hixie: ARIA mapping for <details>. (whatwg r5331)

hixie: Bug 915 police action (whatwg r5327)

hixie: canPlayType('application/octet-stream') should always return ''. (whatwg r5407)

hixie: Change document.domain to not rely on XHR. Also handles document.implementation.createDocument().domain, which was previously not handled. (whatwg r5404)

hixie: Change how .autocomplete is reflected. (whatwg r5332)

hixie: Change how to handle unexpected HTML elements in foreign content to be a previously-solved problem, rather than rolling our own escapte hatch with all the problems that entails. (whatwg r5300)

hixie: clarification (whatwg r5257)

hixie: clarification (whatwg r5329)

hixie: clarification (whatwg r5354)

hixie: clarifications (whatwg r5264)

hixie: Clarify 'stall' to be less ambiguous about when it fires. (whatwg r5322)

hixie: Clarify how 'entry script' is changed. (whatwg r5234)

hixie: Clarify input.size behaviour. (whatwg r5380)

hixie: Clarify non-normative sentence. (whatwg r5361)

hixie: clarify that history traversal happens in cases other than going back/forward (whatwg r5346)

hixie: Clarify that there's no deadlock when navigating... (whatwg r5256)

hixie: clarify that you do nothing if clearTimeout() is given bogus args. (whatwg r5386)

hixie: Clarify the order in which lists are added to the task list. (whatwg r5259)

hixie: Clarify what happens when accept-charset is empty. (whatwg r5265)

hixie: Coalesce text nodes even if they're not parser-inserted. (whatwg r5298)

hixie: consistency (whatwg r5261)

hixie: consistency (whatwg r5274)

hixie: contradiction (whatwg r5397)

hixie: Convert HTML from 'float' to 'double' throughout. THIS IS HIGHLY EXPERIMENTAL. THIS LIKELY HAS ALL KINDS OF IMPLICATIONS I HAVE NOT CONSIDERED. PLEASE SEND FEEDBACK IF THIS IS IN THE SLIGHTEST BIT PROBLEMATIC. (whatwg r5373)

hixie: Cover the case of document.defaultView when there's no browsing context. (whatwg r5403)

hixie: Define option.selected; make <option disabled selected> still get selected. (whatwg r5399)

hixie: Define the Media Timeline for <video> -- the timeline along which currentTime, duration, etc, are defined. (whatwg r5310)

hixie: Define what happens when the type= of an <input> changes. (whatwg r5376)

hixie: define when rel=stylesheet should be downloaded (whatwg r5387)

hixie: disk space limitations for appcache (whatwg r5287)

hixie: document.open('text/plain');document.write(LF); should not eat the newline (whatwg r5335)

hixie: Drop CSS2 System Colour support from bgcolor='' (whatwg r5232)

hixie: duplicate entry (whatwg r5292)

hixie: examples for boolean attributes (whatwg r5345)

hixie: Explain what the soft/hard states are for. (whatwg r5374)

hixie: fire 'timeupdate' when firing 'emptied' if the time changed. (whatwg r5324)

hixie: Fix all the bits that referred to img.complete and assumed it was not returning 'true' when src was missing (that changed recently). (whatwg r5282)

hixie: fix example (whatwg r5351)

hixie: fix example that didn't match prose (whatwg r5384)

hixie: fix example's use of draggable (whatwg r5385)

hixie: fix over-eager fixing in previous checkin (whatwg r5328)

hixie: fix pushState() example (whatwg r5355)

hixie: fix role for <input type=file> (whatwg r5362)

hixie: Forgot to remove <button> from the main scoping list. Please let me know ASAP if this change breaks anything. (whatwg r5293)

hixie: frame.contentWindow (whatwg r5316)

hixie: Handle the race condition of a manifest becoming 404 while a page that uses it is loading. (whatwg r5286)

hixie: history.back() should fire unload too. (whatwg r5313)

hixie: idioms: main content (whatwg r5237)

hixie: img.complete should be true if src=''. (whatwg r5276)

hixie: list the media elements (whatwg r5371)

hixie: Make ' red' parse as 'red' for legacy colours. (whatwg r5359)

hixie: Make :disabled accurately reflect <option> disabled state. (whatwg r5398)

hixie: Make <textarea> support 'white-space. (whatwg r5236)

hixie: Make <title> and <subtitle> in the Atom conversion contain markup (whatwg r5253)

hixie: Make a number of enumerated IDL attributes be limited to known values, for ease of feature testing. (whatwg r5360)

hixie: Make document.domain match implementations more. (whatwg r5405)

hixie: Make DOMContentLoaded bubble. (whatwg r5240)

hixie: make example less confusing (whatwg r5325)

hixie: Make HTMLInputElement.files not throw when called at a bogus time. (whatwg r5254)

hixie: make IDL consistent with prose (whatwg r5308)

hixie: Make more attributes be limited to only known values. (whatwg r5245)

hixie: Make popstate fire even when there's no new state (whatwg r5377)

hixie: Make progress.max default to 1, since that's its effective default in the algoritms it is used in. (whatwg r5233)

hixie: Make rel=prefetch apply to <a>. (whatwg r5248)

hixie: Make sure </svg> exits foreign content mode (whatwg r5297)

hixie: Make sure single top-level BCs still get an event loop. (whatwg r5394)

hixie: Make tabindex='' appear in the toc. (whatwg r5303)

hixie: Make target=_self override the seamless attribute's navigation mechanism. (whatwg r5275)

hixie: Make the structured clone algorithm using DATA_CLONE_ERR rather than NOT_SUPPORTED_ERR, for sicking. (whatwg r5311)

hixie: Make type=range round up when it's ambiguous (whatwg r5400)

hixie: mention nesting forms (whatwg r5342)

hixie: mention that paragraph and line breaks can be marked up in different ways. (whatwg r5356)

hixie: Mention that there might be specs that make :link/:visited more magical. (whatwg r5230)

hixie: Mention that UAs can scroll on drag (whatwg r5348)

hixie: minor clarifications and corrections (whatwg r5271)

hixie: minor simplification (whatwg r5319)

hixie: minor type in example (whatwg r5321)

hixie: missing paragraph (whatwg r5250)

hixie: More clarifications. (whatwg r5266)

hixie: more typos and clarifications (whatwg r5269)

hixie: new class attribute in header

hixie: new table example (whatwg r5382)

hixie: note that japan styles year and year-month specially, so that we can support that, once we've proved that this actually gets used at all (whatwg r5406)

hixie: note to self about CSS and <br> (whatwg r5357)

hixie: notes for future versions (whatwg r5246)

hixie: Provide more ARIA role mappings for embed,audio,video,iframe,object (whatwg r5366)

hixie: Redefine getContext() so that the handling of multple context types is defined. (whatwg r5227)

hixie: reduce ambiguity (whatwg r5352)

hixie: referenced spec name change update (whatwg r5302)

hixie: rel=stylesheet should only override HTTP same-origin, to avoid cross-origin data theft (whatwg r5353)

hixie: remove bogus case and add missing quote (whatwg r5383)

hixie: Remove document.async and restrict document.load to createDocument() documents. (whatwg r5285)

hixie: remove incorrect comment (whatwg r5296)

hixie: remove obsolete warning (whatwg r5381)

hixie: Remove references to the link relations registry, since the test is over and it doesn't look like we'll use it in its current form. (whatwg r5304)

hixie: reorder for clarity and xref (whatwg r5238)

hixie: Require spaces between attributes. (whatwg r5268)

hixie: Revert r3385 - there are sites that depend on .spellcheck being a boolean, it turns out. (whatwg r5299)

hixie: Rewrite the form intro. Let me know if there's anything in the old intro you think I should have kept. (whatwg r5263)

hixie: Set 'unicode-bidi: embed' on non-inline elements to preserve bidi behaviour when setting them to inline. (whatwg r5284)

hixie: simplification (whatwg r5375)

hixie: Some more references to UTF-8. (whatwg r5258)

hixie: thanks to Jurgen for the :target styling suggestion (whatwg r5231)

hixie: that's not english (whatwg r5350)

hixie: the long list looks silly (whatwg r5367)

hixie: try adding registration templates to the spec (whatwg r5273)

hixie: try to clarify 'must treat in a manner equivalent' (whatwg r5372)

hixie: Try to clarify an example (whatwg r5278)

hixie: try to reduce confusion (whatwg r5368)

hixie: typo (whatwg r5255)

hixie: typo (whatwg r5262)

hixie: typo (whatwg r5272)

hixie: typo (whatwg r5333)

hixie: Typo (whatwg r5336)

hixie: typo (whatwg r5337)

hixie: typo (whatwg r5347)

hixie: typo (whatwg r5388)

hixie: typo (whatwg r5392)

hixie: typo (whatwg r5393)

hixie: typo (whatwg r5395)

hixie: typos (whatwg r5251)

hixie: typos (whatwg r5260)

hixie: typos (whatwg r5267)

hixie: typos (whatwg r5305)

hixie: Update ARIA strong native semantics to include more elements that should not have a role (whatwg r5364)

hixie: Use a better name than 'write-neutralized'. (whatwg r5294)

hixie: use vendor--feature instead of _vendor-feature since Apple engineers think underscores are ugly. (whatwg r5307)

hixie: UTF-16 terminology. (whatwg r5301)

hixie: various clarifications for <video> and <source>. (whatwg r5326)

hixie: xref (whatwg r5317)

hixie: xref (whatwg r5318)

hixie: xref (whatwg r5338)

hixie: xref (whatwg r5339)

hixie: xref (whatwg r5358)

hixie: xref ID. Let me know if I xreffed any that should not have been. (whatwg r5390)

hixie: xref typo (whatwg r5396)

microdata; hixie: new class attribute in header

microdata; hixie: try adding registration templates to the spec (whatwg r5273)

microdata; hixie: Try to clarify an example (whatwg r5278)

mike: added a "jump index" for quickly getting to per-element documentation

mike: added some markup for consistency per suggestion from Dom

mike: added the beginnings of an alphabetical index

mike: build tinkering: only put IDs on links to DFNs, and make sensible IDs (not random-number-like generated ones)

mike: build tweak

mike: build tweak (consolidate index items)

mike: build tweak (moved IDs to html element (document element) in multipage output)

mike: build tweaks to make dfn pop-ups more useful

mike: further knob-turning of index and references sections

mike: include selected datatype/microsyntax descriptions at point of use, along with attribute descriptions, and reworked some individual datatype descriptions

mike: made markup-consistency fix from Dom

mike: make dfn pop-ups work in multipage version

mike: minor format tinkering

mike: style changes + typo fix from plh

mike: updated

postmsg; hixie: Add WEBIDL ref to HTML modules

postmsg; hixie: drop support for '/' origins in postMessage(), and require that paths be ignored. (whatwg r5277)

postmsg; hixie: new class attribute in header

postmsg; hixie: try adding registration templates to the spec (whatwg r5273)

postmsg; hixie: Try to clarify an example (whatwg r5278)

sam: Add issue 116

sam: Add issue-117; factor out common style and script

sam: issue 100 poll completed

sam: Link to appeal

sam: Link to correct survey (props: shelleyp)

sam: List bugs

sam: Prune issue 41 list of proposals

sam: Remove extraneous <hr>

sam: Straw polls

sam: udpate status of 116

sam: Update status of issues 116 and 117

sam: Various updates

SSE; hixie: clarify what this means (whatwg r5402)

SSE; hixie: new class attribute in header

SSE; hixie: Remove redundant requirements. (whatwg r5401)

SSE; hixie: Some more references to UTF-8. (whatwg r5258)

SSE; hixie: try adding registration templates to the spec (whatwg r5273)

SSE; hixie: typos (whatwg r5260)

steve: added info about use of null alt attribute

steve: tweaked explanation of reasons for requiring alt when inline description also available.

webDB; hixie: example intro correction (whatwg r5315)

webDB; hixie: new class attribute in header

webDB; hixie: try adding registration templates to the spec (whatwg r5273)

websocket; hixie: Make WebSocket.send() return void. (whatwg r5242)

websocket; hixie: new class attribute in header

websocket; hixie: try adding registration templates to the spec (whatwg r5273)

websocket; hixie: Updating the WebSocket garbage collection rules. (whatwg r5243)

webstorage; hixie: Change how localStorage protects from cross-origin accesses so that old Storage objects don't become vulnerable after document.domain is changed (which was rather inconsistent). (whatwg r5314)

webstorage; hixie: make IDL consistent with prose (whatwg r5308)

webstorage; hixie: new class attribute in header

webstorage; hixie: try adding registration templates to the spec (whatwg r5273)

workers; hixie: new class attribute in header

workers; hixie: Some more references to UTF-8. (whatwg r5258)

workers; hixie: try adding registration templates to the spec (whatwg r5273)

workers; hixie: xref (whatwg r5317)

Last message date: Tuesday, 31 August 2010 14:31:47 UTC