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

2Dapi; hixie: Add the glyphs to the named character references table (whatwg r4915)

2Dapi; hixie: Apparently position:relative on table-cell is undefined. Let's rely on the slightly less undefined top:auto;left:auto. (whatwg r4916)

2Dapi; hixie: date problem

2Dapi; hixie: Make microdata not depend on HTML5 for now to decouple them process-wise. (whatwg r5037)

2Dapi; hixie: make the open bug list more visible (new link from maciej) (whatwg r5064)

2Dapi; hixie: regen with updated scripts (no changes expected other than dates)

2Dapi; hixie: remove redundant requirement (yeah web idl) (whatwg r4953)

2Dapi; hixie: spec gen updates (whatwg r4958)

: latest update

: minor test change

device; hixie: Add the glyphs to the named character references table (whatwg r4915)

device; hixie: Apparently position:relative on table-cell is undefined. Let's rely on the slightly less undefined top:auto;left:auto. (whatwg r4916)

device; hixie: Change .URL attributes to .url for all new interfaces. Blame Jonas. (whatwg r5065)

device; hixie: forgot to remove the NoInterfaceObject (whatwg r5018)

device; hixie: Make microdata not depend on HTML5 for now to decouple them process-wise. (whatwg r5037)

device; hixie: regen with updated scripts (no changes expected other than dates)

device; hixie: spec gen updates (whatwg r4958)

device; hixie: There's not really any point talking about separate Client and Server objects here. Both will have to send config information back and forth to make the connection work anyway. (whatwg r4988)

device; hixie: try to make things clearer and more consistent (whatwg r4962)

device; hixie: updating header per chair request (whatwg r4963)

eliot: Fixed link to public comment archive; added link for rendered version;

eliot: Initial Draft incorporating content from origninal sources found on W3C and WHAT WG.

eliot: Initial Template for HTML/XHTML Authoring Guidelines

hixie: <iframe allowtransparency> is apparently obsolete (in that it existed once somewhere, and is not conforming) (whatwg r4968)

hixie: ack for some recent checkins (whatwg r5048)

hixie: add <body margin*> to the obsolete section (whatwg r4941)

hixie: Add a backstop requirement for 'alt'. This shouldn't actually change anything, but just in case... (whatwg r4898)

hixie: Add a quite contrived example for <hr>. (whatwg r4995)

hixie: Add a suggestion that focused controls be outlined. (whatwg r5019)

hixie: add ref to 2dcontext (whatwg r4929)

hixie: Add some exposition about state objects. (whatwg r4989)

hixie: add some worker demo links (whatwg r4998)

hixie: Add the glyphs to the named character references table (whatwg r4915)

hixie: Add window.stop() (whatwg r5034)

hixie: align=absmiddle on some table-related elements (first draft; please let me know if there are compat issues here) (whatwg r5017)

hixie: align=middle works basically the same as align=center, as far as I can tell. (Not every browser is identical here, but this seems the simplet compromise amongst the browsers I tested.) (whatwg r5016)

hixie: Allow a few more unescaped &s. (whatwg r4960)

hixie: Allow spaces around URLs in most attributes (not itemtype or xmlns). Require that UAs strip spaces around <input type=url value> URLs. (whatwg r4992)

hixie: americanization (whatwg r4918)

hixie: answer the obvious question (whatwg r4919)

hixie: Apparently position:relative on table-cell is undefined. Let's rely on the slightly less undefined top:auto;left:auto. (whatwg r4916)

hixie: async and defer are only for scripts, not data blocks (whatwg r4927)

hixie: autocomplete isn't boolean, it's enumerated. oops. (whatwg r5030)

hixie: Be more compatible with what browsers do with multibyte characters in submissions. (whatwg r4970)

hixie: bogus grammar (whatwg r4950)

hixie: categories should be nouns (whatwg r4913)

hixie: Center <hr> by default. (whatwg r5033)

hixie: change 'kanji reading' to 'phonetic reading' based on advice from MikeSmith. (whatwg r5021)

