Prepare animVal support - phase 2. Phase 1 is done, now that all (but one) types have been converted to the SVGAnimatedType concept. Next step is to adjust the macros to return the animVal, when the property is animated. The third step is to move SVGAnimateElement to use the new updateAnimVal functionality.
Created attachment 101978 [details] Patch
Comment on attachment 101978 [details] Patch I needed some time to review this. But it looks good to me. r=me
Thanks! Landed in r91748.