diff -r 459c6b19fc68 webdriver-spec.html --- a/webdriver-spec.html Mon May 12 11:58:54 2014 +0100 +++ b/webdriver-spec.html Tue May 13 03:59:24 2014 -0700 @@ -1019,22 +1019,24 @@

Conformance tests for this section can be found in the webdriver module under the "element_state" folder.

Determining if an element is displayed

-

The following steps MUST be used to determine if an element is displayed to a user. This specification refers to this as the element being "shown".

+

The following steps MUST be used to determine if an element is displayed to a user.