Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt
blob7e9f8241e652ae6bd06f22195bc98e9e3ba1ba89
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'xChannelSelector' attribute of the SVGFEDisplacementMapElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS displacementMap.getAttribute('xChannelSelector') is "B"
9 PASS displacementMap.getAttribute('xChannelSelector') is "R"
10 PASS successfullyParsed is true
12 TEST COMPLETE