Index: Source/core/svg/SVGTextPositioningElement.idl |
diff --git a/Source/core/svg/SVGTextPositioningElement.idl b/Source/core/svg/SVGTextPositioningElement.idl |
index 08a99207e673f0898917305fa2bef7faf7e81c0a..07640e37c029b4a15b262653ab9a49995a7af690 100644 |
--- a/Source/core/svg/SVGTextPositioningElement.idl |
+++ b/Source/core/svg/SVGTextPositioningElement.idl |
@@ -23,6 +23,8 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+// http://www.w3.org/TR/SVG2/text.html#InterfaceSVGTextPositioningElement |
+ |
interface SVGTextPositioningElement : SVGTextContentElement { |
[RuntimeEnabled=SVG1DOM, MeasureAs=SVG1DOM] readonly attribute SVGAnimatedLengthList x; |
[RuntimeEnabled=SVG1DOM, MeasureAs=SVG1DOM] readonly attribute SVGAnimatedLengthList y; |