Skip to content

Commit

Permalink
[e] (0) make example more consistent
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8604

git-svn-id: http://svn.whatwg.org/webapps@4570 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 11, 2010
1 parent 1a56d2b commit 8f1388e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -17951,7 +17951,7 @@ <h4 id=edits-and-lists><span class=secno>4.7.5 </span>Edits and lists</h4>
&lt;li&gt;&lt;ins&gt;Teal&lt;/ins&gt;&lt;/li&gt;
&lt;li&gt;&lt;del&gt;Lemon&lt;/del&gt;&lt;ins&gt;Yellow&lt;/ins&gt;&lt;/li&gt;
&lt;li&gt;Olive&lt;/li&gt;
&lt;li&gt;&lt;ins&gt;Purple&lt;/ins&gt;
&lt;li&gt;&lt;ins&gt;Purple&lt;/ins&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>

</div>
Expand Down
2 changes: 1 addition & 1 deletion index
Original file line number Diff line number Diff line change
Expand Up @@ -17816,7 +17816,7 @@ wormhole connection.&lt;/mark&gt;&lt;/p&gt;</pre>
&lt;li&gt;&lt;ins&gt;Teal&lt;/ins&gt;&lt;/li&gt;
&lt;li&gt;&lt;del&gt;Lemon&lt;/del&gt;&lt;ins&gt;Yellow&lt;/ins&gt;&lt;/li&gt;
&lt;li&gt;Olive&lt;/li&gt;
&lt;li&gt;&lt;ins&gt;Purple&lt;/ins&gt;
&lt;li&gt;&lt;ins&gt;Purple&lt;/ins&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>

</div>
Expand Down
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -19022,7 +19022,7 @@ wormhole connection.&lt;/mark>&lt;/p></pre>
&lt;li>&lt;ins>Teal&lt;/ins>&lt;/li>
&lt;li>&lt;del>Lemon&lt;/del>&lt;ins>Yellow&lt;/ins>&lt;/li>
&lt;li>Olive&lt;/li>
&lt;li>&lt;ins>Purple&lt;/ins>
&lt;li>&lt;ins>Purple&lt;/ins>&lt;/li>
&lt;/ul></pre>

</div>
Expand Down

0 comments on commit 8f1388e

Please sign in to comment.