blob: 729b857dbdf5cedb91174cd2e72c209787fc7930 [file] [log] [blame]
package org.w3c.dom.svg;
public interface SVGTSpanElement extends
SVGTextPositioningElement {
}