Open
Bug 1890103
Opened 2 years ago
Updated 2 years ago
New wpt failures in /html/semantics/invokers/ [interestelement-interface.tentative.html, invokeevent-interface.tentative.html, invoketarget-on-popover-behavior.tentative.html, and 1 others]
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 44955 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /html/semantics/invokers/interestelement-interface.tentative.html [wpt.fyi]
- interestAction reflects '' when attribute not present:
FAIL(Chrome:PASS, Safari:FAIL) - interestAction reflects '' when attribute empty, setAttribute version:
FAIL(Chrome:PASS, Safari:FAIL) - interestAction reflects '' when attribute empty, IDL setter version:
FAIL(Chrome:PASS, Safari:FAIL) - interestAction reflects same casing:
FAIL(Chrome:PASS, Safari:FAIL) - interestAction reflects '' when attribute set to []:
FAIL(Chrome:PASS, Safari:FAIL) - interestAction reflects tostring value:
FAIL(Chrome:PASS, Safari:FAIL) - interestAction reflects tostring value 2:
FAIL(Chrome:PASS, Safari:FAIL)
- interestAction reflects '' when attribute not present:
- /html/semantics/invokers/invokeevent-interface.tentative.html [wpt.fyi]
- action is a readonly defaulting to '':
FAIL(Chrome:PASS, Safari:FAIL) - action set to undefined:
FAIL(Chrome:PASS, Safari:FAIL)
- action is a readonly defaulting to '':
- /html/semantics/invokers/invoketarget-on-popover-behavior.tentative.html [wpt.fyi]
- invoking (as explicit empty) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as tOgGlEpOpOvEr) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as sHoWpOpOvEr) closed popover opens:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as explicit empty) from within open popover closes:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as hidepopover) from within open popover closes:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as tOgGlEpOpOvEr) from within open popover closes:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as hIdEpOpOvEr) from within open popover closes:
FAIL(Chrome:PASS, Safari:FAIL)
- invoking (as explicit empty) closed popover opens:
- /html/semantics/invokers/invoketarget-on-popover-invalid-behavior.tentative.html [wpt.fyi]
- invoking (as foo-bar) on open popover does nothing:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as showmodal) 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 open) on open popover does nothing:
FAIL(Chrome:PASS, Safari:FAIL) - invoking (as close) on open popover does nothing:
FAIL(Chrome:PASS, Safari:FAIL)
- invoking (as foo-bar) on open popover does nothing:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1883967 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.
You need to log in
before you can comment on or make changes to this bug.
Description
•