Width and height properties of a detached input element should return 0.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS input.width is 0
PASS input.height is 0
PASS successfullyParsed is true

TEST COMPLETE

