Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGTextElement-dom-dx-attr-expected.txt
blob6e3e803b138ee66f98645a3dd7b3ed1a9edece30
1 SVG 1.1 dynamic update tests
3 Text content
4 Tests dynamic updates of the 'dx' attribute of the SVGTextElement object
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS textElement.getAttribute('dx') is "0"
10 PASS successfullyParsed is true
12 TEST COMPLETE