Open Bug 1885284 Opened 2 years ago Updated 2 years ago

New wpt failures in /html/semantics/invokers/ [invoketarget-on-audio-behavior.tentative.html, invoketarget-on-popover-behavior.tentative.html, invoketarget-on-video-behavior.tentative.html]

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 42827 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /html/semantics/invokers/invoketarget-on-audio-behavior.tentative.html [wpt.fyi]
    • invoking audio with playpause action makes audio play: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking audio with playpause action (without user activation) is a no-op: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking playing audio with playpause action pauses it: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking audio with play action makes audio play: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking audio with play action (without user activation) is a no-op: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking playing audio with pause action makes it pause: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking audio with toggleMuted action mutes it: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking muted audio with toggleMuted action unmutes it: FAIL (Chrome: PASS, Safari: FAIL)
  • /html/semantics/invokers/invoketarget-on-popover-behavior.tentative.html [wpt.fyi]
    • invoking (as foo) on open popover does nothing: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking (as togglemodal) on open popover does nothing: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking (as showpicker) on open popover does nothing: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking (as toggle) on open popover does nothing: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking (as open) on open popover does nothing: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking (as close) on open popover does nothing: FAIL (Chrome: PASS, Safari: FAIL)
  • /html/semantics/invokers/invoketarget-on-video-behavior.tentative.html [wpt.fyi]
    • invoking video with playpause action makes video play: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking playing video with playpause action pauses it: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking video with play action makes video play: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking playing video with pause action makes it pause: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking video with toggleMuted action mutes it: FAIL (Chrome: PASS, Safari: FAIL)
    • invoking muted video with toggleMuted action unmutes it: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1861839 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.