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