hixie: highlight relevant part of example for consistency (whatwg r3886)

hixie: highlight relevant part of example for consistency (whatwg r3886)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3048&r2=1.3049&f=h
http://html5.org/tools/web-apps-tracker?from=3885&to=3886

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3048
retrieving revision 1.3049
diff -u -d -r1.3048 -r1.3049
--- Overview.html 18 Sep 2009 01:09:41 -0000 1.3048
+++ Overview.html 18 Sep 2009 04:47:26 -0000 1.3049
@@ -15441,7 +15441,7 @@
 
     <tr><td><code><a href="#the-meter-element">meter</a></code>
      <td>Gauge
-     <td><pre class="example">Disk space remaining: &lt;meter&gt;75%&lt;meter&gt;</pre>
+     <td><pre class="example">Disk space remaining: <strong>&lt;meter&gt;75%&lt;meter&gt;</strong></pre>
 
     <tr><td><code><a href="#the-ruby-element">ruby</a></code>, <code><a href="#the-rt-element">rt</a></code>, <code><a href="#the-rp-element">rp</a></code>
      <td>Ruby annotations

Received on Friday, 18 September 2009 04:48:32 UTC