- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 May 2008 06:05:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes In directory hutz:/tmp/cvs-serv22299 Modified Files: Overview.html Overview.src.html Log Message: r1.898: "Commenting out rel=contact since it clashes with XFN. (whatwg r1711)" Index: Overview.html =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.html,v retrieving revision 1.217 retrieving revision 1.218 diff -u -d -r1.217 -r1.218 --- Overview.html 29 May 2008 05:56:08 -0000 1.217 +++ Overview.html 29 May 2008 06:05:34 -0000 1.218 @@ -2550,6 +2550,11 @@ conditions under which <code>Ping-From</code>, <code>Ping-To</code>, and <code>Referer</code> HTTP headers must be included.</li> + <li>In the “Link types” section, the link type + “contact” was removed from the table that lists + conformant link types.</li> + <li>The subsection that defined that “contact” link + type was completely removed.</li> <li>In the subsection that defines the “icon” link type, a definition was added for the <code class="htmlattribute">sizes</code> attribute (for specifying sizes for icon link types) and its Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.src.html,v retrieving revision 1.211 retrieving revision 1.212 diff -u -d -r1.211 -r1.212 --- Overview.src.html 29 May 2008 05:56:08 -0000 1.211 +++ Overview.src.html 29 May 2008 06:05:34 -0000 1.212 @@ -2577,6 +2577,11 @@ conditions under which <code>Ping-From</code>, <code>Ping-To</code>, and <code>Referer</code> HTTP headers must be included.</li> + <li>In the “Link types” section, the link type + “contact” was removed from the table that lists + conformant link types.</li> + <li>The subsection that defined that “contact” link + type was completely removed.</li> <li>In the subsection that defines the “icon” link type, a definition was added for the <code class=htmlattribute>sizes</code> attribute (for
Received on Thursday, 29 May 2008 06:06:13 UTC