mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Add a modify_style_for_anonymous_flow() function to use initial values for non-inherited properties and parent values for inherited properties as the block style. It also set border and outline to zero and set the display property from the parameter.