mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
There were two things going wrong here: - Transformed text (via CSS text-transform) was not invalidated after a `@media` rule changed state. - Removing the `style` attribute from an element didn't trigger a style update. This fixes the regression in subtest 46 of Acid3. Fixes #21777
704 B
704 B