Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / webkit-mask-crash-implicit-expected.txt
blob4d1341026564d7c26236c97e3170fb51d688f038
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
6 TEST COMPLETE