1 PASS document.styleSheets[1].rules[0].style.cssText is "-webkit-mask-repeat-x: repeat; -webkit-mask-repeat-y: inherit;"
2 PASS document.styleSheets[1].rules[0].style.getPropertyValue('-webkit-mask') is ""
3 FAIL document.styleSheets[1].rules[0].style.getPropertyValue('-webkit-mask-repeat') should be . Was inherit.
4 PASS successfullyParsed is true