Remove expectations for fast/scrolling/ios/body-overflow-hidden-height-100-percent-keyboard.html
<rdar://problem/52699318>

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@251082 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index efc7905..b79b001 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2019-10-14  Truitt Savell  <tsavell@apple.com>
+
+        Remove expectations for fast/scrolling/ios/body-overflow-hidden-height-100-percent-keyboard.html
+        <rdar://problem/52699318>
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2019-10-14  Dirk Schulze  <krit@webkit.org>
 
         transform-box: content-box, stroke-box missing
diff --git a/LayoutTests/platform/ios-wk2/TestExpectations b/LayoutTests/platform/ios-wk2/TestExpectations
index f08ef97..631a26e 100644
--- a/LayoutTests/platform/ios-wk2/TestExpectations
+++ b/LayoutTests/platform/ios-wk2/TestExpectations
@@ -1353,9 +1353,6 @@
 fast/scrolling/ios/scroll-iframe-004.html [ ImageOnlyFailure ]
 fast/scrolling/ios/hit-testing-iframe-006.html [ ImageOnlyFailure ]
 
-# <rdar://problem/52699318> fast/scrolling/ios/body-overflow-hidden-height-100-percent-keyboard.html is timing out
-fast/scrolling/ios/body-overflow-hidden-height-100-percent-keyboard.html [ Pass Timeout ]
-
 # Skip tests timing out for <rdar://problem/48616298>
 fast/viewport/ios/constant-width-viewport-after-changing-view-scale.html [ Skip ]
 fast/viewport/ios/ignore-minimum-device-width-for-page-with-viewport-device-width.html [ Skip ]