blob: dbf69d32541eee3c2386eac434fdc9d53b9dc772 [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