mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: Allow inheritance when computing anonymous box styles
This is used a lot by Gecko, not still for servo though.
This commit is contained in:
parent
3563ecb770
commit
5a43c7e3cd
4 changed files with 56 additions and 31 deletions
|
@ -65,4 +65,3 @@ pub enum ReflowGoal {
|
|||
/// We're reflowing in order to satisfy a script query. No display list will be created.
|
||||
ForScriptQuery,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue