Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

setting status through select ignores whitespace #414

Merged
merged 2 commits into from
Jun 25, 2016
Merged

Conversation

avandeursen
Copy link
Contributor

In Chrome, tests failed because the setting a status included a comparison to the status getText(), which
included white space.

New test implementation ignores the whitespace, and now should work in both firefox and chrome.

In Chrome, tests failed because the setting a status
included a comparison to the status getText(), which
included white space.

New test implementation ignores the whitespace, and now
should work in both firefox and chrome.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 56.146% when pulling 48d780c on select into 6bb4f5b on master.

@jwgmeligmeyling
Copy link
Member

Good catch! Will merge tomorrow :)

Another select element whose options are compared, for which the
white space from the getElement needs to be stripped.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 56.146% when pulling 40308c9 on select into 6bb4f5b on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants