[Webkit-unassigned] [Bug 52810] [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 27 07:09:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=52810
--- Comment #18 from Csaba Osztrogonac <ossy at webkit.org> 2011-07-27 07:09:55 PST ---
One more failing test: svg/custom/image-with-transform-clip-filter.svg
- [filter="myfilter"] RenderSVGResourceFilter {filter} at (-50.30,9.00) size 603.60x492
+ [filter="myfilter"] RenderSVGResourceFilter {filter} at (-50.30,9) size 603.60x492
The original expected file was correct on 32 bit in release mode. I landed a "fix" to make it happy: https://trac.webkit.org/changeset/91753/trunk/LayoutTests/platform/qt/svg/custom/image-with-transform-clip-filter-expected.txt
But unfortunately it broke 64 bit and debug builds.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list