hixie: Change how <meta> is processed during parsing to require an explicit http-equiv=content-type where applicable. (whatwg r4994)

hixie: Change how character encodings are sniffed to require an http-equiv attribute, and to only process one character encoding per <meta> element, even if attributes are duplicated. (whatwg r4993)

hixie: Change the cloning algorithm to throw an exception if passed an object that won't clone right. (whatwg r5060)

hixie: clarification (whatwg r4925)

hixie: Clarify <mark> vs syntax highlighting. (whatwg r5041)

hixie: clarify parenthetical (whatwg r4911)

hixie: Clarify sentence. (whatwg r4947)

hixie: Clarify that the validityMessage must be synthesised if necessary. (whatwg r4973)

hixie: Clarify the situation of <link rel> having a mixture of value and invalid types. (whatwg r4917)

hixie: Clarify what iframe onerror fires for (whatwg r4920)

hixie: clarify which document to call (whatwg r4908)

hixie: Cleanup of preload='' and autoplay=''. (whatwg r4903)

hixie: cleanup of the lang='' processing for clarity. (whatwg r4943)

hixie: copy/paste error in description of 'duration' in vEvent vocab (whatwg r5059)

hixie: copypasta (whatwg r4997)

hixie: date problem

hixie: datetime xrefs (whatwg r4909)

hixie: define 'display size' for <select> so that we don't have to keep parsing size='' each time we need it. (whatwg r5009)

hixie: define <hr> vertical margins (whatwg r5008)

hixie: Define how a URL is established as being 'hierarchical' or 'authority-based'. (whatwg r4965)

hixie: Define rel=alternate for feeds as something conforming. (whatwg r4964)

hixie: DOM spec xrefs (whatwg r4910)

hixie: domintro for this was way wrong. (whatwg r5025)

hixie: Drop DOM Views support. (whatwg r4948)

hixie: Drop HTMLHeadElement.profile since UAs are removing support. (whatwg r5063)

hixie: explain what a conforming document is (whatwg r4932)

hixie: fine tune <section> and <article> descriptions some more. (whatwg r5031)

hixie: Fix alignment rules. (whatwg r4914)

hixie: fix an infinite loop (or crash, i guess) at the end of a list of tokens in this algorithm (whatwg r5006)

hixie: Fix details of form-association to handle a non-form element with a matching ID being inserted (by ID change) before the existing form, and to handle a new element with that ID being inserted or an element with that ID being removed. (whatwg r4979)

hixie: force merge recent changes into w3c copy (there were checkin problems before, not sure why)

hixie: Forgot to remove one of the cases that used the outline algorithm with no-alt imgs. (whatwg r5038)

hixie: grammar (whatwg r4897)

hixie: grammar (whatwg r4924)

hixie: had the wrong exception (whatwg r5028)

hixie: i can't type (whatwg r5003)

hixie: Increase valueAsNumber precision. (whatwg r4971)

hixie: It wouldn't make sense to do descendants... (whatwg r4945)

hixie: keep track of proposed markup for issue-81 in case it is needed (whatwg r4987)

hixie: let's be precise here (whatwg r4921)

hixie: magically fix strange mess with named character references. Not sure what's going on here. (whatwg r4942)

hixie: Make &#13; map to U+000D and not U+000A. This has ramifications throughout the parser. (whatwg r4933)

hixie: Make 'fetch' algorithm have a mode where it doesn't do redirects. Make 'navigate' algorithm block cross-origin non-safe non-POST redirects. (whatwg r4975)

hixie: Make <figcaption> accept flow again. Also clarify an exception handling case that was ambiguous. (whatwg r5054)

hixie: Make <iframe sandbox> also block autoplay, autofocus, and meta refresh. (whatwg r4982)

hixie: Make <object type=application/octet-stream> ignore the type= attribute for legacy compat also when Content-Type is set to application/octet-stream, or is set to text/plain and data is binary. (whatwg r4991)

