diff options
author | Michael Howell <michael@notriddle.com> | 2022-12-23 11:42:47 -0700 |
---|---|---|
committer | Michael Howell <michael@notriddle.com> | 2022-12-23 12:02:23 -0700 |
commit | 1c05d4b02aa424e89b2f157db1a16d01878b5a4f (patch) | |
tree | 539518b1b6aede64d28f3c63fd9665c2ddc6a256 /tests/rustdoc-js-std/parser-errors.js | |
parent | 62cc86924520f23091976655dab93b54a4c5ba21 (diff) | |
download | rust-1c05d4b02aa424e89b2f157db1a16d01878b5a4f.tar.gz |
rustdoc: remove no-op CSS from `.docblock-short`
The rules `overflow:hidden` and `text-overflow:ellipses` only have an
effect if overflow occurs, which cannot happen because it will just line
wrap instead.
These rules definitely became obsolete by
https://github.com/rust-lang/rust/pull/77699, when the stylesheet was
decidedly changed to have line wrapping in short docblocks, but given the
bug it was fixing, this probably got broken earlier.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions