mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
Add comment in GUI test
This commit is contained in:
parent
925ff53fef
commit
ef00e3bee7
@ -31,6 +31,7 @@ assert-property: (".item-decl pre", {"scrollWidth": "950"})
|
||||
// On mobile:
|
||||
size: (600, 600)
|
||||
goto: file://|DOC_PATH|/lib2/too_long/struct.SuperIncrediblyLongLongLongLongLongLongLongGigaGigaGigaMegaLongLongLongStructName.html
|
||||
// It shouldn't have an overflow in the topbar either.
|
||||
assert-property: (".mobile-topbar .location", {"scrollWidth": "986"})
|
||||
assert-property: (".mobile-topbar .location", {"clientWidth": "504"})
|
||||
assert-css: (".mobile-topbar .location", {"overflow-x": "hidden"})
|
||||
|
Loading…
Reference in New Issue
Block a user