]> source.dussan.org Git - jquery.git/commit
Tests: Disable CSS Custom Properties tests in old Safari/iOS
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 15 Nov 2021 17:40:58 +0000 (18:40 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Nov 2021 17:40:58 +0000 (18:40 +0100)
commite9f77267d00f5d323a8d52bbacdd8d31b265154a
tree6f8ff82954ea57a20ca1066bca71fded956d766a
parenta51eec74846e2875345e16c737edcc76481f0e34
Tests: Disable CSS Custom Properties tests in old Safari/iOS

Safari 9.1 & iOS 9.3 support CSS custom properties but that support
is buggy which crashes our tests. Disable those tests there.

See https://caniuse.com/css-variables

Closes gh-4966
test/unit/css.js