Add comment in GUI test
This commit is contained in:
parent
925ff53fef
commit
ef00e3bee7
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ assert-property: (".item-decl pre", {"scrollWidth": "950"})
|
||||||
// On mobile:
|
// On mobile:
|
||||||
size: (600, 600)
|
size: (600, 600)
|
||||||
goto: file://|DOC_PATH|/lib2/too_long/struct.SuperIncrediblyLongLongLongLongLongLongLongGigaGigaGigaMegaLongLongLongStructName.html
|
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", {"scrollWidth": "986"})
|
||||||
assert-property: (".mobile-topbar .location", {"clientWidth": "504"})
|
assert-property: (".mobile-topbar .location", {"clientWidth": "504"})
|
||||||
assert-css: (".mobile-topbar .location", {"overflow-x": "hidden"})
|
assert-css: (".mobile-topbar .location", {"overflow-x": "hidden"})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue