Changeset 76593 in webkit


Ignore:
Timestamp:
Jan 25, 2011 7:46:12 AM (13 years ago)
Author:
Carlos Garcia Campos
Message:

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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r76591 r76593  
     12011-01-25  Carlos Garcia Campos  <cgarcia@igalia.com>
     2
     3        Unreviewed, add bug url for failing test on GTK.
     4
     5        [cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
     6        https://bugs.webkit.org/show_bug.cgi?id=53085
     7
     8        * platform/gtk/Skipped:
     9
    1102011-01-25  Mario Sanchez Prada  <msanchez@igalia.com>
    211
  • trunk/LayoutTests/platform/gtk/Skipped

    r76591 r76593  
    11141114fast/dom/global-constructors.html
    11151115
     1116# https://bugs.webkit.org/show_bug.cgi?id=53085
     1117# Cairo doesn't support repeat-x and repeat-y
     1118fast/canvas/patternfill-repeat.html
     1119
    11161120#   Tests generating new results
    11171121fast/block/basic/001.html
     
    14571461fast/canvas/gradient-add-second-start-end-stop.html
    14581462fast/canvas/image-object-in-canvas.html
    1459 fast/canvas/patternfill-repeat.html
    14601463fast/canvas/quadraticCurveTo.xml
    14611464fast/canvas/zero-size-fill-rect.html
Note: See TracChangeset for help on using the changeset viewer.