blob: c05e341ec79606c8ea11ef34caccc3be0120e66a [file] [log] [blame]
Testing the SkipBackButton class.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS skipBackButton.element.localName is "button"
PASS skipBackButton.element.classList.contains("skip-back") is true
PASS skipBackButton.iconName is Icons.SkipBack15
PASS skipBackButton.image.element.style.webkitMaskImage.includes("macOS/SkipBack15.svg") became true
PASS iOSSkipBackButton.image.element.style.webkitMaskImage.includes("iOS/SkipBack10.svg") became true
PASS successfullyParsed is true
TEST COMPLETE