mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Previously we would not propagate text-shadow changes when it's changed from some value to none. Fixes https://github.com/LadybirdBrowser/ladybird/issues/6580
3 lines
79 B
Plaintext
3 lines
79 B
Plaintext
hovered text-shadow: rgb(88, 161, 230) 0px 0px 3px
|
|
unhovered text-shadow: none
|