OLD | NEW |
---|---|
(Empty) | |
1 | |
2 TextArea initial width is 100px | |
3 TextArea initial height is 50px | |
4 Dragging textarea to reduce it's width and height by 30px | |
5 After dragging textarea new width is 70px | |
6 After dragging textarea new height is 20px | |
7 You will see a PASS message below if new width is 70px and new height is 20px | |
8 PASS | |
9 | |
OLD | NEW |