Fix for bug #1549, where the DOM conversion of <code/> and similar elements would...
authorJohn Resig <jeresig@gmail.com>
Tue, 4 Sep 2007 04:34:48 +0000 (04:34 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 4 Sep 2007 04:34:48 +0000 (04:34 +0000)
commitd259ec1a93ea087d76c02009eccaa42786f737bb
tree776aef5c109a572334b177469e2f992be0246c08
parent7d02f06e036f6a42ccd2c276e9f00a7cd35dc74a
Fix for bug #1549, where the DOM conversion of <code/> and similar elements would fail. This forces it to work correctly in all browsers.
src/jquery/coreTest.js
src/jquery/jquery.js