about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-03-31 22:32:51 +0200
committerGitHub <noreply@github.com>2023-03-31 22:32:51 +0200
commit32842e87b1bb88c783cbdc86bfb842626bb9ecd4 (patch)
tree4c432245b77c499cd5483689b3597c1ef1c35817 /src
parentd732934fa8f7c2aa3c3c4b66fd26b969276a8505 (diff)
parentefad057eed692f2fc8c243707abebe02932fa223 (diff)
downloadrust-32842e87b1bb88c783cbdc86bfb842626bb9ecd4.tar.gz
rust-32842e87b1bb88c783cbdc86bfb842626bb9ecd4.zip
Rollup merge of #109818 - GuillaumeGomez:test-collapsed-item, r=notriddle
rustdoc: Add GUI test for jump to collapsed item

Part of https://github.com/rust-lang/rust/issues/66181.

I updated `browser-ui-test` version because I needed to add a new command `property`: https://github.com/GuillaumeGomez/browser-UI-test/pull/452.

r? `@notriddle`
Diffstat (limited to 'src')
-rw-r--r--src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
index 6fd113fcfd8..66fb941ea37 100644
--- a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
+++ b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
@@ -1 +1 @@
-0.14.5
\ No newline at end of file
+0.14.6
\ No newline at end of file