Bug 251182
| Summary: | Match SVGFEDropShadowElement and SVGFEGaussianBlurElement.setStdDeviation() with the specs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | SVG | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=250575 | ||
Said Abou-Hallawa
The specs state that the inputs of this method are two non optional finite float arguments.
https://drafts.fxtf.org/filter-effects/#InterfaceSVGFEGaussianBlurElement
https://drafts.fxtf.org/filter-effects/#InterfaceSVGFEDropShadowElement
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104671451>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/9159
EWS
Committed 259666@main (8ded595d93ee): <https://commits.webkit.org/259666@main>
Reviewed commits have been landed. Closing PR #9159 and removing active labels.