Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2010-07-19 Andreas Kling <andreas.kling@nokia.com>
Reviewed by Kenneth Rohde Christiansen. [Qt] Render shadow when drawing one canvas onto another https://bugs.webkit.org/show_bug.cgi?id=42508 * platform/graphics/qt/StillImageQt.cpp: (WebCore::StillImage::draw): 2010-07-19 Andreas Kling <andreas.kling@nokia.com> Reviewed by Kenneth Rohde Christiansen. [Qt] Render shadow when drawing one canvas onto another https://bugs.webkit.org/show_bug.cgi?id=42508 Unskip: - canvas/philip/tests/2d.shadow.canvas.basic.html Reskip (bug now exposed): - canvas/philip/tests/2d.shadow.canvas.transparent.1.html * platform/qt/Skipped: Canonical link: https://commits.webkit.org/54496@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@63656 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
48 additions
and 35 deletions.
- +15 −0 LayoutTests/ChangeLog
- +1 −1 LayoutTests/platform/qt/Skipped
- +10 −0 WebCore/ChangeLog
- +22 −34 WebCore/platform/graphics/qt/StillImageQt.cpp
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters