Remove expectation for fast/events/before-input-prevent-cut.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213849

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@263808 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a00a4b7..d5b7074 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2020-07-01  Karl Rackler  <rackler@apple.com>
+
+        Remove expectation for fast/events/before-input-prevent-cut.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213849
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2020-07-01  Zalan Bujtas  <zalan@apple.com>
 
         [LFC][TFC] Add support for non-baseline aligned cell height
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index 87aebc0..be81b4c 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -1611,7 +1611,6 @@
 fast/events/input-events-paste-data.html [ Failure ]
 fast/events/input-events-ime-recomposition.html [ Failure ]
 fast/events/input-events-paste-rich-datatransfer.html [ Failure ]
-fast/events/before-input-prevent-cut.html [ Failure ]
 fast/events/before-input-prevent-paste.html [ Failure ]
 fast/events/before-input-delete-text-target-ranges.html [ Failure ]
 fast/events/scale-and-scroll-body.html [ Failure ]