Bug 99182
Summary: | [EFL][WK1] Some svg/dynamic-updates/SVGFEDropShadowElement-* tests do not render properly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Raphael Kubo da Costa (:rakuco) <rakuco> |
Component: | WebKit EFL | Assignee: | Dominik Röttsches (drott) <d-r> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | d-r, gyuyoung.kim, lucas.de.marchi, ryuan.choi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Raphael Kubo da Costa (:rakuco)
The following tests:
svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html
svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html
either render the drop shadow when they should not, or render it with the wrong color.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominik Röttsches (drott)
*** This bug has been marked as a duplicate of bug 99996 ***