]> source.dussan.org Git - jquery.git/commit
Revert "Fix #12350. Remove BOM in jQuery.trim. Close gh-897."
authorDave Methvin <dave.methvin@gmail.com>
Mon, 20 Aug 2012 13:33:35 +0000 (09:33 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 20 Aug 2012 13:33:35 +0000 (09:33 -0400)
commitac043b1bc8096bfbb4be7995af4f5ccc5cad7c19
treef30bb2788ea2097730b9f6a00c9ef5ad87877325
parent0f553ed0ca0c50c5f66377e9f2c6314f822e8f25
Revert "Fix #12350. Remove BOM in jQuery.trim. Close gh-897."

This reverts commit 2b5b4ebbd78ce10cbbe2a6f057feea615fc69629.

String.prototype.trim doesn't trim BOM in Safari 5.0 so this won't work without additional feature detects.

http://swarm.jquery.org/result/165379
AUTHORS.txt
src/core.js
test/unit/core.js