Inline block should set its MarginStrut if it's not a zero-height block |
|
Issue descriptionInline block should call SetEndMarginStrut if it's not a zero-height block. Currently we check for empty items instead and it leads to LayoutTests failures: virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-001a.xht virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-001b.xht virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-002a.xht virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-margins-002b.xht |
|
►
Sign in to add a comment |
|
Comment 1 by e...@chromium.org
, Oct 26