Closed
Bug 1794542
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 36394 - screen orientation: test non-fully active behavior
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36394 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36394
Details from upstream follow.
Marcos Caceres <marcos@marcosc.com> wrote:
screen orientation: test non-fully active behavior
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d876f668b32333b5e170e5424ac65cfa85dc8378
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 3
Chrome
OK
: 1
FAIL
: 3
Safari
OK
: 1
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /screen-orientation/non-fully-active.html [wpt.fyi]
- Attempting to lock non-fully active documents results in a InvalidStateError:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Attempting to unlock non-fully active documents results in a InvalidStateError:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Making a document non-fully active while locking results in an AbortError:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Attempting to lock non-fully active documents results in a InvalidStateError:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4472e76a9aab
[wpt PR 36394] - screen orientation: test non-fully active behavior, a=testonly
https://hg.mozilla.org/integration/autoland/rev/93e411bd58f9
[wpt PR 36394] - Update wpt metadata, a=testonly
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4472e76a9aab
https://hg.mozilla.org/mozilla-central/rev/93e411bd58f9
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•