blob: 0372fa008545b2b91d78220516d06c4dca5a44ba [file] [log] [blame]
Testing the SkipForwardButton class.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS skipForwardButton.element.localName is "button"
PASS skipForwardButton.element.classList.contains("skip-forward") is true
PASS skipForwardButton.iconName is Icons.SkipForward15
PASS skipForwardButton.image.element.style.webkitMaskImage.includes("macOS/SkipForward15.svg") became true
PASS iOSSkipForwardButton.image.element.style.webkitMaskImage.includes("iOS/SkipForward10.svg") became true
PASS successfullyParsed is true
TEST COMPLETE