Closed Bug 1945908 Opened 20 days ago Closed 17 days ago

[wpt-sync] Sync PR 50496 - Add oncommand Event Handler property to IDL

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
137 Branch
Tracking Status
firefox137 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 50496 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/50496
Details from upstream follow.

Luke Warlow <lwarlow@igalia.com> wrote:

Add oncommand Event Handler property to IDL

Bug: 40284894
Change-Id: Ib4203ee7141d582ab77cc698148ec04bc4706696
Reviewed-on: https://chromium-review.googlesource.com/6226413
WPT-Export-Revision: 358b3b1d214ba17a405c91ba707c7315d1ad5bde

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 38 subtests

Status Summary

Firefox

OK : 1
PASS: 18
FAIL: 20

Chrome

OK : 1
PASS: 37
FAIL: 1

Safari

OK : 1
PASS: 18
FAIL: 20

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /html/semantics/the-button-element/command-and-commandfor/button-event-dispatch.tentative.html [wpt.fyi]
    • event dispatches on click with addEventListener: FAIL (Chrome: PASS, Safari: FAIL)
    • event dispatches on click with oncommand property: FAIL (Chrome: FAIL, Safari: FAIL)
    • setting custom command property to --foo (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to --foo (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command property to --foo- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to --foo- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command property to --cAsE-cArRiEs (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to --cAsE-cArRiEs (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command property to -- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to -- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command property to --a- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to --a- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command property to --a-b (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to --a-b (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command property to --- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to --- (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command property to --show-picker (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • setting custom command attribute to --show-picker (must include dash) sets event command: FAIL (Chrome: PASS, Safari: FAIL)
    • event dispatches if button is form associated, with explicit type=button: FAIL (Chrome: PASS, Safari: FAIL)
    • event dispatches if invokee is non-HTML Element: FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/69f7bc9fdb24 [wpt PR 50496] - Add oncommand Event Handler property to IDL, a=testonly https://hg.mozilla.org/integration/autoland/rev/b985a7a663a3 [wpt PR 50496] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 17 days ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in before you can comment on or make changes to this bug.