blob: da325cb88ff6b941545b94fa5de4b05bb569d812 [file] [log] [blame]
PASS document.styleSheets[1].rules[0].style.cssText is "mask-repeat-x: repeat; mask-repeat-y: no-repeat;"
PASS document.styleSheets[1].rules[0].style.getPropertyValue('-webkit-mask') is ""
PASS document.styleSheets[1].rules[0].style.getPropertyValue('-webkit-mask-repeat') is "repeat-x"