Comment 16 for bug 1406458

Revision history for this message
su_v (suv-lp) wrote :

On 2015-01-02 03:18 (+0100), Ryan Richards wrote:
> The bug is in the svg spec reference code. Its the interger division in
> the random function.

Just curious: if the error is in the SVG 1.1 spec, shouldn't it get changed on that level first, before individual SVG renderers modify the filter primitive on their own (perhaps each rewriting the spec slightly differently)?

Is the error still present in the draft version of the SVG 2.0 spec (or rather in the now separated Filter Effects 1.0 spec)?
<http://www.w3.org/TR/SVG2/filters.html> refers to <http://www.w3.org/TR/filter-effects/>

SVG 1.1:
<http://www.w3.org/TR/SVG11/filters.html#feTurbulenceElement>

Filter Effects 1.0 (Draft):
<http://www.w3.org/TR/2012/WD-filter-effects-20121025/#feTurbulenceElement>