Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/DeprecatedCSSParser.cpp
Tobias Christiansen 6d3361f077 LibWeb: Fix logic issue when parsing CSS custom properties
With best wishes from De Morgan, this is the correct way to check
whether the string isn't of the form "var(...)".
2021-06-09 21:50:22 +02:00

36 KiB