- From: Masayuki Nakano <notifications@github.com>
- Date: Mon, 27 Sep 2021 17:58:46 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 September 2021 00:58:58 UTC
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. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/345
Received on Tuesday, 28 September 2021 00:58:58 UTC