Add Minor fixes and tests

This commit is contained in:
Pu Xingyu 2016-07-26 00:50:35 +08:00
parent 62dd3f4df4
commit 60e2f44a19
199 changed files with 34 additions and 611 deletions

View file

@ -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)