⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 263850 in webkit


Ignore:
Timestamp:
Jul 2, 2020, 10:30:25 AM (6 years ago)
Author:
commit-queue@webkit.org
Message:

Remove expectation for fast/canvas/canvas-radial-gradient-spreadMethod.html as it is passing. Added back imported/w3c/canvas/2d.gradient.radial.cone.bottom.html as it is failing.
https://bugs.webkit.org/show_bug.cgi?id=213840

Unreviewed test gardening.

Patch by Karl Rackler <Karl Rackler> on 2020-07-02

  • platform/ios/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r263847 r263850  
     12020-07-02  Karl Rackler  <rackler@apple.com>
     2
     3        Remove expectation for fast/canvas/canvas-radial-gradient-spreadMethod.html as it is passing. Added back imported/w3c/canvas/2d.gradient.radial.cone.bottom.html as it is failing.
     4        https://bugs.webkit.org/show_bug.cgi?id=213840
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios/TestExpectations:
     9
    1102020-07-02  Chris Dumez  <cdumez@apple.com>
    211
  • trunk/LayoutTests/platform/ios/TestExpectations

    r263842 r263850  
    32923292canvas/philip/tests/2d.path.stroke.scale2.html [ Failure ]
    32933293fast/canvas/canvas-currentColor.html [ Failure ]
    3294 fast/canvas/canvas-radial-gradient-spreadMethod.html [ Failure ]
     3294imported/w3c/canvas/2d.gradient.radial.cone.bottom.html [ Failure ]
    32953295imported/w3c/canvas/2d.gradient.radial.cone.cylinder.html [ Failure ]
    32963296imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.