diff options
Diffstat (limited to 'components/layout_2020/flexbox/construct.rs')
-rw-r--r-- | components/layout_2020/flexbox/construct.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/layout_2020/flexbox/construct.rs b/components/layout_2020/flexbox/construct.rs index 55e94b35655..b5aa9b34c47 100644 --- a/components/layout_2020/flexbox/construct.rs +++ b/components/layout_2020/flexbox/construct.rs @@ -153,7 +153,6 @@ where (&run.info).into(), run.info.style, run.text.into(), - false, /* has_uncollapsible_content */ ) }); let bfc = BlockFormattingContext::construct_for_text_runs( |