Remove expectation for svg/custom/subpaths-moveto-only-rendering.svg as it is passing.
https://bugs.webkit.org/show_bug.cgi?id=213790

Unreviewed test gardening.

Patch by Karl Rackler <rackler@apple.com> on 2020-06-30

* platform/mac/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@263746 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3e75eb7..d3bc007 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2020-06-30  Karl Rackler  <rackler@apple.com>
+
+        Remove expectation for svg/custom/subpaths-moveto-only-rendering.svg as it is passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213790
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2020-06-30  Diego Pino Garcia  <dpino@igalia.com>
 
         [WPE] Unreviewed test gardening. Update test expectations after r263737.
diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations
index 5d3635a..eb18d3c 100644
--- a/LayoutTests/platform/mac/TestExpectations
+++ b/LayoutTests/platform/mac/TestExpectations
@@ -1542,9 +1542,6 @@
 http/tests/cookies/same-site/set-first-party-cross-site-cookies.php [ Skip ]
 http/tests/cookies/same-site/set-first-party-same-site-cookies.php [ Skip ]
 
-# <rdar://problem/36639117> REGRESSION (Mojave): LayoutTest svg/custom/subpaths-moveto-only-rendering.svg is failing
-svg/custom/subpaths-moveto-only-rendering.svg [ Failure ]
-
 # <rdar://problem/40498290> REGRESSION (Mojave): HTMLMeterElement LayoutTests failing
 fast/dom/HTMLMeterElement/meter-boundary-values.html [ Failure ]
 fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html [ Failure ]