Mark get_element_property.py::test_element as passing.
https://bugs.webkit.org/show_bug.cgi?id=180414

Unreviewed test gardening.

It has been passing since the test was updated to expect the correct value
in r229166.


* TestExpectations.json:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@229357 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebDriverTests/ChangeLog b/WebDriverTests/ChangeLog
index ca8ec9c..ce6994f 100644
--- a/WebDriverTests/ChangeLog
+++ b/WebDriverTests/ChangeLog
@@ -1,3 +1,15 @@
+2018-03-07  Ms2ger  <Ms2ger@igalia.com>
+
+        Mark get_element_property.py::test_element as passing.
+        https://bugs.webkit.org/show_bug.cgi?id=180414
+
+        Unreviewed test gardening.
+
+        It has been passing since the test was updated to expect the correct value
+        in r229166.
+
+        * TestExpectations.json:
+
 2018-03-05  Carlos Garcia Campos  <cgarcia@igalia.com>
 
         Unreviewed. Update Selenium WebDriver imported tests.