diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2022-05-18 07:41:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-18 07:41:00 +0900 |
| commit | b8dd27079c93d71f9667edbe17d0037c32c299af (patch) | |
| tree | 284d143011d5442694cb9c120d175e416d967dae /src/ci/docker | |
| parent | 7361b22b4c57a446e042f8cbc95e17969a7301eb (diff) | |
| parent | 440bbce36d649a973a323ed5fd431e36f124fb59 (diff) | |
| download | rust-b8dd27079c93d71f9667edbe17d0037c32c299af.tar.gz rust-b8dd27079c93d71f9667edbe17d0037c32c299af.zip | |
Rollup merge of #97113 - GuillaumeGomez:search-ui-fixes, r=notriddle
Search GUI fixes The first fix is about the duplicated "in":  The second fix is about the `<select>` broken style:   You can test it [here](https://rustdoc.crud.net/imperio/search-ui-fixes/doc/foo/index.html?search=test). r? `@notriddle`
Diffstat (limited to 'src/ci/docker')
| -rw-r--r-- | src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version | 2 |
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 f514a2f0bd0..f76f9131742 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.9.1 \ No newline at end of file +0.9.2 \ No newline at end of file |
