Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) Remove an unnecessary paragraph that people couldn't agree ab…
…out.

git-svn-id: http://svn.whatwg.org/webapps@3671 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 25, 2009
1 parent d8f2e64 commit 7c71fd3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions index
Expand Up @@ -2212,9 +2212,6 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

<h3 id=case-sensitivity-and-string-comparison><span class=secno>2.3 </span>Case-sensitivity and string comparison</h3>

<p>This specification defines several comparison operators for
strings.</p>

<p>Comparing two strings in a <dfn id=case-sensitive>case-sensitive</dfn> manner means
comparing them exactly, code point for code point.</p>

Expand Down
3 changes: 0 additions & 3 deletions source
Expand Up @@ -1280,9 +1280,6 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

<h3>Case-sensitivity and string comparison</h3>

<p>This specification defines several comparison operators for
strings.</p>

<p>Comparing two strings in a <dfn>case-sensitive</dfn> manner means
comparing them exactly, code point for code point.</p>

Expand Down

0 comments on commit 7c71fd3

Please sign in to comment.