- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 May 2008 06:12:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes
In directory hutz:/tmp/cvs-serv24664
Modified Files:
Overview.src.html
Log Message:
r1.899: "Make rel=icon use the last icon for compatibility with legacy UAs."
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.src.html,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- Overview.src.html 29 May 2008 06:05:34 -0000 1.212
+++ Overview.src.html 29 May 2008 06:12:37 -0000 1.213
@@ -2586,7 +2586,13 @@
type, a definition was added for the <code
class=htmlattribute>sizes</code> attribute (for
specifying sizes for icon link types) and its
- conformant values.</li>
+ conformant values; also, text which had stated that
+ “If there are multiple equally appropriate icons, user
+ agents must use the first one declared in tree order”
+ was revised to read, <q>If there are multiple equally
+ appropriate icons, user agents must use the <em
+ class=highlight>last</em> one declared in tree
+ order.</q></li>
<li>In the subsection that defines the “nofollow” link
type, a statement was emended to now read (add text
highlighted), <q>The nofollow keyword indicates that
Received on Thursday, 29 May 2008 06:13:17 UTC