mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Add Minor fixes and tests
This commit is contained in:
parent
62dd3f4df4
commit
60e2f44a19
199 changed files with 34 additions and 611 deletions
|
@ -3089,7 +3089,7 @@ impl ISizeAndMarginsComputer for FlexItem {
|
|||
container_block_size);
|
||||
}
|
||||
|
||||
// Literally do nothing.
|
||||
// The used inline size and margins are set by parent flex flow, do nothing here.
|
||||
fn solve_inline_size_constraints(&self,
|
||||
block: &mut BlockFlow,
|
||||
_: &ISizeConstraintInput)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue