haikuwebkit/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svg...

15 lines
353 B
Plaintext

SVG 1.1 dynamic update tests
Test passed
Tests dynamic updates of the 'y' property of the SVGForeignObjectElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS foreignObjectElement.y.baseVal.value is -80
PASS foreignObjectElement.y.baseVal.value is 80
PASS successfullyParsed is true
TEST COMPLETE