hixie: Make <object type=application/octet-stream> ignore the type= attribute for legacy compat. Also, fix some trailing spaces throughout. (whatwg r4990)

hixie: Make <select><option selected><option selected> non-conforming due to too many 'selected's. (whatwg r5023)

hixie: Make <wbr> valid. (whatwg r4956)

hixie: Make = after a named character reference without a semicolon in an attribute result in the character reference _not_ being replaced. (whatwg r4959)

hixie: Make even form controls that don't get submitted be checked for validity when the form is submitted. Also, make controls that aren't in a form at all be validatable (e.g. using :valid/:invalid) (whatwg r4976)

hixie: Make history traversal scroll to fragmend identifiers correctly. (whatwg r4904)

hixie: Make IDL setters of enumerated attributes not throw an exception but instead pass invalid values through unmodified. (whatwg r4934)

hixie: Make it clearer that you need a name to be submitted, unless you're an image input. (whatwg r4978)

hixie: Make step='' work with type=week. (whatwg r4972)

hixie: Make the example make more sense. (whatwg r5005)

hixie: make the open bug list more visible (new link from maciej) (whatwg r5064)

hixie: Make the rendering rules consistent with the semantics. Must have missed this when changing the rule recently. (whatwg r5000)

hixie: Make this non-normative note more precisely correct. (whatwg r5066)

hixie: markup error (whatwg r4930)

hixie: mention hr doesn't affect the outline (whatwg r5036)

hixie: mention that <option name> is obsolete (whatwg r4954)

hixie: mention that cellIndex != slot_x (whatwg r4901)

hixie: Mention the HTTP use of the term 'resource' doesn't match HTML's. (whatwg r5015)

hixie: Merge the two postMessage algorithsm back into one. (whatwg r5002)

hixie: missing 'there' (whatwg r5039)

hixie: More information on the reasons for authoring conformance criteria. I can't wait to see other W3C and IETF specs, like SVG, Atom, or RDFa, include introduction sections explaining why _they_ all have authoring conformance criteria. (whatwg r4966)

hixie: More obsolete features I'd missed. Starting to really regret ever starting down this rabbit hole... (whatwg r4967)

hixie: Move <br> and <wbr> into the text-level semantics section. (whatwg r4957)

hixie: Move the Content-Type encoding parsing hack of an algorithm back into HTML5 from MIMESNIFF. (whatwg r5042)

hixie: Move things more towards what people want (details to be sorted out later by change proposal, I expect). (whatwg r4974)

hixie: named access on Window can return all kinds of things, not just other Windows (whatwg r5024)

hixie: Nuke <embed hspace> and <embed vspace> also. (whatwg r4969)

hixie: order consistency (whatwg r4923)

hixie: quite the typo (whatwg r5004)

hixie: readd annotations

hixie: Recommend use of class='' with <b>. (whatwg r4896)

hixie: ref fix (whatwg r4931)

hixie: regen with updated scripts (no changes expected other than dates)

hixie: Relax the recommendation of citing URLs for <blockquote> and <q>. (whatwg r5047)

hixie: remove bogus use of 'attr-bgcolor' (whatwg r4912)

hixie: Remove conformance requirements for processing profile=''. (whatwg r4986)

hixie: Remove obsolete intro line. (whatwg r5013)

hixie: Remove the rule that says you can use the heading of a secton as the caption of an image that otherwise lacks alternative text. (whatwg r5026)

hixie: Revamp how <object> type handling works, as the previous model was getting impenetrable and didn't match _any_ browsers. This one should more or less match Gecko and avoids known security problems with the previous model. Please let me know if you're a browser vendor and cannot implement this for whatever reason. (whatwg r4985)

hixie: s/r typo (whatwg r4899)

hixie: s/span/code/ for some event identifiers (whatwg r4955)

hixie: Script error that was blocking sorting by Notes field (missing nullcheck)

hixie: spec gen updates (whatwg r4958)

hixie: stablise ids for security sections (whatwg r4900)

hixie: Suggest using pattern='' with type=tel (whatwg r5012)

