rustdoc: update test cases for .sidebar-title
-> .sidebar-elems h3
This commit is contained in:
parent
e9b2922804
commit
f0371d1238
10 changed files with 23 additions and 23 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
// @has foo/struct.Foo.html
|
||||
// @has - '//h2[@id="fields"]' 'Tuple Fields'
|
||||
// @has - '//h3[@class="sidebar-title"]/a[@href="#fields"]' 'Tuple Fields'
|
||||
// @has - '//div[@class="sidebar-elems"]//h3/a[@href="#fields"]' 'Tuple Fields'
|
||||
// @has - '//*[@id="structfield.0"]' '0: u32'
|
||||
// @has - '//*[@id="main-content"]/div[@class="docblock"]' 'hello'
|
||||
// @!has - '//*[@id="structfield.1"]' ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue