Remove expectation for fast/events/before-input-delete-empty-list-target-ranges.html and fast/events/before-input-events-prevent-insert-composition.html and fast/events/before-input-events-prevent-recomposition.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213848

Unreviewed test gardening.

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

* platform/ios-simulator/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@263812 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2128859..4f20476 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2020-07-01  Karl Rackler  <rackler@apple.com>
 
+        Remove expectation for fast/events/before-input-delete-empty-list-target-ranges.html and fast/events/before-input-events-prevent-insert-composition.html and fast/events/before-input-events-prevent-recomposition.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213848
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
+2020-07-01  Karl Rackler  <rackler@apple.com>
+
         Remove expectation for fast/events/fire-scroll-event.html as it is passing. 
         https://bugs.webkit.org/show_bug.cgi?id=213850
 
diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations
index 3902663..f1c5111 100644
--- a/LayoutTests/platform/ios-simulator/TestExpectations
+++ b/LayoutTests/platform/ios-simulator/TestExpectations
@@ -23,9 +23,6 @@
 webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
 
 fast/canvas/canvas-blending-global-alpha.html [ Failure ]
-fast/events/before-input-delete-empty-list-target-ranges.html [ Failure ]
-fast/events/before-input-events-prevent-insert-composition.html [ Failure ]
-fast/events/before-input-events-prevent-recomposition.html [ Failure ]
 fast/events/document-elementFromPoint.html [ Failure ]
 fast/events/input-events-forecolor-data.html [ Failure ]
 fast/events/input-events-ime-composition.html [ Failure ]