1 Test for Bug 407012: border-radius shorthand is always splitted to longhand properties in CSSStyleRule.cssText.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.styleSheets[0].rules[0].cssText is '#target { border-radius: 5px; }'
7 PASS successfullyParsed is true