Remove expectation for editing/inserting/insert-paragraph-selection-outside-contenteditable.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213811

Unreviewed test gardening.

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

* platform/ios-simulator-wk2/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@263767 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 249ba03..a506104 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2020-06-30  Karl Rackler  <rackler@apple.com>
 
+        Remove expectation for editing/inserting/insert-paragraph-selection-outside-contenteditable.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213811
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+
+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
 
diff --git a/LayoutTests/platform/ios-simulator-wk2/TestExpectations b/LayoutTests/platform/ios-simulator-wk2/TestExpectations
index 7723522..4be9315 100644
--- a/LayoutTests/platform/ios-simulator-wk2/TestExpectations
+++ b/LayoutTests/platform/ios-simulator-wk2/TestExpectations
@@ -3,7 +3,6 @@
 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
 #
 
-editing/inserting/insert-paragraph-selection-outside-contenteditable.html [ Failure ]
 fast/events/offsetX-offsetY.html [ Failure ]
 fast/hidpi/image-srcset-invalid-descriptor.html [ Failure ]
 http/tests/cookies/js-get-and-set-http-only-cookie.html [ Failure ]