This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25736 - "Determining if an element is displayed" section: consistent use of "displayed", "shown", "visible", MUST
Summary: "Determining if an element is displayed" section: consistent use of "displaye...
Status: RESOLVED FIXED
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-05-16 02:00 UTC by seva
Modified: 2014-05-16 22:27 UTC (History)
2 users (show)

See Also:


Attachments
Wording cleanups (4.35 KB, patch)
2014-05-16 02:00 UTC, seva
Details

Description seva 2014-05-16 02:00:41 UTC
Created attachment 1478 [details]
Wording cleanups

Wording cleanups in "Determining if an element is displayed" section.
- using "displayed" everywhere; avoiding using "shown" and "visible" to be consistent.
- emphasize MUST, normative language where appropriate.
- change the order of the checks so that cheap/quick checks precede the expensive.

Attached patch contains no "functional" changes.

Note for the editor: please first apply https://www.w3.org/Bugs/Public/attachment.cgi?id=1477&action=diff attached in bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=25182.

This commit then *should* cleanly apply to the tip... Good luck.
Comment 1 David Burns :automatedtester 2014-05-16 22:27:49 UTC
landed in https://dvcs.w3.org/hg/webdriver/rev/ed9347dfddf6