hixie: Suggest using title='' instead. (whatwg r5040)

hixie: sync with BCP47 terminology (whatwg r5007)

hixie: tersify (whatwg r4905)

hixie: The CSS rules need to do attribute value matching consistently across HTML and XHTML, despite the rules for interpreting author style sheets. (whatwg r4949)

hixie: Try to be more consistent about the use of the word 'error'. (whatwg r4999)

hixie: Try to clarify that this is mutually exclusive with the previous paragraph (whatwg r4926)

hixie: Try to clarify the meaning of 'plugin' once more. (whatwg r4996)

hixie: Try to explain what 'text' means in the attribute table. (whatwg r5035)

hixie: Try to make <button> not scoping, for compat. (whatwg r5032)

hixie: try to make things clearer and more consistent (whatwg r4962)

hixie: Try to match implementations more closely for <select multiple size=2> (whatwg r5010)

hixie: Tweak how things are defined for <output>'s reset algorithm so that it avoids confusion with respect to mutation events. (whatwg r5058)

hixie: typo (whatwg r4902)

hixie: typo (whatwg r4906)

hixie: typo (whatwg r4922)

hixie: typo (whatwg r4946)

hixie: typo (whatwg r4952)

hixie: typo (whatwg r5011)

hixie: typo (whatwg r5027)

hixie: typo - thanks myakura (whatwg r4944)

hixie: typos (whatwg r4951)

hixie: Update <time> examples to match latest spec text. (whatwg r5020)

hixie: Update change controllers. (whatwg r5014)

hixie: Update the form submission algorithm to match reality more closely. (whatwg r4977)

hixie: updating header per chair request (whatwg r4963)

hixie: use more consistent wording (this is referred to as migration in other parts of the spec) (whatwg r4928)

hixie: xref getElementById() (whatwg r4907)

hixie: xref Range members (whatwg r5029)

hixie: xref typo (whatwg r5057)

microdata; hixie: Add the glyphs to the named character references table (whatwg r4915)

microdata; hixie: Allow spaces around URLs in most attributes (not itemtype or xmlns). Require that UAs strip spaces around <input type=url value> URLs. (whatwg r4992)

microdata; hixie: americanization (whatwg r4918)

microdata; hixie: Apparently position:relative on table-cell is undefined. Let's rely on the slightly less undefined top:auto;left:auto. (whatwg r4916)

microdata; hixie: Be less draconian in the error handling for loops in microdata. Be clearer about whether %s get double-escaped in the RDF conversion. (whatwg r4980)

microdata; hixie: date problem

microdata; hixie: datetime xrefs (whatwg r4909)

microdata; hixie: explain what a conforming document is (whatwg r4932)

microdata; hixie: Make <object type=application/octet-stream> ignore the type= attribute for legacy compat. Also, fix some trailing spaces throughout. (whatwg r4990)

microdata; hixie: Make microdata not depend on HTML5 for now to decouple them process-wise. (whatwg r5037)

microdata; hixie: make the open bug list more visible (new link from maciej) (whatwg r5064)

microdata; hixie: readd annotations

microdata; hixie: regen with updated scripts (no changes expected other than dates)

microdata; hixie: Remove the magic from the vCard vocabulary, since the magic doesn't really work. (whatwg r4981)

microdata; hixie: spec gen updates (whatwg r4958)

microdata; hixie: Update change controllers. (whatwg r5014)

mike: add "is obsolete" admonitions for iframe/@allowtransparency and embed/@hspace|@vspace

mike: add admonition about option/@name being obsolete

mike: added admonitions about obsolete body margin* attributes

mike: added the wbr element

mike: correctly document the allowed values for the preload attribute (thx=Simon)

mike: fixed datatypes of some remaining height/width attributes to allow zero (they had been incorrectly restricted to being greater than zero); this affects iframe, embed, object, video, and input/@type=image (thx=Maciej)

mike: remove obsoleted Details section for nav element (thx=Oli)

