mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 11:43:39 -04:00
6 lines
352 B
Plaintext
6 lines
352 B
Plaintext
// This test ensures that each field is on its own line (In other words, they have display: block).
|
|
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| })
|