html5/html4-differences Overview.src.html,1.180,1.181

Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv5681

Modified Files:
	Overview.src.html 
Log Message:
s/Old/Existing/

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- Overview.src.html	7 Mar 2012 19:56:23 -0000	1.180
+++ Overview.src.html	7 Mar 2012 20:06:38 -0000	1.181
@@ -2213,7 +2213,7 @@
       <code data-anolis-spec=html>Document</code>.
     </ul>
     
-    <p>Old scripts that modified the prototype of <code>HTMLDocument</code>
+    <p>Existing scripts that modified the prototype of <code>HTMLDocument</code>
     should continue to work because <code>window.HTMLDocument</code> now returns
     the <code data-anolis-spec=html>Document</code> interface object.
 

Received on Wednesday, 7 March 2012 20:06:47 UTC