Commit Graph

3 Commits

Author SHA1 Message Date
Pale Moon f1618f071d Handle specular filters in SVG according to spec.
In the SVG filter implementation, a negative or 0 value for kernel unit length is an error according to spec.
Bail if we find this.
See https://www.w3.org/TR/SVG/filters.html#feSpecularLightingKernelUnitLengthAttribute
2018-07-25 06:57:13 +08:00
Pale Moon 20377b2b6b Don't allow subnormal surfaceScale values to be used in the lighting filter calculations. 2018-07-25 06:56:33 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00