html5/markup/src attributes.html,1.28,1.29

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