Remove expectations for <canvas/philip/tests/2d.gradient.radial.touch1.html and canvas/philip/tests/2d.gradient.radial.touch2.html and canvas/philip/tests/2d.gradient.radial.touch3.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213800

Unreviewed test gardening.

Patch by Karl Rackler <rackler@apple.com> on 2020-06-30

* platform/ios/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@263766 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b2a2f20..249ba03 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2020-06-30  Karl Rackler  <rackler@apple.com>
 
+        Remove expectations for <canvas/philip/tests/2d.gradient.radial.touch1.html and canvas/philip/tests/2d.gradient.radial.touch2.html and canvas/philip/tests/2d.gradient.radial.touch3.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213800
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
+2020-06-30  Karl Rackler  <rackler@apple.com>
+
         Remove expectation for compositing/contents-scale/rasterization-scale.html as they are passing. 
         https://bugs.webkit.org/show_bug.cgi?id=213805
 
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index 9628e21..7911d6c 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -3343,9 +3343,6 @@
 
 # These tests fail unexpectedly with accelerated drawing enabled.
 # Interestingly, these versions fail worse than the more recently updated WPT versions above.
-canvas/philip/tests/2d.gradient.radial.touch1.html [ Failure ]
-canvas/philip/tests/2d.gradient.radial.touch2.html [ Failure ]
-canvas/philip/tests/2d.gradient.radial.touch3.html [ Failure ]
 fast/canvas/set-colors.html [ Failure ]
 
 webkit.org/b/202958 css3/filters/svg-blur-filter-clipped.html [ ImageOnlyFailure ]