1 Test CSS parsing on SVG presentation attributes.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.defaultView.getComputedStyle(text, null).fontSize is "16px"
7 PASS document.defaultView.getComputedStyle(text, null).fontSize is "100px"
8 PASS document.defaultView.getComputedStyle(text, null).fontSize is "16px"
9 PASS document.defaultView.getComputedStyle(text, null).fontSize is "16px"
10 PASS successfullyParsed is true