2022-12-20 01:22:31 -06:00
|
|
|
// This test ensures that each field is on its own line (In other words, they have display: block).
|
2022-11-22 15:48:58 -06:00
|
|
|
goto: "file://" + |DOC_PATH| + "/test_docs/struct.StructWithPublicUndocumentedFields.html"
|
|
|
|
|
|
|
|
store-property: (first_top, "//*[@id='structfield.first']", "offsetTop")
|
|
|
|
assert-property-false: ("//*[@id='structfield.second']", { "offsetTop": |first_top| })
|