haikuwebkit/LayoutTests/svg/dynamic-updates/SVGTextElement-dom-dx-attr-...

15 lines
338 B
Plaintext

SVG 1.1 dynamic update tests
Text content
Tests dynamic updates of the 'dx' attribute of the SVGTextElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS textElement.getAttribute('dx') is "0"
PASS textElement.getAttribute('dx') is "-50"
PASS successfullyParsed is true
TEST COMPLETE