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

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

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

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -d -r1.181 -r1.182
--- Overview.src.html	7 Mar 2012 20:06:38 -0000	1.181
+++ Overview.src.html	12 Mar 2012 14:10:30 -0000	1.182
@@ -2561,6 +2561,7 @@
     <p>Further changes to WHATWG HTML that do not affect HTML5:</p>
     
     <ul>
+     <li>The 2d context now supports <code>Path</code> objects.
      <li>When the <code>itemprop</code> attribute is used on an element where microdata gets its value from an attribute (like <code>href</code> on <code>a</code> elements), that attribute is now required.
      <li><code>PeerConnection</code> was moved to WebRTC.
      <li>WebVTT was moved to its own specification.

Received on Monday, 12 March 2012 14:10:37 UTC