diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-04-05 00:25:20 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-04-05 00:34:39 +0200 |
commit | 89ef81f86f8f371154e9fd3173be5fb57cb72d5e (patch) | |
tree | 1e41254bed136b8ddb296d6a64ebb7cf922d4d3c /.github | |
parent | bce13b72c1753e16cc0db53ebf0f0456bdcf6b48 (diff) | |
download | jquery-89ef81f86f8f371154e9fd3173be5fb57cb72d5e.tar.gz jquery-89ef81f86f8f371154e9fd3173be5fb57cb72d5e.zip |
Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHas support test
Chrome 112 & Safari 16.4 introduce two changes:
* `:has()` is non-forgiving
* `CSS.supports( "selector(...)" )` parses everything in a non-forgiving way
We no longer care about the latter but the former means the `cssHas` support
test now passes.
Closes gh-5225
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions