mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
9f4e057085
We only need special-case code to handle two kinds of properties: - Those with special rules, many of which are listed here: https://www.w3.org/TR/cssom-1/#resolved-values - Shorthands, because we only store longhand values. In other cases, we can fall back to the computed values that we already have, and these will be correct. So, we can remove them from here. :^) |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |