- From: Robert Longson via GitHub <sysbot+gh@w3.org>
- Date: Sun, 07 May 2017 15:13:17 +0000
- To: public-svg-issues@w3.org
I suggest dropping HTMLHyperlinkElementUtils altogether and making the rest of the attributes the same as HTML as I don't see any use case in making them animatable (in fact download is specifically not animatable in the spec). i.e.
[SetterThrows]
attribute DOMString download;
[SetterThrows]
attribute DOMString rel;
[PutForwards=value]
readonly attribute DOMTokenList relList;
[SetterThrows]
attribute DOMString hreflang;
[SetterThrows]
attribute DOMString type;
--
GitHub Notification of comment by longsonr
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/312#issuecomment-299712762 using your GitHub account
Received on Sunday, 7 May 2017 15:13:23 UTC