mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Clear non-inherited properties on anonymous block
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.
This commit is contained in:
parent
c2a22bd05e
commit
d40e6c5738
3 changed files with 44 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
[flexbox_generated-flex.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue