Remove expectation for fast/events/fire-scroll-event.html as it is passing.
https://bugs.webkit.org/show_bug.cgi?id=213850

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@263811 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index bb9b407..2128859 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+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
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2020-07-01  Diego Pino Garcia  <dpino@igalia.com>
 
         [GLIB] Unreviewed test gardening. Remove unnecessary baseline after r263797.
diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations
index 8fa29ac..3902663 100644
--- a/LayoutTests/platform/ios-simulator/TestExpectations
+++ b/LayoutTests/platform/ios-simulator/TestExpectations
@@ -32,7 +32,6 @@
 fast/events/input-events-selection-forecolor-data.html [ Failure ]
 fast/events/input-events-spell-checking-datatransfer.html [ Failure ]
 fast/canvas/canvas-ellipse-zero-lineto.html [ Failure ]
-fast/events/fire-scroll-event.html [ Failure ]
 
 media/track/track-in-band-legacy-api.html [ Failure ]
 media/track/video-track-alternate-groups.html [ Failure ]