1 The test parsing of the boundary value by checking the longest CSS property.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(document.body).webkitBorderBottomRightRadius is "5px"
7 PASS document.getElementById("target").style.webkitBorderBottomRightRadius is "5px"
8 PASS document.body.style.webkitBorderBottomRightRadius is ""
9 PASS successfullyParsed is true