[html5] r3886 - [e] (0) highlight relevant part of example for consistency

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 17 21:53:30 PDT 2009


Author: ianh
Date: 2009-09-17 21:53:29 -0700 (Thu, 17 Sep 2009)
New Revision: 3886

Modified:
   index
   source
Log:
[e] (0) highlight relevant part of example for consistency

Modified: index
===================================================================
--- index	2009-09-18 01:15:42 UTC (rev 3885)
+++ index	2009-09-18 04:53:29 UTC (rev 3886)
@@ -17651,7 +17651,7 @@
 
     <tr><td><code><a href=#the-meter-element>meter</a></code>
      <td>Gauge
-     <td><pre class=example>Disk space remaining: <meter>75%<meter></pre>
+     <td><pre class=example>Disk space remaining: <strong><meter>75%<meter></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

Modified: source
===================================================================
--- source	2009-09-18 01:15:42 UTC (rev 3885)
+++ source	2009-09-18 04:53:29 UTC (rev 3886)
@@ -18887,7 +18887,7 @@
     <tr>
      <td><code>meter</code>
      <td>Gauge
-     <td><pre class="example">Disk space remaining: <meter>75%<meter></pre>
+     <td><pre class="example">Disk space remaining: <strong><meter>75%<meter></strong></pre>
 
     <tr>
      <td><code>ruby</code>, <code>rt</code>, <code>rp</code>




More information about the Commit-Watchers mailing list