html5/spec spec.html,1.1589,1.1590 the-iframe-element.html,1.84,1.85

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

Modified Files:
	spec.html the-iframe-element.html 
Log Message:
An initial intro. (whatwg r6373)

[updated by splitter]


Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- the-iframe-element.html	3 Aug 2011 00:47:37 -0000	1.84
+++ the-iframe-element.html	4 Aug 2011 23:46:22 -0000	1.85
@@ -2752,9 +2752,11 @@
   referred to as <dfn id="media-data">media data</dfn> in this section, since this
   section applies equally to <a href="#media-element" title="media element">media
   elements</a> for audio or for video.
+
   The term <dfn id="media-resource">media resource</dfn> is used to refer to the complete
   set of media data, e.g. the complete video file, or complete audio
   file.
+
   </p><p>A <a href="#media-resource">media resource</a> can have multiple audio and video
   tracks. For the purposes of a <a href="#media-element">media element</a>, the video
   data of the <a href="#media-resource">media resource</a> is only that of the

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1589
retrieving revision 1.1590
diff -u -d -r1.1589 -r1.1590
--- spec.html	4 Aug 2011 21:46:22 -0000	1.1589
+++ spec.html	4 Aug 2011 23:46:22 -0000	1.1590
@@ -349,7 +349,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5088.
+This is revision 1.5089.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide

Received on Thursday, 4 August 2011 23:46:30 UTC