about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/javascript-disabled.goml
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-6/+0
2022-10-07Update rustdoc-gui test to new browser-ui-test versionGuillaume Gomez-1/+1
2021-10-31Hide search bar in noscript.cssJacob Hoffman-Andrews-0/+6
Also, remove the highlighting of the search bar in disabled state. This reduces flicker when loading a page.