html5/html4-differences Overview.src.html,1.162,1.163

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

Modified Files:
	Overview.src.html 
Log Message:
missed some xrefs

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- Overview.src.html	6 Mar 2012 11:59:33 -0000	1.162
+++ Overview.src.html	6 Mar 2012 12:03:11 -0000	1.163
@@ -1892,11 +1892,12 @@
       <code data-anolis-spec=html>footer</code>, or <code
       data-anolis-spec=html>address</code> element descendants.
 
-      <li><p>HTML4 allowed <code>object</code> in <code>head</code>. HTML5 does
-      not.
+      <li><p>HTML4 allowed <code data-anolis-spec=html>object</code> in <code
+      data-anolis-spec=html>head</code>. HTML5 does not.
 
-      <li><p>WHATWG HTML allows <code>link</code> and <code>meta</code> as
-      descendants of <code>body</code> if they use microdata attributes.
+      <li><p>WHATWG HTML allows <code data-anolis-spec=html>link</code> and
+      <code data-anolis-spec=html>meta</code> as descendants of <code
+      data-anolis-spec=html>body</code> if they use microdata attributes.
 
       <li><p>The <code data-anolis-spec=html>noscript</code> element was a
       "block-level" element in HTML4, but is phrasing content in HTML5.

Received on Tuesday, 6 March 2012 12:03:17 UTC