Testing the <audio> controls metrics. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS defaultAudio.getBoundingClientRect().width is 250 | |
PASS defaultAudio.getBoundingClientRect().height is 31 | |
PASS shortAudio.getBoundingClientRect().width is 250 | |
PASS shortAudio.getBoundingClientRect().height is 31 | |
PASS tallAudio.getBoundingClientRect().width is 250 | |
PASS tallAudio.getBoundingClientRect().height is 100 | |
PASS successfullyParsed is true | |
TEST COMPLETE | |