blob: b6855f1f07abc2ea0c925b8fb873da200c121aec [file] [log] [blame]
SVG 1.1 dynamic update tests
Test failed
Test passed
Tests dynamic updates of the 'href' attribute of the SVGTRefElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS trefElement.getAttributeNS('http://www.w3.org/1999/xlink', 'href') is "#testFail"
PASS shadowRoot.textContent is "Test failed"
PASS trefElement.getAttributeNS('http://www.w3.org/1999/xlink', 'href') is "#testPass"
PASS shadowRoot.textContent is "Test passed"
PASS successfullyParsed is true
TEST COMPLETE