blob: e83ba8d054d1b77abcd6c0f046980b0a8f7d5146 [file] [log] [blame]
PASS e.style['border-image-slice'] = "fill" should not set the property value
PASS e.style['border-image-slice'] = "1 -2% fill" should not set the property value
PASS e.style['border-image-slice'] = "-1 2% fill" should not set the property value
PASS e.style['border-image-slice'] = "1 2 3 4 5" should not set the property value
PASS e.style['border-image-slice'] = "1% fill 2%" should not set the property value
PASS e.style['border-image-slice'] = "-10" should not set the property value