[html5] r5116 - [e] (0) Remove an example based on a comment from dbaron.

whatwg at whatwg.org whatwg at whatwg.org
Tue Jun 29 01:48:28 PDT 2010


Author: ianh
Date: 2010-06-29 01:48:27 -0700 (Tue, 29 Jun 2010)
New Revision: 5116

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove an example based on a comment from dbaron.

Modified: complete.html
===================================================================
--- complete.html	2010-06-29 08:45:52 UTC (rev 5115)
+++ complete.html	2010-06-29 08:48:27 UTC (rev 5116)
@@ -22983,35 +22983,7 @@
 
   </div>
 
-<!--POLITICS-->
-  <div class=example>
 
-   <p>Here is another example showing much the same, this time using a
-   <code><a href=#the-param-element>param</a></code> element to pass a parameter to the Flash
-   plugin.</p>
-
-   <pre><!DOCTYPE HTML>
-<html lang="en">
- <head>
-  <title>Flash test page</title>
- </head>
- <body>
-  <p>
-   <object type="application/x-shockwave-flash">
-    <strong><param name=movie value="http://www.macromedia.com/shockwave/download/triggerpages_mmcom/flash.swf"></strong>
-    This page requires the use of a proprietary technology. Since you
-    have not installed the software product required to view this
-    page, possibly because your device does not support that software
-    product, you should try visiting another site that instead uses
-    open vendor-neutral technologies.
-   </object> 
-  </p>
- </body>
-</html></pre>
-
-  </div>
-<!--POLITICS-->
-
   <h4 id=video><span class=secno>4.8.6 </span>The <dfn><code>video</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>

Modified: index
===================================================================
--- index	2010-06-29 08:45:52 UTC (rev 5115)
+++ index	2010-06-29 08:48:27 UTC (rev 5116)
@@ -22916,35 +22916,7 @@
 
   </div>
 
-<!--POLITICS-->
-  <div class=example>
 
-   <p>Here is another example showing much the same, this time using a
-   <code><a href=#the-param-element>param</a></code> element to pass a parameter to the Flash
-   plugin.</p>
-
-   <pre><!DOCTYPE HTML>
-<html lang="en">
- <head>
-  <title>Flash test page</title>
- </head>
- <body>
-  <p>
-   <object type="application/x-shockwave-flash">
-    <strong><param name=movie value="http://www.macromedia.com/shockwave/download/triggerpages_mmcom/flash.swf"></strong>
-    This page requires the use of a proprietary technology. Since you
-    have not installed the software product required to view this
-    page, possibly because your device does not support that software
-    product, you should try visiting another site that instead uses
-    open vendor-neutral technologies.
-   </object> 
-  </p>
- </body>
-</html></pre>
-
-  </div>
-<!--POLITICS-->
-
   <h4 id=video><span class=secno>4.8.6 </span>The <dfn><code>video</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>

Modified: source
===================================================================
--- source	2010-06-29 08:45:52 UTC (rev 5115)
+++ source	2010-06-29 08:48:27 UTC (rev 5116)
@@ -24568,35 +24568,7 @@
 
   </div>
 
-<!--END w3c-html--><!--POLITICS-->
-  <div class="example">
 
-   <p>Here is another example showing much the same, this time using a
-   <code>param</code> element to pass a parameter to the Flash
-   plugin.</p>
-
-   <pre><!DOCTYPE HTML>
-<html lang="en">
- <head>
-  <title>Flash test page</title>
- </head>
- <body>
-  <p>
-   <object type="application/x-shockwave-flash">
-    <strong><param name=movie value="http://www.macromedia.com/shockwave/download/triggerpages_mmcom/flash.swf"></strong>
-    This page requires the use of a proprietary technology. Since you
-    have not installed the software product required to view this
-    page, possibly because your device does not support that software
-    product, you should try visiting another site that instead uses
-    open vendor-neutral technologies.
-   </object> 
-  </p>
- </body>
-</html></pre>
-
-  </div>
-<!--START w3c-html--><!--POLITICS-->
-
   <h4 id="video">The <dfn><code>video</code></dfn> element</h4>
 
   <dl class="element">




More information about the Commit-Watchers mailing list