Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) highlight relevant part of example for consistency
git-svn-id: http://svn.whatwg.org/webapps@3886 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 18, 2009
1 parent 4fdc622 commit 1436e21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -17651,7 +17651,7 @@ and a height of &lt;meter&gt;2cm&lt;/meter&gt;.&lt;/p&gt; &lt;!-- <strong>BAD!</

<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
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -18887,7 +18887,7 @@ and a height of &lt;meter>2cm&lt;/meter>.&lt;/p> &lt;!-- <strong>BAD!</strong> -
<tr>
<td><code>meter</code>
<td>Gauge
<td><pre class="example">Disk space remaining: &lt;meter>75%&lt;meter></pre>
<td><pre class="example">Disk space remaining: <strong>&lt;meter>75%&lt;meter></strong></pre>

<tr>
<td><code>ruby</code>, <code>rt</code>, <code>rp</code>
Expand Down

0 comments on commit 1436e21

Please sign in to comment.