Merge branch 't7673' of https://github.com/jitter/jquery into jitter-t7673
This commit is contained in:
commit
e56d6f676b
2 changed files with 9 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
(function( jQuery ) {
|
||||
|
||||
var rclass = /[\n\t]/g,
|
||||
var rclass = /[\n\t\r]/g,
|
||||
rspaces = /\s+/,
|
||||
rreturn = /\r/g,
|
||||
rspecialurl = /^(?:href|src|style)$/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue