- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
 - Date: Wed, 04 May 2011 23:03:26 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv15317
Modified Files:
	Overview.html 
Log Message:
remove unnecessary dfn (whatwg r6069)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4873
retrieving revision 1.4874
diff -u -d -r1.4873 -r1.4874
--- Overview.html	4 May 2011 22:27:57 -0000	1.4873
+++ Overview.html	4 May 2011 23:03:22 -0000	1.4874
@@ -2656,7 +2656,7 @@
 
    </dd>
 
-   <dt><dfn id="non-scripted">User agents with no scripting support</dfn></dt>
+   <dt id="non-scripted">User agents with no scripting support</dt>
 
    <dd>
 
Received on Wednesday, 4 May 2011 23:03:27 UTC