Remove expectation for fast/dom/Window/open-invalid-url.html and fast/dom/Range/simple-line-layout-getclientrects.html and fast/dom/attr_dead_doc.html and fast/dom/horizontal-scrollbar-when-dir-change.html and fast/dom/vertical-scrollbar-when-dir-change.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213847

Unreviewed test gardening.

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

* platform/ios-simulator/TestExpectations:
* platform/ios/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@263803 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c3d8bb5..549f8c2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2020-07-01  Karl Rackler  <rackler@apple.com>
+
+        Remove expectation for fast/dom/Window/open-invalid-url.html and fast/dom/Range/simple-line-layout-getclientrects.html and fast/dom/attr_dead_doc.html and fast/dom/horizontal-scrollbar-when-dir-change.html and fast/dom/vertical-scrollbar-when-dir-change.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213847
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2020-07-01  Antoine Quint  <graouts@webkit.org>
 
         [Media Controls] Tracks panel can show text tracks with mode "hidden" as selected
diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations
index 3024664..8fa29ac 100644
--- a/LayoutTests/platform/ios-simulator/TestExpectations
+++ b/LayoutTests/platform/ios-simulator/TestExpectations
@@ -23,7 +23,6 @@
 webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
 
 fast/canvas/canvas-blending-global-alpha.html [ Failure ]
-fast/dom/Window/open-invalid-url.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 ]
diff --git a/LayoutTests/platform/ios/TestExpectations b/LayoutTests/platform/ios/TestExpectations
index ad34706..87aebc0 100644
--- a/LayoutTests/platform/ios/TestExpectations
+++ b/LayoutTests/platform/ios/TestExpectations
@@ -1579,7 +1579,6 @@
 fast/dom/Range/getBoundingClientRect.html [ Failure ]
 fast/dom/Range/getClientRects.html [ Failure ]
 fast/dom/Range/range-expand.html [ Failure ]
-webkit.org/b/172058 fast/dom/Range/simple-line-layout-getclientrects.html [ ImageOnlyFailure ]
 fast/dom/Window/mozilla-focus-blur.html [ Failure ]
 fast/dom/Window/new-window-opener.html [ Failure ]
 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Failure ]
@@ -1591,11 +1590,9 @@
 fast/dom/Window/window-resize.html [ Failure ]
 fast/dom/Window/window-screen-properties.html [ Failure ]
 fast/dom/anchor-text.html [ Failure ]
-fast/dom/attr_dead_doc.html [ Failure ]
 fast/dom/client-width-height-quirks.html [ Failure ]
 fast/dom/client-width-height.html [ Failure ]
 fast/dom/comment-not-documentElement.html [ Failure ]
-fast/dom/horizontal-scrollbar-when-dir-change.html [ Failure ]
 fast/dom/jsDevicePixelRatio.html [ Failure ]
 fast/dom/navigator-detached-no-crash.html [ Failure ]
 fast/dom/scroll-reveal-left-overflow.html [ Failure ]
@@ -1603,7 +1600,6 @@
 fast/dom/tab-in-right-alignment.html [ Failure ]
 fast/dom/title-directionality-removeChild.html [ Failure ]
 fast/dom/title-directionality.html [ Failure ]
-fast/dom/vertical-scrollbar-when-dir-change.html [ Failure ]
 fast/dom/window-inner-size-scaling.html [ Failure ]
 fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2.html [ Failure ]
 fast/events/constructors/mouse-event-constructor.html [ Failure ]