[html5] r5379 - [e] (0) mark example up Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9930

whatwg at whatwg.org whatwg at whatwg.org
Fri Aug 27 16:06:03 PDT 2010


Author: ianh
Date: 2010-08-27 16:06:01 -0700 (Fri, 27 Aug 2010)
New Revision: 5379

Modified:
   complete.html
   index
   source
Log:
[e] (0) mark example up
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9930

Modified: complete.html
===================================================================
--- complete.html	2010-08-27 23:04:21 UTC (rev 5378)
+++ complete.html	2010-08-27 23:06:01 UTC (rev 5379)
@@ -32951,6 +32951,8 @@
 
   <p><i>This section is non-normative.</i></p>
 
+  <div class=example>
+
   <p>Here is an example of a script that uses canvas to draw pretty
   glowing lines.</p>
 
@@ -32995,6 +32997,8 @@
 
 </script></pre>
 
+  </div>
+
   
 
   </div><!--data-component-->

Modified: index
===================================================================
--- index	2010-08-27 23:04:21 UTC (rev 5378)
+++ index	2010-08-27 23:06:01 UTC (rev 5379)
@@ -32876,6 +32876,8 @@
 
   <p><i>This section is non-normative.</i></p>
 
+  <div class=example>
+
   <p>Here is an example of a script that uses canvas to draw pretty
   glowing lines.</p>
 
@@ -32920,6 +32922,8 @@
 
 </script></pre>
 
+  </div>
+
   
 
   </div><!--data-component-->

Modified: source
===================================================================
--- source	2010-08-27 23:04:21 UTC (rev 5378)
+++ source	2010-08-27 23:06:01 UTC (rev 5379)
@@ -36354,6 +36354,8 @@
 
   <p><i>This section is non-normative.</i></p>
 
+  <div class="example">
+
   <p>Here is an example of a script that uses canvas to draw pretty
   glowing lines.</p>
 
@@ -36398,6 +36400,8 @@
 
 </script></pre>
 
+  </div>
+
   <!--END 2dcontext-->
 
   </div><!--data-component-->




More information about the Commit-Watchers mailing list