blob: 9f335867cd5180399dec1aa0e9072e87feed91aa [file] [log] [blame]
Test CSS parsing on SVG presentation attributes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.defaultView.getComputedStyle(text, null).fontSize is "16px"
PASS document.defaultView.getComputedStyle(text, null).fontSize is "100px"
PASS document.defaultView.getComputedStyle(text, null).fontSize is "16px"
PASS document.defaultView.getComputedStyle(text, null).fontSize is "16px"
PASS successfullyParsed is true
TEST COMPLETE