html5/spec Overview.html,1.5343,1.5344

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv2875

Modified Files:
	Overview.html 
Log Message:
xref (whatwg r6664)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5343
retrieving revision 1.5344
diff -u -d -r1.5343 -r1.5344
--- Overview.html	11 Oct 2011 23:16:08 -0000	1.5343
+++ Overview.html	11 Oct 2011 23:22:59 -0000	1.5344
@@ -18475,7 +18475,7 @@
     <p>Otherwise, do a <a href="#potentially-cors-enabled-fetch">potentially CORS-enabled fetch</a> of
     the resulting <a href="#absolute-url">absolute URL</a>, with the <i>mode</i>
     being the state of the element's <code title="attr-img-crossorigin"><a href="#attr-img-crossorigin">crossorigin</a></code> content
-    attribute, the <i><a href="#origin">origin</a></i> being the <a href="#origin">origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href="#origin">origin</a> of the
     <code><a href="#the-img-element">img</a></code> element's <code><a href="#document">Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -22698,7 +22698,7 @@
     <var title="">current media resource</var>'s <a href="#absolute-url">absolute
     URL</a>, with the <i>mode</i> being the state of the
     <a href="#media-element">media element</a>'s <code title="attr-media-crossorigin"><a href="#attr-media-crossorigin">crossorigin</a></code> content
-    attribute, the <i><a href="#origin">origin</a></i> being the <a href="#origin">origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href="#origin">origin</a> of the
     <a href="#media-element">media element</a>'s <code><a href="#document">Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>taint</i>.</p>
 
@@ -26233,7 +26233,7 @@
     <p>If <var title="">URL</var> is not the empty string, perform a
     <a href="#potentially-cors-enabled-fetch">potentially CORS-enabled fetch</a> of <var title="">URL</var>, with the <i>mode</i> being the state of the
     <a href="#media-element">media element</a>'s <code title="attr-media-crossorigin"><a href="#attr-media-crossorigin">crossorigin</a></code> content
-    attribute, the <i><a href="#origin">origin</a></i> being the <a href="#origin">origin</a> of the
+    attribute, the <i title="">origin</i> being the <a href="#origin">origin</a> of the
     <a href="#media-element">media element</a>'s <code><a href="#document">Document</a></code>, and the
     <i>default origin behaviour</i> set to <i>fail</i>.</p>
 

Received on Tuesday, 11 October 2011 23:23:07 UTC