- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Oct 2012 01:14:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/srcset In directory hutz:/tmp/cvs-serv19099 Modified Files: Overview.html Log Message: commit 969a0777f85e5bd4eb118dc0dd73b8d146087807 Author: Edward O'Connor <hober0@gmail.com> Date: Wed Oct 10 17:57:30 2012 -0700 Fix header formatting and validation of the various specs. Index: Overview.html =================================================================== RCS file: /sources/public/html5/srcset/Overview.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Overview.html 11 Oct 2012 00:13:09 -0000 1.3 +++ Overview.html 11 Oct 2012 01:14:33 -0000 1.4 @@ -330,7 +330,7 @@ <dt>Latest Editor's Draft:</dt> <dd><a class=latest-link href=http://dev.w3.org/html5/spec/Overview.html>http://dev.w3.org/html5/spec/Overview.html</a></dd> - <dl><dt>Editor:</dt> + <dt>Editor:</dt> <dd><a href=mailto:eoconnor@apple.com>Edward O'Connor</a>, Apple Inc.</dd> <dt>Derived from the HTML Living Standard edited by:</dt> <dd><a href=mailto:ian@hixie.ch>Ian Hickson</a>, Google, Inc.</dd> @@ -347,14 +347,13 @@ and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.</p> -</dl></div> <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> <p class=alt>The bulk of the text of this specification is also - available in the WHATWG <a class=XXX href=http://www.whatwg.org/specs/web-apps/current-work/complete.html>Web Applications 1.0</a> specification, under a license that permits + available in the WHATWG <a href=http://www.whatwg.org/specs/web-apps/current-work/complete.html#the-img-element>Web Applications 1.0</a> specification, under a license that permits reuse of the specification text.</p> <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - + </div> <hr class=top><h2 class="no-num no-toc" id=abstract>Abstract</h2> @@ -629,7 +628,6 @@ </div> - <h2 id=obtaining-images><span class=secno>6 </span>Obtaining images</h2> <p>User agents may obtain images immediately or on demand.</p>
Received on Thursday, 11 October 2012 01:14:36 UTC