Closed Bug 1922712 Opened 22 days ago Closed 18 days ago

The new tests added in bug 1920646 fail only on the CI for wpt.fyi

Categories

(Core :: DOM: Editor, defect)

defect

Tracking

()

VERIFIED FIXED
133 Branch
Tracking Status
firefox133 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

()

Details

Attachments

(1 file)

I'm still not sure what's going on. ERROR message: SyntaxError: An invalid or illegal string was specified appears, but the line number is not available.

If dom.element.contenteditable.plaintext-only.enabled is false,
the API throws an exception. Therefore, the following tests cannot check
the result. So, we should not use it. Instead,
.setAttribute("contenteditable", "plaintext-only") is fine.

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/d7c82075e3ef Make `editing/plaintext-only` stop doing `.contentEditable = "plaintext-only"` r=m_kato
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/48516 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 18 days ago
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Upstream PR merged by moz-wptsync-bot

Now, the tests run all in their CI too.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: