Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleResolver.cpp
Sam Atkins e0a727bc76 LibWeb: Remove type checking from set_property_expanding_shorthands()
Now that the Parser checks that StyleValues are valid, we don't need to
do the checks here, since any value here is guaranteed to be acceptable.
2021-09-23 17:47:40 +02:00

27 KiB