mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
This updates `background-blend-mode`, `mix-blend-mode`, and `isolation` to be animation type `discrete` rather than `none`. This reflects https://github.com/w3c/fxtf-drafts/commit/169b0e1 but isn't reflected on the published spec as the published spec is out of date - see https://github.com/w3c/fxtf-drafts/issues/547 Gains us 26 WPT tests.