[wpt-sync] Sync PR 25020 - Add tests for legacy-activation-behaviors
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25020 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25020
Details from upstream follow.
Kagami Sascha Rosylight <saschanaz@outlook.com> wrote:
Add tests for legacy-activation-behaviors
Corresponds to https://github.com/whatwg/html/pull/5827
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 24 subtests
Status Summary
Firefox
OK : 1
PASS : 17
FAIL : 7
Chrome
PASS : 18
FAIL : 2
TIMEOUT: 5
Safari
PASS : 18
FAIL : 2
TIMEOUT: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/dom/events/Event-dispatch-click.html
redispatch during post-click handling: FAIL linked bug:Bug 1658996
look at parents only when event bubbles: FAIL linked bug:Bug 1658996
disabled checkbox still has activation behavior, part 2: FAIL linked bug:Bug 1658996
pick the first with activation behavior <input type=checkbox>: FAIL linked bug:Bug 1658996
disabled checkbox should get legacy-canceled-activation behavior 2: FAIL
event state during post-click handling: FAIL linked bug:Bug 1658996
New Tests That Don't Pass
/dom/events/Event-dispatch-click.html
redispatch during post-click handling: FAIL (Chrome: PASS, Safari: PASS)
look at parents only when event bubbles: FAIL (Chrome: PASS, Safari: PASS)
disabled checkbox still has activation behavior, part 2: FAIL (Chrome: PASS, Safari: PASS)
pick the first with activation behavior <input type=checkbox>: FAIL (Chrome: PASS, Safari: PASS)
disabled checkbox should get legacy-canceled-activation behavior 2: FAIL (Chrome: PASS, Safari: PASS)
event state during post-click handling: FAIL (Chrome: PASS, Safari: PASS)
disabled radio should get legacy-canceled-activation behavior 2: FAIL (Chrome: PASS, Safari: FAIL)
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5a065bb7e1ce
https://hg.mozilla.org/mozilla-central/rev/c97015fe1f59
Description
•