Skip to content

[Gecko Bug 1921171] Add WPTs to check the editing behavior when contenteditable="plaintext-only" and contenteditable="true" are nested #51035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

moz-wptsync-bot
Copy link
Collaborator

Adding the tests for the conclusion of w3c/editing#470.

If contenteditable="true" (="") and contenteditable="plaintext-only"
without contenteditable="false", the outermost editing host should consider
whether it's a richtext editor or a plaintext editor.

Differential Revision: https://phabricator.services.mozilla.com/D239868

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1921171
gecko-commit: ecc241ac8ebc8b436b9ca4d9a0474b78b960107e
gecko-reviewers: smaug

…xt-only"` and `contenteditable="true"` are nested

Adding the tests for the conclusion of <w3c/editing#470>.

If `contenteditable="true"` (`=""`) and `contenteditable="plaintext-only"`
without `contenteditable="false"`, the outermost editing host should consider
whether it's a richtext editor or a plaintext editor.

Differential Revision: https://phabricator.services.mozilla.com/D239868

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1921171
gecko-commit: ecc241ac8ebc8b436b9ca4d9a0474b78b960107e
gecko-reviewers: smaug
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

@moz-wptsync-bot moz-wptsync-bot merged commit 9415eb9 into master Mar 2, 2025
19 checks passed
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1921171 branch March 2, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants