blob: 5c392233a5406532a8821aa5590f53b12db1842a [file] [log] [blame]
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