- From: Tobie Langel via GitHub <sysbot+gh@w3.org>
- Date: Fri, 29 Dec 2017 11:08:52 +0000
- To: public-svg-issues@w3.org
> Other interfaces that we implement from HTML are `HTMLHyperlinkElementUtils`, `WindowEventHandlers`, `LinkStyle`, and `GlobalEventHandlers`. We can only update those once HTML updated them. HTML has been updated in https://github.com/whatwg/html/pull/3207, so [`HTMLHyperlinkElementUtils`](https://html.spec.whatwg.org/#htmlhyperlinkelementutils), [`WindowEventHandlers`](https://html.spec.whatwg.org/#windoweventhandlers), and [`GlobalEventHandlers`](https://html.spec.whatwg.org/#globaleventhandlers) have been converted to the new syntax. [`LinkStyle`](https://drafts.csswg.org/cssom/#linkstyle), however, is defined in the CSSOM spec, which has not been converted yet. It's tracked here: https://github.com/w3c/csswg-drafts/issues/1931. -- GitHub Notification of comment by tobie Please view or discuss this issue at https://github.com/w3c/svgwg/issues/353#issuecomment-354432345 using your GitHub account
Received on Friday, 29 December 2017 11:09:04 UTC