- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Aug 2010 04:36:49 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21050
Modified Files:
links.html spec.html
Log Message:
missing paragraph (whatwg r5250)
[updated by splitter]
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- links.html 9 Aug 2010 04:06:49 -0000 1.13
+++ links.html 9 Aug 2010 04:36:47 -0000 1.14
@@ -1317,6 +1317,8 @@
elements, and defines what the other attributes mean when used
with the link type.</p>
+ <p>Allowed values:</p>
+
<dl><dt>Not allowed</dt>
<dd>The keyword must not be specified on <code><a href="text-level-semantics.html#the-a-element">a</a></code> and
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1111
retrieving revision 1.1112
diff -u -d -r1.1111 -r1.1112
--- spec.html 9 Aug 2010 04:06:49 -0000 1.1111
+++ spec.html 9 Aug 2010 04:36:47 -0000 1.1112
@@ -333,7 +333,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">author edition</a>.
-This is revision 1.4178.
+This is revision 1.4179.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Monday, 9 August 2010 04:36:50 UTC