servo/components/layout_2020/flow
Simon Sapin 53ce714005 Fix a “Accessing content size that was not requested” panic
Percentage `width` are treated as `auto` for the purpose of
min/max-content computation, so they also need to be considered
when testing “wether width is auto”
2019-12-10 15:11:53 +01:00
..
construct.rs Fix a “Accessing content size that was not requested” panic 2019-12-10 15:11:53 +01:00
float.rs Fix a “Accessing content size that was not requested” panic 2019-12-10 15:11:53 +01:00
inline.rs Rename ReplacedContent::used_size to used_size_as_if_inline_element 2019-12-10 15:11:53 +01:00
mod.rs Rename ReplacedContent::used_size to used_size_as_if_inline_element 2019-12-10 15:11:53 +01:00
root.rs impl From<&'_ DefiniteContainingBlock> for ContainingBlock 2019-12-10 15:11:53 +01:00