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