Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleProperties.cpp
Andreas Kling 84b15cc7b1 LibWeb: Remove StyleProperties::set_property(PropertyID, StringView)
This API has no more clients (and the last client that I just removed
wasn't even using it right) so let's get rid of it.
2021-10-28 12:53:31 +02:00

23 KiB