Testing the AirplayButton class. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS airplayButton.element.classList.contains("on") became true | |
PASS window.getComputedStyle(airplayButton.element).backgroundColor became "rgba(0, 0, 0, 0)" | |
PASS window.getComputedStyle(airplayButton.image.element).backgroundColor became airplayColor | |
PASS successfullyParsed is true | |
TEST COMPLETE | |