[Webkit-unassigned] [Bug 110442] [Qt] newly added svg/as-background-image/svg-transformed-background.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 13:55:39 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110442





--- Comment #2 from Philip Rogers <pdr at google.com>  2013-02-21 13:58:02 PST ---
Apologies to the Qt port! Qt uses QPainter, not Cairo.

It looks like Skia and CG use the total transform in Image->drawPattern whereas ImageQT only uses the pattern transform. This seems different, if nothing else.
http://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/qt/ImageQt.cpp#L134

QT port maintainers: is this a known difference in the drawPattern code?

-- 
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