html5/spec-author-view Overview.html,1.940,1.941 spec.html,1.948,1.949 the-iframe-element.html,1.52,1.53

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv24618

Modified Files:
	Overview.html spec.html the-iframe-element.html 
Log Message:
Make the change requested by Sam in http://lists.w3.org/Archives/Public/public-html/2010Jun/0562.html and revert r4768 in the WHATWG version. (whatwg r5108)

[updated by splitter]


Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- the-iframe-element.html	22 Jun 2010 10:27:39 -0000	1.52
+++ the-iframe-element.html	24 Jun 2010 06:47:24 -0000	1.53
@@ -824,21 +824,26 @@
 
    <pre>&lt;!DOCTYPE HTML&gt;
 &lt;html lang="en"&gt;
- &lt;head&gt;
-  &lt;title&gt;O3D test page&lt;/title&gt;
- &lt;/head&gt;
- &lt;body&gt;
-  &lt;p&gt;
-   &lt;object type="application/vnd.o3d.auto"&gt;
-    <strong>&lt;param name="o3d_features" value="FloatingPointTextures"&gt;</strong>
-    This page requires the use of a proprietary technology. Since you
-    have not installed the software product required to view this
-    page, you should try visiting another site that instead uses open
-    vendor-neutral technologies.
-   &lt;/object&gt;
-   &lt;script src="o3dtest.js"&gt;&lt;/script&gt;
-  &lt;/p&gt;
- &lt;/body&gt;
+  &lt;head&gt;
+   &lt;title&gt;O3D Utah Teapot&lt;/title&gt;
+  &lt;/head&gt;
+  &lt;body&gt;
+   &lt;p&gt;
+    &lt;object type="application/vnd.o3d.auto"&gt;
+     <strong>&lt;param name="o3d_features" value="FloatingPointTextures"&gt;</strong>
+     &lt;img src="o3d-teapot.png"
+          title="3D Utah Teapot illustration rendered using O3D."
+          alt="When O3D renders the Utah Teapot, it appears as a squat
+          teapot with a shiny metallic finish on which the
+          surroundings are reflected, with a faint shadow caused by
+          the lighting."&gt;
+     &lt;p&gt;To see the teapot actually rendered by O3D on your
+     computer, please download and install the &lt;a
+     href="http://code.google.com/apis/o3d/docs/gettingstarted.html#install"&gt;O3D plugin&lt;/a&gt;.&lt;/p&gt;
+    &lt;/object&gt;
+    &lt;script src="o3d-teapot.js"&gt;&lt;/script&gt;
+   &lt;/p&gt;
+  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
   </div></body></html>
\ No newline at end of file

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.940
retrieving revision 1.941
diff -u -d -r1.940 -r1.941
--- Overview.html	22 Jun 2010 10:27:33 -0000	1.940
+++ Overview.html	24 Jun 2010 06:47:22 -0000	1.941
@@ -331,7 +331,7 @@
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
     
-This is revision 1.4102.
+This is revision 1.4103.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.948
retrieving revision 1.949
diff -u -d -r1.948 -r1.949
--- spec.html	22 Jun 2010 10:27:37 -0000	1.948
+++ spec.html	24 Jun 2010 06:47:22 -0000	1.949
@@ -329,7 +329,7 @@
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
     
-This is revision 1.4102.
+This is revision 1.4103.
    </p> 
      <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -11100,21 +11100,26 @@
 
    <pre>&lt;!DOCTYPE HTML&gt;
 &lt;html lang="en"&gt;
- &lt;head&gt;
-  &lt;title&gt;O3D test page&lt;/title&gt;
- &lt;/head&gt;
- &lt;body&gt;
-  &lt;p&gt;
-   &lt;object type="application/vnd.o3d.auto"&gt;
-    <strong>&lt;param name="o3d_features" value="FloatingPointTextures"&gt;</strong>
-    This page requires the use of a proprietary technology. Since you
-    have not installed the software product required to view this
-    page, you should try visiting another site that instead uses open
-    vendor-neutral technologies.
-   &lt;/object&gt;
-   &lt;script src="o3dtest.js"&gt;&lt;/script&gt;
-  &lt;/p&gt;
- &lt;/body&gt;
+  &lt;head&gt;
+   &lt;title&gt;O3D Utah Teapot&lt;/title&gt;
+  &lt;/head&gt;
+  &lt;body&gt;
+   &lt;p&gt;
+    &lt;object type="application/vnd.o3d.auto"&gt;
+     <strong>&lt;param name="o3d_features" value="FloatingPointTextures"&gt;</strong>
+     &lt;img src="o3d-teapot.png"
+          title="3D Utah Teapot illustration rendered using O3D."
+          alt="When O3D renders the Utah Teapot, it appears as a squat
+          teapot with a shiny metallic finish on which the
+          surroundings are reflected, with a faint shadow caused by
+          the lighting."&gt;
+     &lt;p&gt;To see the teapot actually rendered by O3D on your
+     computer, please download and install the &lt;a
+     href="http://code.google.com/apis/o3d/docs/gettingstarted.html#install"&gt;O3D plugin&lt;/a&gt;.&lt;/p&gt;
+    &lt;/object&gt;
+    &lt;script src="o3d-teapot.js"&gt;&lt;/script&gt;
+   &lt;/p&gt;
+  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
   </div><h4 id=video><span class=secno>4.8.6 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href=http://www.w3.org/html/wg/tracker/issues/9>ISSUE-9</a> (video-accessibility) blocks progress to Last Call</span></p><dl class=element><dt>Categories</dt>

Received on Thursday, 24 June 2010 06:47:29 UTC