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