[wpt-sync] Sync PR 24078 - wpt: screen enumeration: test to verify screen id.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox79 fixed)
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24078 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24078
Details from upstream follow.
Arnaud Mandy <arnaud.mandy@intel.com> wrote:
wpt: screen enumeration: test to verify screen id.
Test to verify screen id.
adding 3 displays to display vector.
getScreens() should return 3 screens with ids 0,1,2.
removing middle display from display vector.
getScreens() should return 2 screens with ids 0,1.Bug: 1075656
Change-Id: Ib671b760353766d21330b95833b983c9b5e4737f
Reviewed-on: https://chromium-review.googlesource.com/2238112
WPT-Export-Revision: bb034c7c30e1c47709d262ae053b0ec1cd56b3da
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
FAIL: 2
Safari
OK : 1
FAIL: 2
Links
Details
New Tests That Don't Pass
/screen_enumeration/getScreens.values.https.html
getScreens() returns a single mocked screen: FAIL (Chrome: FAIL, Safari: FAIL)
getScreens() supports multiple mocked screens: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
bugherder |
Description
•