diff -r 6c3a8419f455 10_element_state.html --- a/10_element_state.html Thu May 15 18:29:25 2014 -0700 +++ b/10_element_state.html Thu May 15 18:55:34 2014 -0700 @@ -3,26 +3,27 @@

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.