haikuwebkit/LayoutTests/svg/dynamic-updates/SVGLineElement-svgdom-x1-pr...

14 lines
317 B
Plaintext

SVG 1.1 dynamic update tests
Tests dynamic updates of the 'x1' property of the SVGLineElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS lineElement.x1.baseVal.value is 100
PASS lineElement.x1.baseVal.value is 10
PASS successfullyParsed is true
TEST COMPLETE