html5/html4-differences Overview.src.html,1.166,1.167

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

Modified Files:
	Overview.src.html 
Log Message:
wrap

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- Overview.src.html	6 Mar 2012 12:13:13 -0000	1.166
+++ Overview.src.html	6 Mar 2012 12:14:43 -0000	1.167
@@ -2362,7 +2362,10 @@
       title=dom-a-port>port</code>, <code data-anolis-spec=html
       title=dom-a-pathname>pathname</code>, <code data-anolis-spec=html
       title=dom-a-search>search</code> and <code data-anolis-spec=html
-      title=dom-a-hash>hash</code>. <code data-anolis-spec=html>HTMLLinkElement</code> and <code data-anolis-spec=html>HTMLAreaElement</code> also have the <code data-anolis-spec=html title=dom-link-relList>relList</code> IDL attribute.
+      title=dom-a-hash>hash</code>. <code
+      data-anolis-spec=html>HTMLLinkElement</code> and <code
+      data-anolis-spec=html>HTMLAreaElement</code> also have the <code
+      data-anolis-spec=html title=dom-link-relList>relList</code> IDL attribute.
 
       <li><p><code data-anolis-spec=html>HTMLImageElement</code> now has a
       constructor <code data-anolis-spec=html title=dom-Image>Image</code>, the

Received on Tuesday, 6 March 2012 12:14:50 UTC