Skip to content
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

EditContext: Is a pseudo class selecting elements which is attached by an EditContext useful? #12

Open
masayuki-nakano opened this issue Sep 28, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@masayuki-nakano
Copy link

When I write tests for contenteditable, I use document.querySelector("div[contenteditable]") to retrieve the element. However, Element.editContext does not affect to any attributes. So it might be better to add new pseudo class.

@alexkeng
Copy link
Contributor

that's great point! we'll discuss and get back to you

@travisleithead travisleithead transferred this issue from w3c/editing Apr 21, 2022
@dandclark dandclark added the enhancement New feature or request label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants