- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 23 Feb 2010 07:07:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv834 Modified Files: Overview.html embedded-content-1.html spec.html Log Message: attempt to make this more readable (whatwg r4795) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.736 retrieving revision 1.737 diff -u -d -r1.736 -r1.737 --- Overview.html 23 Feb 2010 05:57:06 -0000 1.736 +++ Overview.html 23 Feb 2010 07:07:14 -0000 1.737 @@ -306,7 +306,7 @@ </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>. -This is revision 1.3841. +This is revision 1.3842. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2009 <a href="http://www.w3.org/"><abbr title="World Wide Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- embedded-content-1.html 22 Feb 2010 23:07:03 -0000 1.22 +++ embedded-content-1.html 23 Feb 2010 07:07:14 -0000 1.23 @@ -1025,7 +1025,8 @@ attribute's value may be omitted, but one of the following conditions must be met as well:</p> - <ul><li>The <code title="attr-title"><a href="elements.html#the-title-attribute">title</a></code> attribute is + <ul><!-- when editing this list, don't forget to update the "Guidance + for conformance checkers" section below --><li>The <code title="attr-title"><a href="elements.html#the-title-attribute">title</a></code> attribute is present and has a non-empty value.</li> <li>The <code><a href="#the-img-element">img</a></code> element is in a <code><a href="grouping-content.html#the-figure-element">figure</a></code> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.741 retrieving revision 1.742 diff -u -d -r1.741 -r1.742 --- spec.html 23 Feb 2010 05:57:06 -0000 1.741 +++ spec.html 23 Feb 2010 07:07:14 -0000 1.742 @@ -304,7 +304,7 @@ </dl><p>This specification is available in the following formats: <a href=spec.html>single page HTML</a>, <a href=Overview.html>multipage HTML</a>. -This is revision 1.3841. +This is revision 1.3842. </p> <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2009 <a href=http://www.w3.org/><abbr title="World Wide @@ -9601,7 +9601,8 @@ attribute's value may be omitted, but one of the following conditions must be met as well:</p> - <ul><li>The <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute is + <ul><!-- when editing this list, don't forget to update the "Guidance + for conformance checkers" section below --><li>The <code title=attr-title><a href=#the-title-attribute>title</a></code> attribute is present and has a non-empty value.</li> <li>The <code><a href=#the-img-element>img</a></code> element is in a <code><a href=#the-figure-element>figure</a></code>
Received on Tuesday, 23 February 2010 07:07:21 UTC