Remove SVGTests.requiredFeatures attribute

In SVG2, hasFeature always return true.
So requiredFeatures attribute not doing anything useful.

It has been removed from the spec:
https://github.com/w3c/svgwg/commit/9a30d01f6410dc516c5f874d71e957230a3448cd
https://www.w3.org/2015/06/09-svg-irc#T15-35-40

Intent to Deprecate : https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/qiFyionxCYg

BUG=635420

Review-Url: https://codereview.chromium.org/2782553006
Cr-Commit-Position: refs/heads/master@{#461065}
9 files changed