- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Nov 2011 15:57:15 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv2652 Modified Files: Overview.html spec.html spec.preprocessed.html the-abbr-element.html Log Message: typo (whatwg r6803) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1708 retrieving revision 1.1709 diff -u -d -r1.1708 -r1.1709 --- Overview.html 1 Nov 2011 06:56:57 -0000 1.1708 +++ Overview.html 1 Nov 2011 15:57:04 -0000 1.1709 @@ -169,7 +169,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5442.</p> + This is revision 1.5444.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-abbr-element.html,v retrieving revision 1.118 retrieving revision 1.119 diff -u -d -r1.118 -r1.119 --- the-abbr-element.html 1 Nov 2011 05:57:19 -0000 1.118 +++ the-abbr-element.html 1 Nov 2011 15:57:13 -0000 1.119 @@ -272,7 +272,7 @@ attribute must be present. Its value must be a representation of the element's contents in a machine-readable format.<p>The element can be used for several purposes.<p>When combined with microformats or the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#microdata" title='Read about this "microdata attributes" reference in the full HTML5 spec.'>microdata attributes</a> defined in this specification, the element serves to provide both a machine-readable - value for the purposes of data procesors, and a human-readable value + value for the purposes of data processors, and a human-readable value for the purposes of rendering in a Web browser. In this case, the format to be used in the <code title="attr-data-value"><a href="#attr-data-value" id="value_4">value</a></code> attribute is determined by the microformats or microdata Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1838 retrieving revision 1.1839 diff -u -d -r1.1838 -r1.1839 --- spec.html 1 Nov 2011 06:56:57 -0000 1.1838 +++ spec.html 1 Nov 2011 15:57:05 -0000 1.1839 @@ -170,7 +170,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5442.</p> + This is revision 1.5444.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -9264,7 +9264,7 @@ attribute must be present. Its value must be a representation of the element's contents in a machine-readable format.</p><p>The element can be used for several purposes.</p><p>When combined with microformats or the <a href="http://dev.w3.org/html5/spec/.html#microdata" class="full-spec-link" title='Read about this "microdata attributes" reference in the full HTML5 spec.'>microdata attributes</a> defined in this specification, the element serves to provide both a machine-readable - value for the purposes of data procesors, and a human-readable value + value for the purposes of data processors, and a human-readable value for the purposes of rendering in a Web browser. In this case, the format to be used in the <code title="attr-data-value"><a href="#attr-data-value" id="value_4">value</a></code> attribute is determined by the microformats or microdata Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.690 retrieving revision 1.691 diff -u -d -r1.690 -r1.691 --- spec.preprocessed.html 1 Nov 2011 06:57:02 -0000 1.690 +++ spec.preprocessed.html 1 Nov 2011 15:57:12 -0000 1.691 @@ -183,7 +183,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5442.</p> + This is revision 1.5444.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -8944,7 +8944,7 @@ attribute must be present. Its value must be a representation of the element's contents in a machine-readable format.</p><p>The element can be used for several purposes.</p><p>When combined with microformats or the <a href="#microdata">microdata attributes</a> defined in this specification, the element serves to provide both a machine-readable - value for the purposes of data procesors, and a human-readable value + value for the purposes of data processors, and a human-readable value for the purposes of rendering in a Web browser. In this case, the format to be used in the <code title="attr-data-value"><a href="#attr-data-value">value</a></code> attribute is determined by the microformats or microdata
Received on Tuesday, 1 November 2011 15:57:20 UTC