Re: [svgwg] SVG 2 has un-used references

Some I've noticed:
* AbstractView. This is no longer in DOM and only used specs/animations
* DocumentCSS: Not in DOM/CSSOM. Can't see it referenced anywhere
* CSSPrimitiveValue:  Not in DOM/CSSOM. Can't see it referenced anywhere
* RGBColor:  Not in DOM/CSSOM. Can't see it referenced anywhere
* ViewCSS:  Not in DOM/CSSOM. Can't see it referenced anywhere

Needs a wider sweep for things that still exist in the web platform but are not referenced. DOMTokenList looks like it may be one now we defer to HTML for relList for example

There are also various definitions that link to specific versions of specs and a bug red "This version is outdated!" banner is displayed in the centre of the screen. https://www.w3.org/TR/2012/WD-css3-values-20120308/#angles for example. We probably want to update them to the dateless CR or the latest ED drafts.

-- 
GitHub Notification of comment by dstorey
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/71#issuecomment-385876982 using your GitHub account

Received on Wednesday, 2 May 2018 06:27:01 UTC