Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) i can't type
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9385

git-svn-id: http://svn.whatwg.org/webapps@5003 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 12, 2010
1 parent 147a8f9 commit c97a086
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -3369,7 +3369,7 @@ <h4 id=extensibility><span class=secno>2.2.2 </span>Extensibility</h4>
these features could write:</p>

<pre>&lt;p&gt;This smells of lemons!
&lt;span _ferret-smellovision _fetter-smellcode="LEM01"
&lt;span _ferret-smellovision _ferret-smellcode="LEM01"
_mb-outputsmell _mb-smell="lemon juice"&gt;&lt;/span&gt;&lt;/p&gt;</pre>

</div>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -3267,7 +3267,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
these features could write:</p>

<pre>&lt;p&gt;This smells of lemons!
&lt;span _ferret-smellovision _fetter-smellcode="LEM01"
&lt;span _ferret-smellovision _ferret-smellcode="LEM01"
_mb-outputsmell _mb-smell="lemon juice"&gt;&lt;/span&gt;&lt;/p&gt;</pre>

</div>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -2295,7 +2295,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
these features could write:</p>

<pre>&lt;p>This smells of lemons!
&lt;span _ferret-smellovision _fetter-smellcode="LEM01"
&lt;span _ferret-smellovision _ferret-smellcode="LEM01"
_mb-outputsmell _mb-smell="lemon juice">&lt;/span>&lt;/p></pre>

</div>
Expand Down

0 comments on commit c97a086

Please sign in to comment.