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