Update rustdoc-gui test to new browser-ui-test version
This commit is contained in:
parent
6d4013d983
commit
8d19d53c60
77 changed files with 149 additions and 149 deletions
|
@ -1,5 +1,5 @@
|
|||
// Checks that the setting "auto hide trait implementations" is working as expected.
|
||||
goto: file://|DOC_PATH|/test_docs/struct.Foo.html
|
||||
goto: "file://" + |DOC_PATH| + "/test_docs/struct.Foo.html"
|
||||
|
||||
// By default, the trait implementations are not collapsed.
|
||||
assert-attribute: ("#trait-implementations-list > details", {"open": ""}, ALL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue