Update error-handling for fe*Lighting and feTurbulence
Invalid parameters now produce transparent black rather than failing the
build step.
The new behavior matches Gecko for fe*Lighting but not for feTurbulence
(where they seem to allow negative baseFrequency values), so in the
latter case we're siding with the "Negative values are unsupported"
wording in the spec[1].
[1] https://drafts.fxtf.org/filters/#element-attrdef-feturbulence-basefrequency
BUG=533457
Committed: https://crrev.com/2cfb6d58a971b3ca3ba404ef4403394d5ccdc68f
Cr-Commit-Position: refs/heads/master@{#351817}
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1375793003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1375793003/1
5 years, 2 months ago
(2015-10-01 13:57:59 UTC)
#5
Issue 1375793003: Update error-handling for fe*Lighting and feTurbulence
(Closed)
Created 5 years, 2 months ago by fs
Modified 5 years, 2 months ago
Reviewers: Stephen White
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 0