html5/markup/elements cite.html,1.4,1.5

Update of /sources/public/html5/markup/elements
In directory hutz:/tmp/cvs-serv9883/elements

Modified Files:
	cite.html 
Log Message:
mark the cite element as "Changed" (thx=Jeremy Keith)


Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/elements/cite.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cite.html	29 Jan 2010 02:30:54 -0000	1.4
+++ cite.html	8 Mar 2010 18:25:10 -0000	1.5
@@ -1,6 +1,6 @@
 <div xmlns="http://www.w3.org/1999/xhtml">
   <h4>The cite element</h4>
-  <div id="shortdesc">cited title of a work</div>
+  <div id="shortdesc" class="changed">cited title of a work</div>
   <div id="longdesc">
     <p>The <a href="#cite" class="element">cite</a> element
     represents the cited title of a work; for example, the title

Received on Monday, 8 March 2010 18:25:13 UTC