summary refs log tree commit diff
path: root/src/test/rustdoc-gui/nojs-attr-pos.goml
blob: 35daa4cb9e3222f8c8d4914930b9c51a703a8600 (plain)
1
2
3
4
5
// Check that the attributes are well positioned when javascript is disabled (since
// there is no toggle to display)
javascript: false
goto: file://|DOC_PATH|/struct.Foo.html
assert: (".attributes", {"margin-left": "0px"})