[Webkit-unassigned] [Bug 52025] Unsupport -webkit-user-modify CSS property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 12:31:21 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=52025

Simon Pieters (:zcorpan) <simon at bocoup.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon at bocoup.com

--- Comment #6 from Simon Pieters (:zcorpan) <simon at bocoup.com> ---
I think this Chrome use counter is relevant:

WebKitUserModifyEffective 0.63% https://chromestatus.com/metrics/feature/timeline/popularity/2630

However, as far as I can tell from the code in https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/dom/element.cc;l=274?q=webkitusermodifyeffective&ss=chromium&start=31 this includes usage of the contenteditable attribute.

wpt test that checks that -webkit-user-modify is not supported was added in https://github.com/web-platform-tests/wpt/pull/35471

In addition, the following spec PRs specify the HTML contenteditable="plaintext-only" which is supported in WebKit and Chromium:

https://github.com/whatwg/html/pull/8275
https://github.com/w3c/editing/pull/407

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220921/1053d451/attachment-0001.htm>


More information about the webkit-unassigned mailing list