Remove expectation for fast/canvas/canvas-gradient-addStop-error.html and fast/canvas/canvas-radial-gradient-spreadMethod.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213840

Unreviewed test gardening.

Patch by Karl Rackler <rackler@apple.com> on 2020-07-01

* platform/ios/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@263799 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b297246..f0117dc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2020-07-01  Karl Rackler  <rackler@apple.com>
 
+        Remove expectation for fast/canvas/canvas-gradient-addStop-error.html and fast/canvas/canvas-radial-gradient-spreadMethod.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213840
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
+2020-07-01  Karl Rackler  <rackler@apple.com>
+
         Remove expectation for fast/css/font-calculated-value.html as it is passing. 
         https://bugs.webkit.org/show_bug.cgi?id=178952
 
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index 26c14a6..70ced55 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -1562,7 +1562,6 @@
 fast/borders/border-radius-on-subpixel-position-non-hidpi.html [ ImageOnlyFailure ]
 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
 fast/canvas/canvas-bg.html [ Failure ]
-fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
 fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
 fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
 fast/canvas/draw-focus-if-needed.html [ Failure ]
@@ -3307,7 +3306,6 @@
 canvas/philip/tests/2d.path.stroke.scale2.html [ Failure ]
 fast/canvas/canvas-currentColor.html [ Failure ]
 fast/canvas/canvas-radial-gradient-spreadMethod.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.bottom.html [ Failure ]
 imported/w3c/canvas/2d.gradient.radial.cone.cylinder.html [ Failure ]
 imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
 imported/w3c/canvas/2d.gradient.radial.cone.shape1.html [ Failure ]