- From: poot <cvsmail@w3.org>
- Date: Fri, 06 May 2011 15:38:01 -0400
- To: public-html-diffs@w3.org
hixie: typo (whatwg r6100) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4903&r2=1.4904&f=h http://html5.org/tools/web-apps-tracker?from=6099&to=6100 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4903 retrieving revision 1.4904 diff -u -d -r1.4903 -r1.4904 --- Overview.html 6 May 2011 01:02:06 -0000 1.4903 +++ Overview.html 6 May 2011 19:34:54 -0000 1.4904 @@ -11475,7 +11475,7 @@ relationship, then the UA should not <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource; if the UA does support the given <a href="#mime-type">MIME type</a> for the given link relationship, then the UA should <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource at the - approprite time as specified for the <a href="#external-resource-link">external resource + appropriate time as specified for the <a href="#external-resource-link">external resource link</a>'s particular type. If the attribute is omitted, and the external resource link type does not have a default type defined, but the user agent would <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource if the type @@ -39799,7 +39799,7 @@ <p><label><input type=checkbox name=ext checked> Hide extension</label> </details></pre> - <p>One could use this in conjuction with other <code><a href="#the-details-element">details</a></code> + <p>One could use this in conjunction with other <code><a href="#the-details-element">details</a></code> in a list to allow the user to collapse a set of fields down to a small set of headings, with the ability to open each one.</p> @@ -71587,6 +71587,7 @@ Kevin Benson, Kornél Pál, Kornel Lesinski, + Kris Northfield, Kristof Zelechovski, Krzysztof Maczyński, 黒澤剛志 (Kurosawa Takeshi),
Received on Friday, 6 May 2011 19:38:03 UTC