diff options
author | Rodrigo Rosenfeld Rosas <rr.rosas@gmail.com> | 2014-01-28 15:19:25 -0200 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2014-03-20 14:42:44 -0400 |
commit | e547a2775fc79e4b2eb807da9d30719afc570458 (patch) | |
tree | eeda59be462a353d2d7eb42795ab69047e5fe2ae /AUTHORS.txt | |
parent | ca0086b55a158d8a4347f94254878d6dc5dd90ed (diff) | |
download | jquery-e547a2775fc79e4b2eb807da9d30719afc570458.tar.gz jquery-e547a2775fc79e4b2eb807da9d30719afc570458.zip |
CSS: window.getDefaultComputedStyle may return null
Fixes #14736
Closes gh-1501
(cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666)
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 954e97afe..5a4b804a8 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -218,4 +218,5 @@ Forbes Lindesay <forbes@lindesay.co.uk> S. Andrew Sheppard <andrew@wq.io> Roman Reiß <me@silverwind.io> Benjy Cui <benjytrys@gmail.com> +Rodrigo Rosenfeld Rosas <rr.rosas@gmail.com> |