| SVG 1.1 dynamic update tests |
| |
| Tests dynamic updates of the 'exponent' attribute of the SVGFEComponentTransferElement object |
| |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| |
| |
| PASS feRFunc.getAttribute('exponent') is "2" |
| PASS feGFunc.getAttribute('exponent') is "2" |
| PASS feBFunc.getAttribute('exponent') is "2" |
| PASS feAFunc.getAttribute('exponent') is "2" |
| PASS feRFunc.getAttribute('exponent') is "1" |
| PASS feGFunc.getAttribute('exponent') is "1" |
| PASS feBFunc.getAttribute('exponent') is "1" |
| PASS feAFunc.getAttribute('exponent') is "1" |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |