Bug 144417
Summary: | svg/filters/sourceAlpha-input-filter-effect.html is failing on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Honeycutt <jhoneycutt> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, sabouhallawa |
Priority: | P2 | Keywords: | LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jon Honeycutt
svg/filters/sourceAlpha-input-filter-effect.html is failing on Windows.
<https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r183568%20(51454)/results.html>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon Honeycutt
Test expectation added in r183637.
Brent Fulgham
This appears to have started working around r190616-r190619.
Brent Fulgham
I think the fixes for composited/layered drawing scaling and offset calculations fixed this bug.
Fixed by <https://trac.webkit.org/browser/?rev=190616> (as well as the related changes leading up to that final fix).