html5/html4-differences Overview.src.html,1.177,1.178

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

Modified Files:
	Overview.src.html 
Log Message:
missed url decomposition on area

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- Overview.src.html	7 Mar 2012 19:36:16 -0000	1.177
+++ Overview.src.html	7 Mar 2012 19:43:19 -0000	1.178
@@ -2378,6 +2378,8 @@
       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.
+      <code data-anolis-spec=html>HTMLAreaElement</code> also has the URL
+      decomposition IDL attributes.
 
       <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 Wednesday, 7 March 2012 19:43:28 UTC