Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / css / svg-attribute-length-parsing-expected.txt
blob9f335867cd5180399dec1aa0e9072e87feed91aa
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
12 TEST COMPLETE