[Webkit-unassigned] [Bug 247231] linear-gradient unexpectedly overrides <meta name="theme-color"> for scroll area background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 04:02:08 PST 2022


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

--- Comment #3 from Simon Lydell <simon.lydell.dev at gmail.com> ---
Simon Fraser, thank you so much for telling me about background-repeat! I updated the demos with that information.

I then found a new much better workaround: Simply set `background-repeat: no-repeat` to have theme-color “win”! https://lydell.github.io/macos-safari-overscroll-bugs/7.workaround.theme-color.no-repeat.html

So, is it intended behavior that a repeating background-image “wins” over theme-color?

- If it is, it would be great if it could be documented somehow. I think I might not be the only one who struggled with theme-color!
- If not, well, then the bug should be fixed. But luckily it’s easy to work around with `background-repeat: no-repeat`!

-- 
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/20221108/b501deb4/attachment.htm>


More information about the webkit-unassigned mailing list