1 Tests that the border-style shorthand is computed properly.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS computedStyle.getPropertyValue('border-style') is 'solid dotted'
7 PASS computedStyle.getPropertyValue('border-style') is 'solid dotted groove dashed'
8 PASS successfullyParsed is true