SVGFEFloodElement::flood_color
Previously we would always render floods as black, we now use the computed color. We also now support relative lengths within any `calc`s present.
We should first set the prototype before initializing our base, otherwise e.g. attributes will simply not work.