Replace id
attribute with name
for <meta>
tag
This commit is contained in:
parent
b8e4c54ffb
commit
acbfb8c3bd
5 changed files with 5 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
// @has test.css
|
||||
// @has foo/struct.Foo.html
|
||||
// @has - '//*[@id="rustdoc-vars"]/@data-themes' 'test'
|
||||
// @has - '//*[@name="rustdoc-vars"]/@data-themes' 'test'
|
||||
pub struct Foo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue