about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-11-25 12:20:03 -0700
committerMichael Howell <michael@notriddle.com>2023-11-25 12:33:04 -0700
commitbdcf91605caf75969919ae366e5e0561dcd85ea5 (patch)
tree51c089b8f84ca3188a01f69d7680f4e63877a829 /compiler/rustc_llvm/llvm-wrapper
parent16087eeea84e0d0489036793baa123b13363a5df (diff)
downloadrust-bdcf91605caf75969919ae366e5e0561dcd85ea5.tar.gz
rust-bdcf91605caf75969919ae366e5e0561dcd85ea5.zip
rustdoc: replace `elemIsInParent` with `Node.contains`
According to [MDN], this function is compatible with:

* Chrome 16 and Edge 12
* Firefox 9
* Safari 1.1 and iOS Safari 1

These browsers are well within our [support matrix], which requires
compatibility with Chrome 118, Firefox 115, Safari 17, and Edge 119.

[MDN]: https://developer.mozilla.org/en-US/docs/Web/API/Node/contains#browser_compatibility
[support matrix]: https://browsersl.ist/#q=last+2+Chrome+versions%2C+last+1+Firefox+version%2C+Firefox+ESR%2C+last+1+Safari+version%2C+last+1+iOS+version%2C+last+1+Edge+version%2C+last+1+UCAndroid+version
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions