Changeset 87254 in webkit


Ignore:
Timestamp:
May 24, 2011 7:35:35 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-05-24 Leon Scroggins <scroggo@google.com>

Reviewed by Kenneth Russell.

Update expectations for tests drawing a canvas into another canvas (or itself), which have been fixed in gpu.
https://bugs.webkit.org/show_bug.cgi?id=61362

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87249 r87254  
     12011-05-24  Leon Scroggins  <scroggo@google.com>
     2
     3        Reviewed by Kenneth Russell.
     4
     5        Update expectations for tests drawing a canvas into another canvas (or itself), which have been fixed in gpu.
     6        https://bugs.webkit.org/show_bug.cgi?id=61362
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-05-24  Ryosuke Niwa  <rniwa@webkit.org>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r87218 r87254  
    10121012// Misc. render failures
    10131013BUGCR81718 WIN LINUX GPU : compositing/tiling/huge-layer-img.html = CRASH
    1014 BUGCR79741 WIN LINUX GPU : fast/canvas/canvasDrawingIntoSelf.html = IMAGE
    1015 BUGCR79741 WIN LINUX GPU : fast/canvas/drawImage.html = IMAGE
    10161014BUGCR81601 WIN LINUX GPU : fast/repaint/canvas-putImageData.html = IMAGE+TEXT
    10171015BUGCR81606 WIN LINUX GPU : fast/canvas/drawImage-with-globalAlpha.html = IMAGE
Note: See TracChangeset for help on using the changeset viewer.