1 Support consecutive slash operators for border-image
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS style.getPropertyValue('border-image-slice') is "3"
7 PASS style.getPropertyValue('border-image-width') is "initial"
8 PASS style.getPropertyValue('border-image-outset') is "2"
9 PASS style.getPropertyValue('border-image-slice') is "4"
10 PASS style.getPropertyValue('border-image-width') is "5"
11 PASS style.getPropertyValue('border-image-outset') is "initial"
12 PASS style.getPropertyValue('border-image-slice') is "1"
13 PASS style.getPropertyValue('border-image-width') is "2"
14 PASS style.getPropertyValue('border-image-outset') is "3"
15 PASS successfullyParsed is true