Fix GUI test
This commit is contained in:
parent
6763cb9ab7
commit
0d2ff61ef5
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ goto: file://|DOC_PATH|/lib2/struct.Foo.html
|
|||
size: (1100, 800)
|
||||
// We check that ".item-info" is bigger than its content.
|
||||
assert-css: (".item-info", {"width": "790px"})
|
||||
assert-css: (".item-info .stab", {"width": "339.562px"})
|
||||
assert-css: (".item-info .stab", {"width": "340px"})
|
||||
assert-position: (".item-info .stab", {"x": 295})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue