X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FFunctionalJavascriptTests%2FJSWebAssert.php;h=281cb783487a11d2a930a7abcebdeac444101c5b;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=10ae701533761323c11c2f22a24e26c488843d0f;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php b/web/core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php index 10ae70153..281cb7834 100644 --- a/web/core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php +++ b/web/core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php @@ -172,7 +172,7 @@ JS; } /** - * Test that a node, or it's specific corner, is visible in the viewport. + * Test that a node, or its specific corner, is visible in the viewport. * * Note: Always set the viewport size. This can be done with a PhantomJS * startup parameter or in your test with \Behat\Mink\Session->resizeWindow(). @@ -255,7 +255,7 @@ JS; } /** - * Check the visibility of a node, or it's specific corner. + * Check the visibility of a node, or its specific corner. * * @param \Behat\Mink\Element\NodeElement $node * A valid node.