Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleResolver.cpp
Sam Atkins 5e1fad2dff LibWeb: Use new StyleValueList for simple properties
Also, moved the repeated code for assigning 1-4 values to
top/right/bottom/left properties, into an assign_edge_values() lambda,
for convenience.
2021-08-14 12:45:01 +02:00

51 KiB