Assertion: To verify if "-webkit-transform" works as expected when a multiple-combination of transforms are applied.
Evaluation Criteria:
Tapping
applies transform on Pink box below.
PASS if the box undergoes a number of transforms such that it is felt like it's trying to rotate, move & zoom. However, it looks like zoomed finally upon applying Transform. Later it looks to become normal similar to it's initial position upon applying (Un)transform.
FAIL if the output is not as expected.
Test area for -webkit-transform using multiple transforms.