html5/markup/src attributes.html,1.20,1.21

Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv31532/src

Modified Files:
	attributes.html 
Log Message:
fixed spec links for event-handler attributes, and make some tweaks to speed up the build a bit


Index: attributes.html
===================================================================
RCS file: /sources/public/html5/markup/src/attributes.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- attributes.html	15 Jul 2010 15:36:17 -0000	1.20
+++ attributes.html	22 Jul 2010 05:48:27 -0000	1.21
@@ -316,7 +316,7 @@
     </dl>
     <dl>
       <dt id="scripting.attr.onemptied" class="new">onemptied</dt>
-      <dd>Element video or audio element has returned to the
+      <dd>The video or audio element has returned to the
         uninitialized state.</dd>
     </dl>
     <dl>

Received on Thursday, 22 July 2010 05:48:30 UTC