NEW 249518
Fill list style background with same color with that of list background
https://bugs.webkit.org/show_bug.cgi?id=249518
Summary Fill list style background with same color with that of list background
Ahmad Saleem
Reported 2022-12-16 19:39:00 PST
Hi Team, While going through Blink's commit, I came across following failing test in Safari 16.2 & STP160: Link - https://jsfiddle.net/mqpsvzhy/show ^ Chromium Canary 110 and Firefox Nightly 110 matches each other. Blink Commit - https://chromium.googlesource.com/chromium/blink/+/dacea248811c5c4e2c07a70420d6880d548b4820 I am not sure whether we can do 1-1 merge but just wanted to raise it for tracking purposes. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-23 19:39:16 PST
Vitor Roriz
Comment 2 2023-05-11 01:23:07 PDT
It seems we already use `m_listItem->selectionBackgroundColor()` similarly to what the referred patch is proposing on blink. We should check what is going on with that.
Note You need to log in before you can comment on or make changes to this bug.