blob: 7075a22b92923a626df78d28609c06b83221cc2c [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 Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7.
PASS altGlyph.getStartPositionOfChar(0).x is 0
PASS successfullyParsed is true
TEST COMPLETE