Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
2011-01-25 Carlos Garcia Campos <cgarcia@igalia.com>
        Unreviewed, add bug url for failing test on GTK.

        [cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
        https://bugs.webkit.org/show_bug.cgi?id=53085

        * platform/gtk/Skipped:

Canonical link: https://commits.webkit.org/66823@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@76593 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
carlosgcampos committed Jan 25, 2011
1 parent 84f1f50 commit 839d101
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
2011-01-25 Carlos Garcia Campos <cgarcia@igalia.com>

Unreviewed, add bug url for failing test on GTK.

[cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
https://bugs.webkit.org/show_bug.cgi?id=53085

* platform/gtk/Skipped:

2011-01-25 Mario Sanchez Prada <msanchez@igalia.com>

Reviewed by Antonio Gomes.
Expand Down
5 changes: 4 additions & 1 deletion LayoutTests/platform/gtk/Skipped
Expand Up @@ -1113,6 +1113,10 @@ fast/dom/gc-11.html
# https://bugs.webkit.org/show_bug.cgi?id=51242
fast/dom/global-constructors.html

# https://bugs.webkit.org/show_bug.cgi?id=53085
# Cairo doesn't support repeat-x and repeat-y
fast/canvas/patternfill-repeat.html

# Tests generating new results
fast/block/basic/001.html
fast/block/basic/002.html
Expand Down Expand Up @@ -1456,7 +1460,6 @@ fast/canvas/fillrect-gradient-zero-stops.html
fast/canvas/fillrect_gradient.html
fast/canvas/gradient-add-second-start-end-stop.html
fast/canvas/image-object-in-canvas.html
fast/canvas/patternfill-repeat.html
fast/canvas/quadraticCurveTo.xml
fast/canvas/zero-size-fill-rect.html
fast/clip/001.html
Expand Down

0 comments on commit 839d101

Please sign in to comment.