[Webkit-unassigned] [Bug 212197] Rendering artifacts on contenteditable element with box-shadow and outline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 28 04:51:34 PDT 2022


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

Dmitry Chestnykh <dmitry at codingrobots.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry at codingrobots.com

--- Comment #4 from Dmitry Chestnykh <dmitry at codingrobots.com> ---
Maybe related:

Open the following document:

<!doctype html><html><meta charset="utf-8"><head></head><body contenteditable="true" style="line-height: 0.5; margin-top: 20px;">��</body></html>


Add a few spaces before the Unicode rune — notice that the rune itself is cut, leaving the artifacts above and below the editing area.

Tested on 253879 at main.

-- 
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/20220828/15f990fb/attachment.htm>


More information about the webkit-unassigned mailing list