|
set_property_expanding_shorthands(style, properties[i], values[i], document, declaration, properties_for_revert);
|
|
set_property_expanding_shorthands(style, properties[i], values[i], document, declaration, properties_for_revert);
|
|
auto assign_edge_values = [&](PropertyID top_property, PropertyID right_property, PropertyID bottom_property, PropertyID left_property, auto const& values) {
|
|
auto assign_edge_values = [&](PropertyID top_property, PropertyID right_property, PropertyID bottom_property, PropertyID left_property, auto const& values) {
|