- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 05 Jan 2010 08:47:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv16205 Modified Files: Overview.html links.html microdata.html spec.html Log Message: Add some type='' attributes to show how that could be done. (whatwg r4482) [updated by splitter] Index: microdata.html =================================================================== RCS file: /sources/public/html5/spec-author-view/microdata.html,v retrieving revision 1.556 retrieving revision 1.557 diff -u -d -r1.556 -r1.557 --- microdata.html 5 Jan 2010 06:47:06 -0000 1.556 +++ microdata.html 5 Jan 2010 08:47:54 -0000 1.557 @@ -871,7 +871,7 @@ <code><a href="the-iframe-element.html#the-object-element">object</a></code>, <code><a href="video.html#the-source-element">source</a></code>, and <code><a href="video.html#video">video</a></code> elements.</p><p>If a property's <a href="#concept-property-value" title="concept-property-value">value</a> is an <a href="urls.html#absolute-url">absolute URL</a>, the property must be specified - using an <a href="#url-property-elements" title="URL property elements">URL property + using a <a href="#url-property-elements" title="URL property elements">URL property element</a>.</p><h4 id="associating-names-with-items"><span class="secno">5.2.5 </span>Associating names with items</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>To find <dfn id="the-properties-of-an-item">the properties of an item</dfn>, the user agent must run the following steps:</p><ol><li><p>Let <var title="">root</var> be the element with the <code title="attr-itemscope"><a href="#attr-itemscope">itemscope</a></code> attribute.</p></li> Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.576 retrieving revision 1.577 diff -u -d -r1.576 -r1.577 --- Overview.html 5 Jan 2010 08:17:20 -0000 1.576 +++ Overview.html 5 Jan 2010 08:47:54 -0000 1.577 @@ -281,7 +281,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.3580. +This is revision 1.3582. </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: links.html =================================================================== RCS file: /sources/public/html5/spec-author-view/links.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- links.html 3 Jan 2010 15:15:06 -0000 1.9 +++ links.html 5 Jan 2010 08:47:54 -0000 1.10 @@ -603,11 +603,11 @@ <html> <head> <title>lsForums — Inbox</title> - <link rel=icon href=favicon.png sizes="16x16"> + <link rel=icon href=favicon.png sizes="16x16" type="image/png"> <link rel=icon href=windows.ico sizes="32x32 48x48"> <link rel=icon href=mac.icns sizes="128x128 512x512 8192x8192 32768x32768"> - <link rel=icon href=iphone.png sizes="59x60"> - <link rel=icon href=gnome.svg sizes="any"> + <link rel=icon href=iphone.png sizes="59x60" type="image/png"> + <link rel=icon href=gnome.svg sizes="any" type="image/svg+xml"> <link rel=stylesheet href=lsforums.css> <script src=lsforums.js></script> <meta name=application-name content="lsForums"> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.581 retrieving revision 1.582 diff -u -d -r1.581 -r1.582 --- spec.html 5 Jan 2010 08:17:20 -0000 1.581 +++ spec.html 5 Jan 2010 08:47:54 -0000 1.582 @@ -279,7 +279,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.3580. +This is revision 1.3582. </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 @@ -22058,7 +22058,7 @@ <code><a href=#the-object-element>object</a></code>, <code><a href=#the-source-element>source</a></code>, and <code><a href=#video>video</a></code> elements.</p><p>If a property's <a href=#concept-property-value title=concept-property-value>value</a> is an <a href=#absolute-url>absolute URL</a>, the property must be specified - using an <a href=#url-property-elements title="URL property elements">URL property + using a <a href=#url-property-elements title="URL property elements">URL property element</a>.</p><h4 id=associating-names-with-items><span class=secno>5.2.5 </span>Associating names with items</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>To find <dfn id=the-properties-of-an-item>the properties of an item</dfn>, the user agent must run the following steps:</p><ol><li><p>Let <var title="">root</var> be the element with the <code title=attr-itemscope><a href=#attr-itemscope>itemscope</a></code> attribute.</p></li> @@ -23950,11 +23950,11 @@ <html> <head> <title>lsForums — Inbox</title> - <link rel=icon href=favicon.png sizes="16x16"> + <link rel=icon href=favicon.png sizes="16x16" type="image/png"> <link rel=icon href=windows.ico sizes="32x32 48x48"> <link rel=icon href=mac.icns sizes="128x128 512x512 8192x8192 32768x32768"> - <link rel=icon href=iphone.png sizes="59x60"> - <link rel=icon href=gnome.svg sizes="any"> + <link rel=icon href=iphone.png sizes="59x60" type="image/png"> + <link rel=icon href=gnome.svg sizes="any" type="image/svg+xml"> <link rel=stylesheet href=lsforums.css> <script src=lsforums.js></script> <meta name=application-name content="lsForums">
Received on Tuesday, 5 January 2010 08:47:58 UTC