mike: restrict content of button and th to phrasing, allow flow in figcaption

mike: updated bug-reporting link

mjs: Add an additional Change Proposal for ISSUE-32.

mjs: Add missing <br>.

mjs: Add permalink for ISSUE-91 (not sure why it was missing).

mjs: Add record of issues 111, 112, 113, 114, 115.

mjs: Add some line breaks.

mjs: Added third Change Proposal for ISSUE-86.

mjs: Fix description of a particular Change Proposal.

mjs: Fix mislabeled Change Proposal for ISSUE-82.

mjs: Fix typo in ISSUE-82 description.

mjs: Grant deadline extensions for ISSUE-82 and ISSUE-86.

mjs: Link to review comments on ISSUE-90, ISSUE-91, ISSUE-93, ISSUE-94, ISSUE-95, ISSUE-96, ISSUE-97 Change Proposals.

mjs: Mark ISSUE-94 as closed.

mjs: Record additional Change Proposal for ISSUE-74.

mjs: Record alternate Change Proposal for ISSUE-107.

mjs: Record alternate proposal for ISSUE-56. Also, tweak wording for ISSUE-66 slightly.

mjs: Record alternate proposal for ISSUE-86.

mjs: Record Call for Consensus on ISSUE-82.

mjs: Record Call for Proposals for ISSUE-90, ISSUE-91, ISSUE-93, ISSUE-94, ISSUE-95, ISSUE-96, ISSUE-97.

mjs: Record calls for Change Proposals for ISSUE-105, ISSUE-106.

mjs: Record calls for counter-proposals on issues 89, 92, 103, 107.

mjs: Record CfC to close ISSUE-81.

mjs: Record Change Proposal for Atom spec.

mjs: Record Change Proposal for ISSUE-105.

mjs: Record Change Proposal for ISSUE-107.

mjs: Record Change Proposal for ISSUE-110.

mjs: Record Change Proposal for ISSUE-81.

mjs: Record Change Proposal for ISSUE-82.

mjs: Record counter proposal for issue 100.

mjs: Record counter-proposal for issues 90, 91, 93, 95, 95, 97.

mjs: Record issue 110.

mjs: Record Jonas Sicking as volunteer to write counter-proposals for semantic element/attribute issues.

mjs: Record new issues 105 and 106.

mjs: Record Shelley Powers as volunteer for ISSUE-106.

mjs: Record that Call for Counter-Proposals for 4 and 84 is closed.

mjs: Record volunteer for ISSUE-9.

mjs: Remove obsolete note from ISSUE-80.

mjs: Revert ISSUE-32 to Chairs to decide the next step.

mjs: Update Change Proposal link for ISSUE-89. Record Change Proposals for 90, 91, 92, 93, 94, 95, 96, 97, 100.

mjs: Update counter-proposal for ISSUE-88.

mjs: Update machine-readable date for ISSUE-009.

mjs: Update the set of volunteers for semantic element counter-proposals.

postmsg; hixie: Add the glyphs to the named character references table (whatwg r4915)

postmsg; hixie: Apparently position:relative on table-cell is undefined. Let's rely on the slightly less undefined top:auto;left:auto. (whatwg r4916)

postmsg; hixie: fix domintro which had gotten out of sync with reality (whatwg r5001)

postmsg; hixie: Make microdata not depend on HTML5 for now to decouple them process-wise. (whatwg r5037)

postmsg; hixie: make the open bug list more visible (new link from maciej) (whatwg r5064)

postmsg; hixie: Merge the two postMessage algorithsm back into one. (whatwg r5002)

postmsg; hixie: regen with updated scripts (no changes expected other than dates)

postmsg; hixie: spec gen updates (whatwg r4958)

postmsg; hixie: stablise ids for security sections (whatwg r4900)

postmsg; hixie: typo (whatwg r4961)

postmsg; hixie: updating header per chair request (whatwg r4963)

sam: A little bit of style

sam: issue 9 change proposals received. add bug 8646 to issue 31 closed without prejudice: 99, 102, 104 add 107 and 109 to the list

