Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFETurbulenceElement-dom-baseFrequency-attr-expected.txt
blobb74ad6f6d94350a5f706f021ccfcc75934fb015f
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'baseFrequency' attribute of the SVGFETurbulenceElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS turbulence.getAttribute('baseFrequency') is "0.07"
9 PASS turbulence.getAttribute('baseFrequency') is "0.05"
10 PASS successfullyParsed is true
12 TEST COMPLETE