diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-06-27 18:05:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-27 18:05:46 +0200 |
commit | 62b9a2583460c2384f6de1d0a6aeaf05e51d523b (patch) | |
tree | bdf4381306e74c9e9f91eb566a675b922122189e /src/attributes | |
parent | 67cb1af7740a956e150e8d93266c4e601f55e8a4 (diff) | |
download | jquery-62b9a2583460c2384f6de1d0a6aeaf05e51d523b.tar.gz jquery-62b9a2583460c2384f6de1d0a6aeaf05e51d523b.zip |
Tests: Disable the ":lang respects escaped backslashes" test
Firefox 114+ no longer match on backslashes in `:lang()`, even when escaped.
It is an intentional change as `:lang()` parameters are supposed to be valid
BCP 47 strings. Therefore, we won't attempt to patch it.
We'll keep this test here until other browsers match the behavior.
Fixes gh-5271
Closes gh-5277
Ref https://bugzilla.mozilla.org/show_bug.cgi?id=1839747#c1
Ref https://github.com/w3c/csswg-drafts/issues/8720#issuecomment-1509242961
Diffstat (limited to 'src/attributes')
0 files changed, 0 insertions, 0 deletions