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