Open
Bug 1903634
Opened 1 year ago
Updated 1 year ago
New wpt failures in /editing/edit-context/edit-context-input.tentative.html
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 46826 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /editing/edit-context/edit-context-input.tentative.html [wpt.fyi]
- Basic text input with div:
FAIL(Chrome:PASS, Safari:FAIL) - Basic text input with canvas:
FAIL(Chrome:PASS, Safari:FAIL) - Text insertion with non-collapsed selection with div:
FAIL(Chrome:PASS, Safari:FAIL) - Text insertion with non-collapsed selection with canvas:
FAIL(Chrome:PASS, Safari:FAIL) - Backspace and delete in EditContext with div:
FAIL(Chrome:PASS, Safari:FAIL) - Backspace and delete in EditContext with canvas:
FAIL(Chrome:PASS, Safari:FAIL) - Backspace and delete with existing selection with div:
FAIL(Chrome:PASS, Safari:FAIL) - Backspace and delete with existing selection with canvas:
FAIL(Chrome:PASS, Safari:FAIL) - EditContext constructed outside iframe can be used in iframe:
FAIL(Chrome:PASS, Safari:FAIL)
- Basic text input with div:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1903472 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.
Updated•1 year ago
|
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•