- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Apr 2010 19:42:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv31685/src
Modified Files:
syntax.html
Log Message:
added the wbr element
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/src/syntax.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- syntax.html 5 Mar 2010 08:08:47 -0000 1.81
+++ syntax.html 2 Apr 2010 19:42:22 -0000 1.82
@@ -318,7 +318,8 @@
<code><a href="#link">link</a></code>,
<code><a href="#meta">meta</a></code>,
<code><a href="#param">param</a></code>,
- <code><a href="#source">source</a></code>
+ <code><a href="#source">source</a></code>,
+ <code><a href="#wbr">wbr</a></code>
</li>
</ul>
<p id="elements-html-syntax">The following list describes syntax
Received on Friday, 2 April 2010 19:42:25 UTC