Commit dc4ce462 authored by helder@sencha.com's avatar helder@sencha.com

2011-03-15 Helder Correia <helder@sencha.com>

        Reviewed by Andreas Kling.

        [Qt] fast/canvas/canvas-strokeRect-gradient-shadow.html no longer fails
        https://bugs.webkit.org/show_bug.cgi?id=56413

        Rect stroking uses the same code path as path stroking, which was fixed
        in r80250. Therefore, the test can be removed from the Skipped list as
        it now succeeds.

        * platform/qt/Skipped:

git-svn-id: svn://svn.chromium.org/blink/trunk@81182 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 0f647dda
2011-03-15 Helder Correia <helder@sencha.com>
Reviewed by Andreas Kling.
[Qt] fast/canvas/canvas-strokeRect-gradient-shadow.html no longer fails
https://bugs.webkit.org/show_bug.cgi?id=56413
Rect stroking uses the same code path as path stroking, which was fixed
in r80250. Therefore, the test can be removed from the Skipped list as
it now succeeds.
* platform/qt/Skipped:
2011-03-15 Adam Roben <aroben@apple.com>
Add Windows results for tests added in r81168
......@@ -1472,7 +1472,6 @@ fast/text/large-text-composed-char-dos.html
fast/text/international/002.html
fast/block/positioning/absolute-in-inline-rtl-4.html
fast/canvas/canvas-gradient-addStop-error.html
fast/canvas/canvas-strokeRect-gradient-shadow.html
fast/css/zoom-body-scroll.html
fast/dom/Element/getBoundingClientRect.html
fast/dom/Element/getClientRects.html
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment