Closed
Bug 1886187
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 45197 - Non-standard Navigator additions shouldn't be in non-tentative tests
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45197 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45197
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
Non-standard Navigator additions shouldn't be in non-tentative tests
Assignee | ||
Updated•11 months ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=57176dca7a7cceccc94d31c6a843ba38413ee258
Assignee | ||
Comment 2•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d1da32df562e5f1c4669d9771ae014c7ba928103
Assignee | ||
Comment 3•11 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 9
Chrome
OK
: 2
PASS
: 9
Safari
OK
: 2
FAIL
: 9
Links
Details
New Tests That Don't Pass
- /html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-window-controls-overlay.tentative.html [wpt.fyi]
- the windowControlsOverlay object should exist on the navigator object:
FAIL
(Chrome:PASS
, Safari:FAIL
) - visible should be a member of the windowControlsOverlay object:
FAIL
(Chrome:PASS
, Safari:FAIL
) - visible should be false:
FAIL
(Chrome:PASS
, Safari:FAIL
) - getTitlebarAreaRect should be a method of the windowControlsOverlay object:
FAIL
(Chrome:PASS
, Safari:FAIL
) - getTitlebarAreaRect return type should be DOMRect:
FAIL
(Chrome:PASS
, Safari:FAIL
) - getTitlebarAreaRect should return a empty DOMRect:
FAIL
(Chrome:PASS
, Safari:FAIL
) - ongeometrychange should be a member of the windowControlsOverlay object:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- the windowControlsOverlay object should exist on the navigator object:
- /html/webappapis/system-state-and-capabilities/the-navigator-object/navigator_user_agent.https.tentative.html [wpt.fyi]
- navigator.userAgentData is exposed.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - navigator.userAgentData returns a UserAgentMetadata object.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- navigator.userAgentData is exposed.:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/302b4b21456e
[wpt PR 45197] - Non-standard Navigator additions shouldn't be in non-tentative tests, a=testonly
https://hg.mozilla.org/integration/autoland/rev/4c4bf608f4c2
[wpt PR 45197] - Update wpt metadata, a=testonly
Comment 5•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/302b4b21456e
https://hg.mozilla.org/mozilla-central/rev/4c4bf608f4c2
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•