Bug 144417 - svg/filters/sourceAlpha-input-filter-effect.html is failing on Windows
Summary: svg/filters/sourceAlpha-input-filter-effect.html is failing on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2015-04-29 16:02 PDT by Jon Honeycutt
Modified: 2015-10-12 11:51 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Honeycutt 2015-04-29 16:02:41 PDT
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>
Comment 1 Jon Honeycutt 2015-04-30 11:53:25 PDT
Test expectation added in r183637.
Comment 2 Brent Fulgham 2015-10-12 11:48:46 PDT
This appears to have started working around r190616-r190619.
Comment 3 Brent Fulgham 2015-10-12 11:51:08 PDT
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).