html5/markup/src datatypes.html,1.42,1.43

Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv10099/src

Modified Files:
	datatypes.html 
Log Message:
"allow-top-navigation" added to list of iframe/@sandbox values


Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/src/datatypes.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- datatypes.html	8 Mar 2010 17:28:45 -0000	1.42
+++ datatypes.html	26 Mar 2010 11:31:19 -0000	1.43
@@ -701,6 +701,7 @@
           <li>"<code>allow-same-origin</code>"</li>
           <li>"<code>allow-forms</code>"</li>
           <li>"<code>allow-scripts</code>"</li>
+          <li>"<code>allow-top-navigation</code>"</li>
         </ul>
       </div>
     </dd>

Received on Friday, 26 March 2010 11:31:23 UTC