blob: 3fcf8bd75f4ef450ba45ae66f31053f9d72bc6e6 [file] [log] [blame]
一&M000076; 丁
This test checks that SVG altGlyph elements create the appropriate DOM object.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS altGlyph.tagName is "altGlyph"
PASS altGlyph.namespaceURI is "http://www.w3.org/2000/svg"
PASS altGlyph.format is "image/svg+xml"
PASS altGlyph.format = 'x' threw exception NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed..
PASS altGlyph.getStartPositionOfChar(0).x is 72
PASS successfullyParsed is true
TEST COMPLETE