Files
ladybird/Libraries/LibWeb/CSS/ResolvedCSSStyleDeclaration.cpp
rmg-x e4dc758343 LibWeb/CSS: Check for matching custom properties on parent elements
Previously, we were only checking the current element and not the
parents in `ResolvedCSSStyleDeclaration::custom_property()` which wasn't
correct.
2024-11-22 00:32:19 +01:00

34 KiB