[Webkit-unassigned] [Bug 234800] Text-decoration color not changing back after input blur with outline removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 07:36:02 PST 2022


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

--- Comment #1 from zalan <zalan at apple.com> ---
we are mostly likely missing a repaint when it's a text-decoration-color change only. We trigger repaint when

input:focus {
  text-decoration-color: red;
  color: green;
}

-- 
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/20220105/3fdf0dee/attachment.htm>


More information about the webkit-unassigned mailing list