sam: Link to another change proposal for issue-88

sam: Update issue 88

SSE; hixie: Add the glyphs to the named character references table (whatwg r4915)

SSE; hixie: Change .URL attributes to .url for all new interfaces. Blame Jonas. (whatwg r5065)

SSE; hixie: Make <object type=application/octet-stream> ignore the type= attribute for legacy compat. Also, fix some trailing spaces throughout. (whatwg r4990)

SSE; hixie: regen with updated scripts (no changes expected other than dates)

SSE; hixie: spec gen updates (whatwg r4958)

SSE; hixie: try to make things clearer and more consistent (whatwg r4962)

SSE; hixie: Update change controllers. (whatwg r5014)

SSE; hixie: updating header per chair request (whatwg r4963)

steve:

steve: added advantages/disadvatages for aria-labelledby method and updated same for aria-describedby

steve: added start of section on How long should a short text alternative be?

steve: Added the start of webcam techniques and examples

steve: date change

steve: fiddled with pre content in webcam code example

steve: fixed typos and added more info about how aria-describedby will work in the webcam example.

steve: put link from TOC to webcam technique

steve: remeve extraneous warning

steve: typos and tweeks to the alt attribute technique section

steve: updated alt atribute content for the webcam example to include info about unchanging aspects of the image

steve: updated alt technique methods with advantages and disadvantages for most methods.

steve: updated alt text to reflect updated image text content

steve: updated webcam technique added a second example

webDB; hixie: Add the glyphs to the named character references table (whatwg r4915)

webDB; hixie: ref fix (whatwg r4931)

webDB; hixie: regen with updated scripts (no changes expected other than dates)

webDB; hixie: spec gen updates (whatwg r4958)

webDB; hixie: stablise ids for security sections (whatwg r4900)

webDB; hixie: try to make things clearer and more consistent (whatwg r4962)

webDB; hixie: updating header per chair request (whatwg r4963)

websocket; hixie: add an explicit paragraph about how ws:...:443 isn't to be blocked. (whatwg r5052)

websocket; hixie: Add the glyphs to the named character references table (whatwg r4915)

websocket; hixie: Change .URL attributes to .url for all new interfaces. Blame Jonas. (whatwg r5065)

websocket; hixie: fix out-of-date link

websocket; hixie: Make <figcaption> accept flow again. Also clarify an exception handling case that was ambiguous. (whatwg r5054)

websocket; hixie: regen with updated scripts (no changes expected other than dates)

websocket; hixie: spec gen updates (whatwg r4958)

websocket; hixie: Tighten up the definition of bufferedAmount. (whatwg r5049)

websocket; hixie: try to make things clearer and more consistent (whatwg r4962)

websocket; hixie: typo (whatwg r5056)

websocket; hixie: updating header per chair request (whatwg r4963)

webstorage; hixie: Add the glyphs to the named character references table (whatwg r4915)

webstorage; hixie: ref fix (whatwg r4931)

webstorage; hixie: regen with updated scripts (no changes expected other than dates)

webstorage; hixie: spec gen updates (whatwg r4958)

webstorage; hixie: stablise ids for security sections (whatwg r4900)

webstorage; hixie: try to make things clearer and more consistent (whatwg r4962)

webstorage; hixie: updating header per chair request (whatwg r4963)

workers; hixie: add some worker demo links (whatwg r4998)

workers; hixie: Add the glyphs to the named character references table (whatwg r4915)

workers; hixie: Make self.close() in a worker not close the ports until after the worker has ended. (whatwg r5061)

workers; hixie: Make the worker event loop release the storage mutex. (whatwg r5062)

workers; hixie: regen with updated scripts (no changes expected other than dates)

workers; hixie: spec gen updates (whatwg r4958)

workers; hixie: try to make things clearer and more consistent (whatwg r4962)

workers; hixie: updating header per chair request (whatwg r4963)

Last message date: Friday, 30 April 2010 23:14:26 UTC