diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-12-24 00:31:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-24 00:31:43 +0100 |
commit | 2ace0c64024783c39a84c25564d6f5a2e17eb002 (patch) | |
tree | 4a9c3122ef69c19b85d3b8c6f770eb1606f22577 /tests/rustdoc-js-std/parser-errors.js | |
parent | cc0dc028fc0966f1051308154776547553e50cd4 (diff) | |
parent | 1c05d4b02aa424e89b2f157db1a16d01878b5a4f (diff) | |
download | rust-2ace0c64024783c39a84c25564d6f5a2e17eb002.tar.gz |
Rollup merge of #106093 - notriddle:notriddle/docblock-short-overflow, r=GuillaumeGomez
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