blob: 82dc9a73b38d239b684bbad9fd7d71f8660bd22d [file] [log] [blame]
Support consecutive slash operators for border-image
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS style.getPropertyValue('border-image-slice') is "3"
PASS style.getPropertyValue('border-image-width') is "1"
PASS style.getPropertyValue('border-image-outset') is "2"
PASS style.getPropertyValue('border-image-slice') is "4"
PASS style.getPropertyValue('border-image-width') is "5"
PASS style.getPropertyValue('border-image-outset') is "0"
PASS style.getPropertyValue('border-image-slice') is "1"
PASS style.getPropertyValue('border-image-width') is "2"
PASS style.getPropertyValue('border-image-outset') is "3"
PASS successfullyParsed is true
TEST COMPLETE