Assertion:
To verify if "
TranslateY()
" transforms elements as expected.
Evaluation Criteria:
Tapping
applies transform on Pink box below.
PASS
if the box moves
Upwards
on
transform
, and moves
Downwards
to it's initial position upon
(Un)transform
.
FAIL
if the output is not as expected.
Test area for
TranslateY()
transform.
Previous
Next