- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 18 Jun 2011 10:08:23 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv24005/src
Modified Files:
attributes.html
Log Message:
mark dirname as new
Index: attributes.html
===================================================================
RCS file: /sources/public/html5/markup/src/attributes.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- attributes.html 18 Jun 2011 10:01:01 -0000 1.28
+++ attributes.html 18 Jun 2011 10:08:21 -0000 1.29
@@ -236,7 +236,7 @@
represented by its element.</dd>
</dl>
<dl>
- <dt id="shared-form.attrs.dirname">dirname</dt>
+ <dt id="shared-form.attrs.dirname" class="new">dirname</dt>
<dd>Enables submission of a value for the directionality of the
element, and gives the name of the field that contains that
value.</dd>
Received on Saturday, 18 June 2011 10:08:28 UTC