Closed
Bug 1881757
Opened 9 months ago
Closed 2 months ago
New wpt failures in /uievents/ [idlharness.window.html, textInput/api.html, textInput/basic.html, and 1 others]
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 44472 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /uievents/textInput/api.html [wpt.fyi]
- No constructor:
FAIL
- document.CreateEvent('TextEvent') prototype chain:
FAIL
- initTextEvent('foo'):
FAIL
- initTextEvent('foo', true, true, window, 'bar'):
FAIL
- case sensitivity: textInput vs textinput:
FAIL
- No constructor:
New Tests That Don't Pass
- /uievents/idlharness.window.html [wpt.fyi]
- MouseEvent interface: attribute layerX:
FAIL
(Chrome:PASS
, Safari:FAIL
) - MouseEvent interface: attribute layerY:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- MouseEvent interface: attribute layerX:
- /uievents/textInput/basic.html [wpt.fyi]
- textInput: basic, <input>:
FAIL
(Chrome:PASS
, Safari:FAIL
) - textInput: basic, <textarea>:
FAIL
(Chrome:PASS
, Safari:FAIL
) - textInput: basic, <div contenteditable="true">:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- textInput: basic, <input>:
- /uievents/textInput/enter-textarea-contenteditable.html [wpt.fyi]
- textInput: Enter key for textarea and contenteditable, <textarea>:
FAIL
(Chrome:PASS
, Safari:FAIL
) - textInput: Enter key for textarea and contenteditable, <div contenteditable="true">:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- textInput: Enter key for textarea and contenteditable, <textarea>:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1879325 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•9 months ago
|
Updated•2 months ago
|
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•