Closed
Bug 1940054
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 49918 - Add cloning coverage for <input type=checkbox switch>
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49918 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49918
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
Add cloning coverage for <input type=checkbox switch>
See https://github.com/WebKit/WebKit/pull/38555 for review.
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8c8087b974074079868b9a71a6b2c2895da6ddfd
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 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
PASS
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/forms/the-input-element/input-type-checkbox-switch.tentative.window.html [wpt.fyi]
- switch IDL attribute, setter:
FAIL
(Chrome:FAIL
, Safari:PASS
) - switch IDL attribute, getter:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Cloning a switch control:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- switch IDL attribute, setter:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1fafb282b69
[wpt PR 49918] - Add cloning coverage for <input type=checkbox switch>, a=testonly
https://hg.mozilla.org/integration/autoland/rev/28055a979c7f
[wpt PR 49918] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/a1fafb282b69
https://hg.mozilla.org/mozilla-central/rev/28055a979c7f
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•