Closed
Bug 1419313
Opened 7 years ago
Closed 7 years ago
Fix custom element WPT failures at ElementContentEditable.html
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: jdai, Assigned: edgar)
References
Details
Attachments
(1 file)
It remains 2 test failures at ElementContentEditable.html[1][2][3].
[1] https://searchfox.org/mozilla-central/rev/919dce54f43356c22d6ff6b81c07ef412b1bf933/testing/web-platform/tests/custom-elements/reactions/ElementContentEditable.html
[2] https://searchfox.org/mozilla-central/rev/919dce54f43356c22d6ff6b81c07ef412b1bf933/testing/web-platform/meta/custom-elements/reactions/ElementContentEditable.html.ini
[3] http://w3c-test.org/custom-elements/reactions/ElementContentEditable.html
Reporter | ||
Updated•7 years ago
|
Priority: -- → P5
Reporter | ||
Updated•7 years ago
|
Priority: P5 → P2
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
Somehow, we have a missing [CEReactions] on contentEditable.
Assignee: nobody → echen
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8930477 [details]
Bug 1419313 - Add [CEReactions] to contentEditable attribute;
https://reviewboard.mozilla.org/r/201626/#review206944
Attachment #8930477 -
Flags: review?(bugs) → review+
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/14207d5c28f8
Add [CEReactions] to contentEditable attribute; r=smaug
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•