- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 06 May 2011 19:46:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv28824 Modified Files: acknowledgements.html interactive-elements.html semantics.html spec.html Log Message: typo (whatwg r6100) [updated by splitter] Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1074 retrieving revision 1.1075 diff -u -d -r1.1074 -r1.1075 --- acknowledgements.html 5 May 2011 08:46:52 -0000 1.1074 +++ acknowledgements.html 6 May 2011 19:46:49 -0000 1.1075 @@ -670,6 +670,7 @@ Kevin Benson, Kornél Pál, Kornel Lesinski, + Kris Northfield, Kristof Zelechovski, Krzysztof Maczyński, 黒澤剛志 (Kurosawa Takeshi), Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.1030 retrieving revision 1.1031 diff -u -d -r1.1030 -r1.1031 --- interactive-elements.html 3 May 2011 19:47:18 -0000 1.1030 +++ interactive-elements.html 6 May 2011 19:46:49 -0000 1.1031 @@ -428,7 +428,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> Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1052 retrieving revision 1.1053 diff -u -d -r1.1052 -r1.1053 --- semantics.html 4 May 2011 18:47:02 -0000 1.1052 +++ semantics.html 6 May 2011 19:46:50 -0000 1.1053 @@ -771,7 +771,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="infrastructure.html#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="links.html#external-resource-link">external resource + appropriate time as specified for the <a href="links.html#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 Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1479 retrieving revision 1.1480 diff -u -d -r1.1479 -r1.1480 --- spec.html 6 May 2011 01:46:57 -0000 1.1479 +++ spec.html 6 May 2011 19:46:50 -0000 1.1480 @@ -367,7 +367,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.4903. +This is revision 1.4904. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 6 May 2011 19:46:54 UTC