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