Closed
Bug 1440075
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 9612 - Making test_handle_prompt_accept consistent with other similar tests
Categories
(Testing :: web-platform-tests, enhancement, P3)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 9612 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9612
Details from upstream follow.
Jim Evans wrote:
> Making test_handle_prompt_accept consistent with other similar tests
>
> Other webdriver tests that test the same thing for other commands all test
> for accepting a `prompt()` dialog to look for either the empty string ("")
> or undefined as the value returned by the method. This makes the
> fullscreen tests consistent with those others.
| Reporter | ||
Updated•8 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1f9e289458d3
[wpt PR 9612] - Making test_handle_prompt_accept consistent with other similar tests, a=testonly
Comment 2•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•