haikuwebkit/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-heigh...

14 lines
329 B
Plaintext

SVG 1.1 dynamic update tests
Tests dynamic updates of the 'height' property of the SVGRectElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rectElement.height.baseVal.value is 50
PASS rectElement.height.baseVal.value is 200
PASS successfullyParsed is true
TEST COMPLETE