diff options
author | John Hoven <hovenj@gmail.com> | 2014-03-06 13:56:09 -0600 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2014-03-20 15:47:35 -0400 |
commit | 541e7349b6533eb533c15d17e3e9e432e4a719ea (patch) | |
tree | c6fdbc92c1fac7fd8f4c1ce2eb93c30ce336b67a /AUTHORS.txt | |
parent | e547a2775fc79e4b2eb807da9d30719afc570458 (diff) | |
download | jquery-541e7349b6533eb533c15d17e3e9e432e4a719ea.tar.gz jquery-541e7349b6533eb533c15d17e3e9e432e4a719ea.zip |
Attributes: Trim whitespace from option text when returned as a value
Fixes #14858
Ref #14686
Closes gh-1531
(cherry picked from commit 9ec429cf6270e455aba4eba85f4db80e633806b6)
Conflicts:
src/attributes/val.js
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 5a4b804a8..f68f3304a 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -219,4 +219,5 @@ S. Andrew Sheppard <andrew@wq.io> Roman Reiß <me@silverwind.io> Benjy Cui <benjytrys@gmail.com> Rodrigo Rosenfeld Rosas <rr.rosas@gmail.com> +John Hoven <hovenj@gmail.com> |