]> source.dussan.org Git - jquery.git/commit
CSS: Don’t trim whitespace of undefined custom property
authorAnders Kaseorg <andersk@mit.edu>
Mon, 19 Sep 2022 21:08:12 +0000 (14:08 -0700)
committerGitHub <noreply@github.com>
Mon, 19 Sep 2022 21:08:12 +0000 (23:08 +0200)
commited306c0261ab63746040e5d58bb4477c3069a427
tree23b332d2a7df5794d2b98ce39ec26db53df37742
parentd153c375e67f2c2dba82c2fb079c36b8d795e66a
CSS: Don’t trim whitespace of undefined custom property

Fixes gh-5105
Closes gh-5106

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
src/css/curCSS.js
test/unit/css.js